awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to davidberneda/generictree

Open-source alternatives to GenericTree

30 open-source projects similar to davidberneda/generictree, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best GenericTree alternative.

  • alanxz/rabbitmq-calanxz का अवतार

    alanxz/rabbitmq-c

    1,859GitHub पर देखें↗

    RabbitMQ C client

    C
    GitHub पर देखें↗1,859
  • alex-gamper/ada-languageserverAlex-Gamper का अवतार

    Alex-Gamper/Ada-LanguageServer

    1GitHub पर देखें↗

    Prototype implementation of LSP client - Visual Studio 2017

    C#
    GitHub पर देखें↗1
  • andgi/nbadaandgi का अवतार

    andgi/NBAda

    13GitHub पर देखें↗

    NBAda - Non-blocking Algorithms and Data Structures

    Ada
    GitHub पर देखें↗13
  • andgineer/tregexprandgineer का अवतार

    andgineer/TRegExpr

    192GitHub पर देखें↗

    Regular expressions (regex), pascal.

    Pascal
    GitHub पर देखें↗192
  • anthony-arnold/adaidanthony-arnold का अवतार

    anthony-arnold/AdaID

    16GitHub पर देखें↗

    #AdaID#

    Ada
    GitHub पर देखें↗16
  • avemey/zexmlssAvemey का अवतार

    Avemey/zexmlss

    79GitHub पर देखें↗

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

    Pascal
    GitHub पर देखें↗79

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
bero1985/flreBeRo1985 का अवतार

BeRo1985/flre

101GitHub पर देखें↗

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

    119GitHub पर देखें↗

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

    Pascal
    GitHub पर देखें↗119
  • chaosben/theunknownoneschaosben का अवतार

    chaosben/theunknownones

    89GitHub पर देखें↗

    All the things we develop and want to share with you

    Pascal
    GitHub पर देखें↗89
  • cloudwu/pbccloudwu का अवतार

    cloudwu/pbc

    1,625GitHub पर देखें↗

    A protocol buffers library for C

    C
    GitHub पर देखें↗1,625
  • codeplea/genanncodeplea का अवतार

    codeplea/genann

    2,268GitHub पर देखें↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    GitHub पर देखें↗2,268
  • codeplea/tinyexprcodeplea का अवतार

    codeplea/tinyexpr

    1,895GitHub पर देखें↗

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

    C
    GitHub पर देखें↗1,895
  • commonmark/commonmark-speccommonmark का अवतार

    commonmark/commonmark-spec

    5,105GitHub पर देखें↗

    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

    7GitHub पर देखें↗

    AZ3 is an Ada binding to the Z3 theorem prover.

    Ada
    GitHub पर देखें↗7
  • d-mozulyov/cachedbuffersd-mozulyov का अवतार

    d-mozulyov/CachedBuffers

    53GitHub पर देखें↗

    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

    30GitHub पर देखें↗

    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/rapid.genericsd-mozulyov का अवतार

    d-mozulyov/Rapid.Generics

    84GitHub पर देखें↗

    Include Rapid.Generics.pas unit into your project Replace Generics.Collections and Generics.Defaults units to Rapid.Generics in your uses code sections

    Pascal
    GitHub पर देखें↗84
  • d-mozulyov/uniconvd-mozulyov का अवतार

    d-mozulyov/UniConv

    34GitHub पर देखें↗

    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

    22GitHub पर देखें↗

    Simple Hunspell wrapper for Delphi

    Pascal
    GitHub पर देखें↗22
  • davidmoraisferreira/fuzzywuzzy.pasD

    DavidMoraisFerreira/FuzzyWuzzy.pas

    0GitHub पर देखें↗

    FuzzyWuzzy.pas - Fuzzy String Matching in Free Pascal

    GitHub पर देखें↗0
  • dezlov/pascaltzD

    dezlov/PascalTZ

    0GitHub पर देखें↗

    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

    321GitHub पर देखें↗

    C-code generator for docopt language.

    Python
    GitHub पर देखें↗321
  • dsapolska/dccontainersdsapolska का अवतार

    dsapolska/dccontainers

    12GitHub पर देखें↗

    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,665GitHub पर देखें↗

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

    C
    GitHub पर देखें↗1,665
  • fastrgv/hungarianalgorithmfastrgv का अवतार

    fastrgv/HungarianAlgorithm

    2GitHub पर देखें↗

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

    Ada
    GitHub पर देखें↗2
  • frett27/ada-gafrett27 का अवतार

    frett27/Ada-GA

    3GitHub पर देखें↗

    Ada-GA

    Ada
    GitHub पर देखें↗3
  • frett27/ada-sodokufrett27 का अवतार

    frett27/Ada-Sodoku

    5GitHub पर देखें↗

    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

    187GitHub पर देखें↗

    Collection of my open sourced Delphi units.

    Pascal
    GitHub पर देखें↗187
  • google/gsongoogle का अवतार

    google/gson

    24,357GitHub पर देखें↗

    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

    35GitHub पर देखें↗

    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