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 facebookarchive/libphenom

Open-source alternatives to Libphenom

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

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

    cloudwu/pbc

    1,625View on GitHub↗

    A protocol buffers library for C

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

    chaosben/theunknownones

    89View on GitHub↗

    All the things we develop and want to share with you

    Pascal
    View on GitHub↗89
  • 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

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
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • docopt/docopt.cdocopt avatar

    docopt/docopt.c

    321View on GitHub↗

    C-code generator for docopt language.

    Python
    View on GitHub↗321
  • google/pbloggoogle avatar

    google/pblog

    29View on GitHub↗

    Pblog is a small, low overhead, structured logging library

    C
    View on GitHub↗29
  • 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
  • throwtheswitch/cexceptionThrowTheSwitch avatar

    ThrowTheSwitch/CException

    365View on GitHub↗

    Lightweight exception implementation for C

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

    codeplea/genann

    2,268View on GitHub↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    View on GitHub↗2,268
  • darianmiller/delphi-hunspelldarianmiller avatar

    darianmiller/Delphi-Hunspell

    22View on GitHub↗

    Simple Hunspell wrapper for Delphi

    Pascal
    View on GitHub↗22
  • 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
  • anthony-arnold/adaidanthony-arnold avatar

    anthony-arnold/AdaID

    16View on GitHub↗

    #AdaID#

    Ada
    View on GitHub↗16
  • bloomberg/bdebloomberg avatar

    bloomberg/bde

    1,820View on GitHub↗

    Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.

    C++allocatorscppcpp-library
    View on GitHub↗1,820
  • bitloops/bitloops-languagebitloops avatar

    bitloops/bitloops-language

    358View on GitHub↗

    Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! :star: ^^^

    TypeScript
    View on GitHub↗358
  • andrea-magni/marsandrea-magni avatar

    andrea-magni/MARS

    392View on GitHub↗

    1. Lightweight 1. Easy and powerful 1. 100% RESTful Web Service 1. Delphi-like 1. Advanced dataset support with FireDAC 1. OpenAPI 3 support

    Pascal
    View on GitHub↗392
  • 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
  • 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
  • d60/cirqusd60 avatar

    d60/Cirqus

    231View on GitHub↗

    :x: d60 event sourcing CQRS framework

    C#
    View on GitHub↗231
  • damianh/cedar.commandhandlingD

    damianh/Cedar.CommandHandling

    0View on GitHub↗
    View on GitHub↗0
  • damianh/sqlstreamstoreD

    damianh/SqlStreamStore

    0View on GitHub↗
    View on GitHub↗0
  • cucumber/godogcucumber avatar

    cucumber/godog

    2,635View on GitHub↗

    Cucumber for golang

    Go
    View on GitHub↗2,635
  • bero1985/pasmpBeRo1985 avatar

    BeRo1985/pasmp

    119View on GitHub↗

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

    Pascal
    View on GitHub↗119