awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to d-mozulyov/rapid.generics

Open-source alternatives to Rapid.Generics

30 open-source projects similar to d-mozulyov/rapid.generics, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rapid.Generics alternative.

  • alanxz/rabbitmq-calanxz 的头像

    alanxz/rabbitmq-c

    1,859在 GitHub 上查看↗

    RabbitMQ C client

    C
    在 GitHub 上查看↗1,859
  • alex-gamper/ada-languageserverAlex-Gamper 的头像

    Alex-Gamper/Ada-LanguageServer

    1在 GitHub 上查看↗

    Prototype implementation of LSP client - Visual Studio 2017

    C#
    在 GitHub 上查看↗1
  • andgi/nbadaandgi 的头像

    andgi/NBAda

    13在 GitHub 上查看↗

    NBAda - Non-blocking Algorithms and Data Structures

    Ada
    在 GitHub 上查看↗13
  • andgineer/tregexprandgineer 的头像

    andgineer/TRegExpr

    192在 GitHub 上查看↗

    Regular expressions (regex), pascal.

    Pascal
    在 GitHub 上查看↗192
  • anthony-arnold/adaidanthony-arnold 的头像

    anthony-arnold/AdaID

    16在 GitHub 上查看↗

    #AdaID#

    Ada
    在 GitHub 上查看↗16
  • avemey/zexmlssAvemey 的头像

    Avemey/zexmlss

    79在 GitHub 上查看↗

    ZEXMLSS Lazarus/Delphi component for read/write ods, excel xml, xlsx

    Pascal
    在 GitHub 上查看↗79

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
bero1985/flreBeRo1985 的头像

BeRo1985/flre

101在 GitHub 上查看↗

FLRE ( F ast L ight R egular E xpressions) is a fast, safe and efficient regular expression library, which is implemented in Object Pascal (Delphi and Free Pascal) but which is even usable from other languages like C/C++ and so on. It requires PUCU.pas from PUCU for the Unicode data tables.

Pascal
在 GitHub 上查看↗101
  • bero1985/pasmpBeRo1985 的头像

    BeRo1985/pasmp

    119在 GitHub 上查看↗

    PasMP - a parallel-processing/multi-processing library for Object Pascal

    Pascal
    在 GitHub 上查看↗119
  • chaosben/theunknownoneschaosben 的头像

    chaosben/theunknownones

    89在 GitHub 上查看↗

    All the things we develop and want to share with you

    Pascal
    在 GitHub 上查看↗89
  • cloudwu/pbccloudwu 的头像

    cloudwu/pbc

    1,625在 GitHub 上查看↗

    A protocol buffers library for C

    C
    在 GitHub 上查看↗1,625
  • codeplea/genanncodeplea 的头像

    codeplea/genann

    2,268在 GitHub 上查看↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    在 GitHub 上查看↗2,268
  • codeplea/tinyexprcodeplea 的头像

    codeplea/tinyexpr

    1,895在 GitHub 上查看↗

    tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

    C
    在 GitHub 上查看↗1,895
  • commonmark/commonmark-speccommonmark 的头像

    commonmark/commonmark-spec

    5,105在 GitHub 上查看↗

    This project is a formal markdown specification standard that provides a detailed markup syntax definition and a definitive set of rules for parsing plain text into consistent HTML output. It establishes a standardized grammar for structural blocks and inline elements to ensure uniform rendering across different software implementations. The specification is supported by a parser conformance suite and a reference implementation in C and JavaScript to verify that implementations adhere to the standard. It includes a system for implementation verification that compares transformed input strings

    Python
    在 GitHub 上查看↗5,105
  • componolit/az3Componolit 的头像

    Componolit/AZ3

    7在 GitHub 上查看↗

    AZ3 is an Ada binding to the Z3 theorem prover.

    Ada
    在 GitHub 上查看↗7
  • d-mozulyov/cachedbuffersd-mozulyov 的头像

    d-mozulyov/CachedBuffers

    53在 GitHub 上查看↗

    The library is irreplaceable for the tasks of sequential data reading or writing, especially if the requirements for the performance are increased and there are much data. The library is based on two main classes of the module CachedBuffers.pas: TCachedReader and TCachedWriter. The functionality…

    Pascal
    在 GitHub 上查看↗53
  • d-mozulyov/cachedtextsd-mozulyov 的头像

    d-mozulyov/CachedTexts

    30在 GitHub 上查看↗

    Cached Texts is a powerful and compact cross-platform library aimed at parsing and generating of text data with the maximum possible performance. The library is characterized by the following: Code stored in the module "CachedTexts.pas" and depends on the two other libraries: CachedBuffers and…

    Pascal
    在 GitHub 上查看↗30
  • d-mozulyov/uniconvd-mozulyov 的头像

    d-mozulyov/UniConv

    34在 GitHub 上查看↗

    UniConv is a universal quick and compact library intended for conversion, comparison and change of the register of text in concordance with the latest standards of the Unicode Consortium. The library’s function greatly resembles ICU, libiconv and Windows.kernel which are de facto standard for…

    Pascal
    在 GitHub 上查看↗34
  • darianmiller/delphi-hunspelldarianmiller 的头像

    darianmiller/Delphi-Hunspell

    22在 GitHub 上查看↗

    Simple Hunspell wrapper for Delphi

    Pascal
    在 GitHub 上查看↗22
  • davidberneda/generictreeD

    davidberneda/GenericTree

    0在 GitHub 上查看↗

    Delphi implementation of a generic Tree structure

    在 GitHub 上查看↗0
  • davidmoraisferreira/fuzzywuzzy.pasD

    DavidMoraisFerreira/FuzzyWuzzy.pas

    0在 GitHub 上查看↗

    FuzzyWuzzy.pas - Fuzzy String Matching in Free Pascal

    在 GitHub 上查看↗0
  • dezlov/pascaltzD

    dezlov/PascalTZ

    0在 GitHub 上查看↗

    PascalTZ stands for "Pascal Time Zone". It allows you to convert between local times in various time zones and GMT/UTC, taking into account historical changes to time zone rules.

    在 GitHub 上查看↗0
  • docopt/docopt.cdocopt 的头像

    docopt/docopt.c

    321在 GitHub 上查看↗

    C-code generator for docopt language.

    Python
    在 GitHub 上查看↗321
  • dsapolska/dccontainersdsapolska 的头像

    dsapolska/dccontainers

    12在 GitHub 上查看↗

    Delphi containers library written for Delphi 7 as replacement for formerly used TStringList and DeCAL library. It contains maps and sets, both with integer and string keys, where maps can store strings, integers and objects (descendants of TObject).

    Pascal
    在 GitHub 上查看↗12
  • facebookarchive/libphenomfacebookarchive 的头像

    facebookarchive/libphenom

    1,665在 GitHub 上查看↗

    An eventing framework for building high performance and high scalability systems in C.

    C
    在 GitHub 上查看↗1,665
  • fastrgv/hungarianalgorithmfastrgv 的头像

    fastrgv/HungarianAlgorithm

    2在 GitHub 上查看↗

    Although written in Ada, this code could be considered an algorithmic description.

    Ada
    在 GitHub 上查看↗2
  • frett27/ada-gafrett27 的头像

    frett27/Ada-GA

    3在 GitHub 上查看↗

    Ada-GA

    Ada
    在 GitHub 上查看↗3
  • frett27/ada-sodokufrett27 的头像

    frett27/Ada-Sodoku

    5在 GitHub 上查看↗

    Small Library for Sodoku grid solving / finding. This don't use smart algorithm for sodoku finding, but lead to "brut force" combinatory evaluation of solutions, in an optimized way.

    Ada
    在 GitHub 上查看↗5
  • gabr42/gpdelphiunitsgabr42 的头像

    gabr42/GpDelphiUnits

    187在 GitHub 上查看↗

    Collection of my open sourced Delphi units.

    Pascal
    在 GitHub 上查看↗187
  • google/gsongoogle 的头像

    google/gson

    24,357在 GitHub 上查看↗

    Gson is a Java library designed for the serialization and deserialization of objects into structured text formats. It functions as a reflection-based data mapper, inspecting class structures at runtime to automatically convert memory-resident objects into data representations and reconstruct them back into typed language objects. The library distinguishes itself through a modular type-adapter pattern that allows for custom conversion rules for complex or nested structures. It also provides robust support for production environments by generating build-time metadata and configuration rules, wh

    Java
    在 GitHub 上查看↗24,357
  • adacore/ada-traits-containersAdaCore 的头像

    AdaCore/ada-traits-containers

    35在 GitHub 上查看↗

    This library is another containers library for Ada. Although it provides containers that do not exist in the standard Ada runtime (graphs for instance), it is more interesting for the flexibility it proposes:

    Ada
    在 GitHub 上查看↗35