awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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-cالصورة الرمزية لـ alanxz

    alanxz/rabbitmq-c

    1,859عرض على GitHub↗

    RabbitMQ C client

    C
    عرض على GitHub↗1,859
  • alex-gamper/ada-languageserverالصورة الرمزية لـ Alex-Gamper

    Alex-Gamper/Ada-LanguageServer

    1عرض على GitHub↗

    Prototype implementation of LSP client - Visual Studio 2017

    C#
    عرض على GitHub↗1
  • andgi/nbadaالصورة الرمزية لـ andgi

    andgi/NBAda

    13عرض على GitHub↗

    NBAda - Non-blocking Algorithms and Data Structures

    Ada
    عرض على GitHub↗13
  • andgineer/tregexprالصورة الرمزية لـ andgineer

    andgineer/TRegExpr

    192عرض على GitHub↗

    Regular expressions (regex), pascal.

    Pascal
    عرض على GitHub↗192
  • anthony-arnold/adaidالصورة الرمزية لـ anthony-arnold

    anthony-arnold/AdaID

    16عرض على GitHub↗

    #AdaID#

    Ada
    عرض على GitHub↗16
  • avemey/zexmlssالصورة الرمزية لـ Avemey

    Avemey/zexmlss

    79عرض على GitHub↗

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

    Pascal
    عرض على GitHub↗79

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
bero1985/flreالصورة الرمزية لـ BeRo1985

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/pasmpالصورة الرمزية لـ BeRo1985

    BeRo1985/pasmp

    119عرض على GitHub↗

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

    Pascal
    عرض على GitHub↗119
  • chaosben/theunknownonesالصورة الرمزية لـ chaosben

    chaosben/theunknownones

    89عرض على GitHub↗

    All the things we develop and want to share with you

    Pascal
    عرض على GitHub↗89
  • cloudwu/pbcالصورة الرمزية لـ cloudwu

    cloudwu/pbc

    1,625عرض على GitHub↗

    A protocol buffers library for C

    C
    عرض على GitHub↗1,625
  • codeplea/genannالصورة الرمزية لـ codeplea

    codeplea/genann

    2,268عرض على GitHub↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    عرض على GitHub↗2,268
  • codeplea/tinyexprالصورة الرمزية لـ codeplea

    codeplea/tinyexpr

    1,895عرض على GitHub↗

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

    C
    عرض على GitHub↗1,895
  • commonmark/commonmark-specالصورة الرمزية لـ commonmark

    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/az3الصورة الرمزية لـ Componolit

    Componolit/AZ3

    7عرض على GitHub↗

    AZ3 is an Ada binding to the Z3 theorem prover.

    Ada
    عرض على GitHub↗7
  • d-mozulyov/cachedbuffersالصورة الرمزية لـ d-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/cachedtextsالصورة الرمزية لـ d-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/uniconvالصورة الرمزية لـ d-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-hunspellالصورة الرمزية لـ darianmiller

    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.cالصورة الرمزية لـ docopt

    docopt/docopt.c

    321عرض على GitHub↗

    C-code generator for docopt language.

    Python
    عرض على GitHub↗321
  • dsapolska/dccontainersالصورة الرمزية لـ dsapolska

    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/libphenomالصورة الرمزية لـ facebookarchive

    facebookarchive/libphenom

    1,665عرض على GitHub↗

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

    C
    عرض على GitHub↗1,665
  • fastrgv/hungarianalgorithmالصورة الرمزية لـ fastrgv

    fastrgv/HungarianAlgorithm

    2عرض على GitHub↗

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

    Ada
    عرض على GitHub↗2
  • frett27/ada-gaالصورة الرمزية لـ frett27

    frett27/Ada-GA

    3عرض على GitHub↗

    Ada-GA

    Ada
    عرض على GitHub↗3
  • frett27/ada-sodokuالصورة الرمزية لـ frett27

    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/gpdelphiunitsالصورة الرمزية لـ gabr42

    gabr42/GpDelphiUnits

    187عرض على GitHub↗

    Collection of my open sourced Delphi units.

    Pascal
    عرض على GitHub↗187
  • google/gsonالصورة الرمزية لـ google

    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-containersالصورة الرمزية لـ AdaCore

    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