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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to chaosben/theunknownones

Open-source alternatives to Theunknownones

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

  • riolet/waferAvatar de riolet

    riolet/WAFer

    695Voir sur GitHub↗

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

    C
    Voir sur GitHub↗695
  • docopt/docopt.cAvatar de docopt

    docopt/docopt.c

    321Voir sur GitHub↗

    C-code generator for docopt language.

    Python
    Voir sur GitHub↗321
  • libimobiledevice/libimobiledeviceAvatar de libimobiledevice

    libimobiledevice/libimobiledevice

    7,733Voir sur 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
    Voir sur GitHub↗7,733
  • alanxz/rabbitmq-cAvatar de alanxz

    alanxz/rabbitmq-c

    1,859Voir sur GitHub↗

    RabbitMQ C client

    C
    Voir sur GitHub↗1,859
  • codeplea/genannAvatar de codeplea

    codeplea/genann

    2,268Voir sur GitHub↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    Voir sur GitHub↗2,268

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • cloudwu/pbcAvatar de cloudwu

    cloudwu/pbc

    1,625Voir sur GitHub↗

    A protocol buffers library for C

    C
    Voir sur GitHub↗1,625
  • facebookarchive/libphenomAvatar de facebookarchive

    facebookarchive/libphenom

    1,665Voir sur GitHub↗

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

    C
    Voir sur GitHub↗1,665
  • libgit2/libgit2Avatar de libgit2

    libgit2/libgit2

    10,485Voir sur 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
    Voir sur GitHub↗10,485
  • nfc-tools/libnfcAvatar de nfc-tools

    nfc-tools/libnfc

    1,974Voir sur GitHub↗

    Platform independent Near Field Communication (NFC) library

    C
    Voir sur GitHub↗1,974
  • throwtheswitch/cexceptionAvatar de ThrowTheSwitch

    ThrowTheSwitch/CException

    365Voir sur GitHub↗

    Lightweight exception implementation for C

    C
    Voir sur GitHub↗365
  • commonmark/commonmark-specAvatar de commonmark

    commonmark/commonmark-spec

    5,105Voir sur 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
    Voir sur GitHub↗5,105
  • codeplea/tinyexprAvatar de codeplea

    codeplea/tinyexpr

    1,895Voir sur GitHub↗

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

    C
    Voir sur GitHub↗1,895
  • libffi/libffiAvatar de libffi

    libffi/libffi

    4,281Voir sur 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
    Voir sur GitHub↗4,281
  • google/pblogAvatar de google

    google/pblog

    29Voir sur GitHub↗

    Pblog is a small, low overhead, structured logging library

    C
    Voir sur GitHub↗29
  • bvaughn/react-error-boundaryAvatar de bvaughn

    bvaughn/react-error-boundary

    7,952Voir sur 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
    Voir sur GitHub↗7,952
  • bero1985/pasmpAvatar de BeRo1985

    BeRo1985/pasmp

    119Voir sur GitHub↗

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

    Pascal
    Voir sur GitHub↗119
  • andgineer/tregexprAvatar de andgineer

    andgineer/TRegExpr

    192Voir sur GitHub↗

    Regular expressions (regex), pascal.

    Pascal
    Voir sur GitHub↗192
  • bero1985/flreAvatar de BeRo1985

    BeRo1985/flre

    101Voir sur 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
    Voir sur GitHub↗101
  • d-mozulyov/cachedbuffersAvatar de d-mozulyov

    d-mozulyov/CachedBuffers

    53Voir sur 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
    Voir sur GitHub↗53
  • avemey/zexmlssAvatar de Avemey

    Avemey/zexmlss

    79Voir sur GitHub↗

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

    Pascal
    Voir sur GitHub↗79
  • andgi/nbadaAvatar de andgi

    andgi/NBAda

    13Voir sur GitHub↗

    NBAda - Non-blocking Algorithms and Data Structures

    Ada
    Voir sur GitHub↗13
  • componolit/az3Avatar de Componolit

    Componolit/AZ3

    7Voir sur GitHub↗

    AZ3 is an Ada binding to the Z3 theorem prover.

    Ada
    Voir sur GitHub↗7
  • arvur/delphisettingmanagerAvatar de Arvur

    Arvur/DelphiSettingManager

    22Voir sur GitHub↗

    DelphiSettingManager

    Pascal
    Voir sur GitHub↗22
  • d-mozulyov/cachedtextsAvatar de d-mozulyov

    d-mozulyov/CachedTexts

    30Voir sur 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
    Voir sur GitHub↗30
  • d-mozulyov/rapid.genericsAvatar de d-mozulyov

    d-mozulyov/Rapid.Generics

    84Voir sur 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
    Voir sur GitHub↗84
  • d-mozulyov/uniconvAvatar de d-mozulyov

    d-mozulyov/UniConv

    34Voir sur 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
    Voir sur GitHub↗34
  • darianmiller/delphi-hunspellAvatar de darianmiller

    darianmiller/Delphi-Hunspell

    22Voir sur GitHub↗

    Simple Hunspell wrapper for Delphi

    Pascal
    Voir sur GitHub↗22
  • davidberneda/generictreeD

    davidberneda/GenericTree

    0Voir sur GitHub↗

    Delphi implementation of a generic Tree structure

    Voir sur GitHub↗0
  • davidmoraisferreira/fuzzywuzzy.pasD

    DavidMoraisFerreira/FuzzyWuzzy.pas

    0Voir sur GitHub↗

    FuzzyWuzzy.pas - Fuzzy String Matching in Free Pascal

    Voir sur GitHub↗0
  • aquynh/capstoneAvatar de aquynh

    aquynh/capstone

    8,839Voir sur 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
    Voir sur GitHub↗8,839