awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bero1985/pasmp

Open-source alternatives to Pasmp

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

  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • alex-gamper/ada-languageserverAlex-Gamper avatar

    Alex-Gamper/Ada-LanguageServer

    1View on GitHub↗

    Prototype implementation of LSP client - Visual Studio 2017

    C#
    View on GitHub↗1
  • andgi/nbadaandgi avatar

    andgi/NBAda

    13View on GitHub↗

    NBAda - Non-blocking Algorithms and Data Structures

    Ada
    View on GitHub↗13
  • andgineer/tregexprandgineer avatar

    andgineer/TRegExpr

    192View on GitHub↗

    Regular expressions (regex), pascal.

    Pascal
    View on GitHub↗192
  • anthony-arnold/adaidanthony-arnold avatar

    anthony-arnold/AdaID

    16View on GitHub↗

    #AdaID#

    Ada
    View on GitHub↗16
  • avemey/zexmlssAvemey avatar

    Avemey/zexmlss

    79View on GitHub↗

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

    Pascal
    View on GitHub↗79

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
bero1985/flreBeRo1985 avatar

BeRo1985/flre

101View on 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
View on GitHub↗101
  • chaosben/theunknownoneschaosben avatar

    chaosben/theunknownones

    89View on GitHub↗

    All the things we develop and want to share with you

    Pascal
    View on GitHub↗89
  • cloudwu/pbccloudwu avatar

    cloudwu/pbc

    1,625View on GitHub↗

    A protocol buffers library for C

    C
    View on GitHub↗1,625
  • codeplea/genanncodeplea avatar

    codeplea/genann

    2,268View on GitHub↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    View on GitHub↗2,268
  • codeplea/tinyexprcodeplea avatar

    codeplea/tinyexpr

    1,895View on GitHub↗

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

    C
    View on GitHub↗1,895
  • commonmark/commonmark-speccommonmark avatar

    commonmark/commonmark-spec

    5,105View on 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
    View on GitHub↗5,105
  • componolit/az3Componolit avatar

    Componolit/AZ3

    7View on GitHub↗

    AZ3 is an Ada binding to the Z3 theorem prover.

    Ada
    View on GitHub↗7
  • d-mozulyov/cachedbuffersd-mozulyov avatar

    d-mozulyov/CachedBuffers

    53View on 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
    View on GitHub↗53
  • d-mozulyov/cachedtextsd-mozulyov avatar

    d-mozulyov/CachedTexts

    30View on 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
    View on GitHub↗30
  • d-mozulyov/rapid.genericsd-mozulyov avatar

    d-mozulyov/Rapid.Generics

    84View on GitHub↗

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

    Pascal
    View on GitHub↗84
  • d-mozulyov/uniconvd-mozulyov avatar

    d-mozulyov/UniConv

    34View on 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
    View on GitHub↗34
  • darianmiller/delphi-hunspelldarianmiller avatar

    darianmiller/Delphi-Hunspell

    22View on GitHub↗

    Simple Hunspell wrapper for Delphi

    Pascal
    View on GitHub↗22
  • davidberneda/generictreeD

    davidberneda/GenericTree

    0View on GitHub↗

    Delphi implementation of a generic Tree structure

    View on GitHub↗0
  • davidmoraisferreira/fuzzywuzzy.pasD

    DavidMoraisFerreira/FuzzyWuzzy.pas

    0View on GitHub↗

    FuzzyWuzzy.pas - Fuzzy String Matching in Free Pascal

    View on GitHub↗0
  • dezlov/pascaltzD

    dezlov/PascalTZ

    0View on 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.

    View on GitHub↗0
  • docopt/docopt.cdocopt avatar

    docopt/docopt.c

    321View on GitHub↗

    C-code generator for docopt language.

    Python
    View on GitHub↗321
  • dsapolska/dccontainersdsapolska avatar

    dsapolska/dccontainers

    12View on 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
    View on GitHub↗12
  • facebookarchive/libphenomfacebookarchive avatar

    facebookarchive/libphenom

    1,665View on GitHub↗

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

    C
    View on GitHub↗1,665
  • fastrgv/hungarianalgorithmfastrgv avatar

    fastrgv/HungarianAlgorithm

    2View on GitHub↗

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

    Ada
    View on GitHub↗2
  • frett27/ada-gafrett27 avatar

    frett27/Ada-GA

    3View on GitHub↗

    Ada-GA

    Ada
    View on GitHub↗3
  • frett27/ada-sodokufrett27 avatar

    frett27/Ada-Sodoku

    5View on 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
    View on GitHub↗5
  • gabr42/gpdelphiunitsgabr42 avatar

    gabr42/GpDelphiUnits

    187View on GitHub↗

    Collection of my open sourced Delphi units.

    Pascal
    View on GitHub↗187
  • google/gsongoogle avatar

    google/gson

    24,357View on 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
    View on GitHub↗24,357
  • adacore/ada-traits-containersAdaCore avatar

    AdaCore/ada-traits-containers

    35View on 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
    View on GitHub↗35