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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to chaosben/theunknownones

Projects sharing features with Theunknownones

30 open-source projects similar to chaosben/theunknownones, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • riolet/waferriolet avatar

    riolet/WAFer

    695View on GitHub↗

    WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.

    C
    View on GitHub↗695
  • docopt/docopt.cdocopt avatar

    docopt/docopt.c

    321View on GitHub↗

    C-code generator for docopt language.

    Python
    View on GitHub↗321
  • libimobiledevice/libimobiledevicelibimobiledevice avatar

    libimobiledevice/libimobiledevice

    7,733View on GitHub↗

    libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of proprietary software. It provides a set of tools for device management, including firmware recovery, filesystem access, and the creation of native backups and restores. The project implements a property list parser to read and write data across binary, XML, and JSON formats. It enables low-level hardware control, such as triggering recovery modes, modifying system settings, and managing device activation and provisioning via official servers. The library covers several function

    Ccioslibrary
    View on GitHub↗7,733
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

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

    codeplea/genann

    2,268View on GitHub↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    View on GitHub↗2,268

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
  • cloudwu/pbccloudwu avatar

    cloudwu/pbc

    1,625View on GitHub↗

    A protocol buffers library for C

    C
    View on GitHub↗1,625
  • 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
  • libgit2/libgit2libgit2 avatar

    libgit2/libgit2

    10,485View on GitHub↗

    libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version control directly into applications. It serves as a linkable implementation of Git internals, allowing developers to manage repositories and manipulate version control data without requiring a system installation of the Git command line tool. The library functions as an embedded API and object database manager capable of reading and writing commits, trees, blobs, and tags. It includes a network transport client to handle the transfer of repository data over protocols such as SSH a

    C
    View on GitHub↗10,485
  • nfc-tools/libnfcnfc-tools avatar

    nfc-tools/libnfc

    1,974View on GitHub↗

    Platform independent Near Field Communication (NFC) library

    C
    View on GitHub↗1,974
  • throwtheswitch/cexceptionThrowTheSwitch avatar

    ThrowTheSwitch/CException

    365View on GitHub↗

    Lightweight exception implementation for C

    C
    View on GitHub↗365
  • 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
  • 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
  • libffi/libffilibffi avatar

    libffi/libffi

    4,281View on GitHub↗

    libffi is a foreign function interface library that enables calling functions written in other languages at runtime. It serves as a multi-architecture ABI wrapper and dynamic call frame generator, allowing the execution of external functions based on runtime descriptions of argument types and return values. The project provides a portable interface to handle diverse calling conventions across different hardware architectures and operating systems. It includes capabilities for executable closure allocation, which allows foreign code to trigger callbacks within a host language via jump tables s

    C
    View on GitHub↗4,281
  • google/pbloggoogle avatar

    google/pblog

    29View on GitHub↗

    Pblog is a small, low overhead, structured logging library

    C
    View on GitHub↗29
  • bvaughn/react-error-boundarybvaughn avatar

    bvaughn/react-error-boundary

    7,952View on GitHub↗

    react-error-boundary is a set of components and handlers designed to intercept JavaScript runtime exceptions and provide graceful user interface replacements during failures. It functions as a wrapper that catches errors within a component tree to render a fallback interface, preventing the entire application from crashing. The project provides a mechanism for handling both synchronous errors during rendering and unexpected errors from asynchronous callbacks or event handlers. This ensures that failures are isolated within specific segments of the component tree, maintaining the stability and

    TypeScript
    View on GitHub↗7,952
  • bero1985/pasmpBeRo1985 avatar

    BeRo1985/pasmp

    119View on GitHub↗

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

    Pascal
    View on GitHub↗119
  • andgineer/tregexprandgineer avatar

    andgineer/TRegExpr

    192View on GitHub↗

    Regular expressions (regex), pascal.

    Pascal
    View on GitHub↗192
  • 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
  • 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
  • avemey/zexmlssAvemey avatar

    Avemey/zexmlss

    79View on GitHub↗

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

    Pascal
    View on GitHub↗79
  • andgi/nbadaandgi avatar

    andgi/NBAda

    13View on GitHub↗

    NBAda - Non-blocking Algorithms and Data Structures

    Ada
    View on GitHub↗13
  • componolit/az3Componolit avatar

    Componolit/AZ3

    7View on GitHub↗

    AZ3 is an Ada binding to the Z3 theorem prover.

    Ada
    View on GitHub↗7
  • arvur/delphisettingmanagerArvur avatar

    Arvur/DelphiSettingManager

    22View on GitHub↗

    DelphiSettingManager

    Pascal
    View on GitHub↗22
  • 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
  • aquynh/capstoneaquynh avatar

    aquynh/capstone

    8,839View on GitHub↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    C
    View on GitHub↗8,839