awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to silentbicycle/socket99

Open-source alternatives to Socket99

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

  • google/gumbo-parserالصورة الرمزية لـ google

    google/gumbo-parser

    5,190عرض على GitHub↗

    Gumbo-parser is a high-performance HTML5 parsing library written in pure C99. It transforms raw markup into a structured document tree by implementing the formal state-machine tokenization and error recovery rules defined in the HTML5 specification. The project serves as an HTML source mapping tool, linking parsed nodes back to their original byte offsets and pointers within the input buffer. This allows for the precise tracking of source locations for elements within the resulting parse tree. Beyond full document processing, the library handles isolated HTML fragments and provides a C-based

    HTML
    عرض على GitHub↗5,190
  • sinemetu1/twitcS

    sinemetu1/twitc

    0عرض على GitHub↗
    عرض على GitHub↗0
  • nanomsg/nanomsgالصورة الرمزية لـ nanomsg

    nanomsg/nanomsg

    6,277عرض على GitHub↗

    nanomsg is a distributed messaging middleware and scalable messaging library designed for moving data between machines and processes. It functions as a socket-based communication framework that routes data across different network transport layers. The library implements scalable messaging patterns, specifically request-reply and publish-subscribe, to handle high volumes of data across distributed systems. It provides tools for network performance benchmarking to quantify messaging throughput and latency. The framework supports distributed message routing and inter-process communication usin

    C
    عرض على GitHub↗6,277
  • awslabs/s2nالصورة الرمزية لـ awslabs

    awslabs/s2n

    4,736عرض على GitHub↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    عرض على GitHub↗4,736

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • json-c/json-cالصورة الرمزية لـ json-c

    json-c/json-c

    3,278عرض على GitHub↗

    https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/

    C
    عرض على GitHub↗3,278
  • libimobiledevice/libimobiledeviceالصورة الرمزية لـ libimobiledevice

    libimobiledevice/libimobiledevice

    7,733عرض على 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
    عرض على GitHub↗7,733
  • libretro/retroarchالصورة الرمزية لـ libretro

    libretro/RetroArch

    13,238عرض على GitHub↗

    RetroArch is a cross-platform emulation host and multi-system game emulator that serves as a frontend for the Libretro API. It coordinates video, audio, and user input to maintain the application state for various emulator cores, allowing it to run a wide variety of vintage gaming hardware and software engines. The platform distinguishes itself through a low-latency emulation model that uses run-ahead processing to reduce input lag. It also features a real-time state tracking system that enables gameplay rewinding by saving periodic snapshots of the emulator memory state. The environment inc

    Cclibretroretroarch
    عرض على GitHub↗13,238
  • docopt/docopt.cالصورة الرمزية لـ docopt

    docopt/docopt.c

    321عرض على GitHub↗

    C-code generator for docopt language.

    Python
    عرض على GitHub↗321
  • gperftools/gperftoolsالصورة الرمزية لـ gperftools

    gperftools/gperftools

    8,959عرض على GitHub↗

    gperftools is a collection of specialized tools for profiling CPU usage, detecting memory errors, and providing high-performance memory allocation. It provides a memory profiling toolkit for C++ applications, including a sampling CPU profiler and a heap profiler for analyzing consumption patterns. The project includes a high-performance memory allocator designed as a multi-threaded replacement for standard allocation to reduce contention and improve execution speed. It further provides a memory debugger to identify illegal memory access and double frees. The toolkit covers broad diagnostic c

    C++
    عرض على GitHub↗8,959
  • google/sanitizersالصورة الرمزية لـ google

    google/sanitizers

    12,402عرض على GitHub↗

    This project is a suite of runtime diagnostic tools designed to detect memory leaks, concurrency races, and language-specification violations during software execution. It provides a collection of dynamic analysis tools that identify addressability issues, uninitialized memory usage, and memory safety bugs in applications. The toolset includes a thread safety analyzer to identify data races and deadlocks in concurrent code, as well as an undefined behavior sanitizer to detect operations that violate language specifications. The system covers broad capabilities in memory safety monitoring and

    C
    عرض على GitHub↗12,402
  • ithewei/libhvالصورة الرمزية لـ ithewei

    ithewei/libhv

    7,521عرض على GitHub↗

    libhv is a high-performance C/C++ network library and event-driven I/O framework used to build TCP, UDP, SSL, HTTP, WebSocket, and MQTT clients and servers. It provides a non-blocking event loop for managing network sockets, timers, and system signals across multiple threads. The project is distinguished by its integrated support for specialized network roles, including a full HTTP web server with RESTful routing and middleware, an MQTT messaging client for IoT communication, and the ability to implement SOCKS5 and HTTP proxies. It also features a reliable UDP implementation to ensure ordered

    Ccurlepollhttp-client
    عرض على GitHub↗7,521
  • jmckaskill/c-capnprotoالصورة الرمزية لـ jmckaskill

    jmckaskill/c-capnproto

    69عرض على GitHub↗

    C library/compiler for the Cap'n Proto serialization/RPC protocol

    C++
    عرض على GitHub↗69
  • keybuk/libnihالصورة الرمزية لـ keybuk

    keybuk/libnih

    92عرض على GitHub↗

    NIH Utility Library

    C
    عرض على GitHub↗92
  • libgit2/libgit2الصورة الرمزية لـ libgit2

    libgit2/libgit2

    10,485عرض على 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
    عرض على GitHub↗10,485
  • camgunz/cmpالصورة الرمزية لـ camgunz

    camgunz/cmp

    367عرض على GitHub↗

    An implementation of the MessagePack serialization format in C / msgpack.orgC

    C
    عرض على GitHub↗367
  • clibs/clibالصورة الرمزية لـ clibs

    clibs/clib

    5,133عرض على GitHub↗

    clib is a C language package manager and dependency manager used to install, update, and manage external C libraries and executable dependencies from remote repositories. It functions as a distribution tool for structuring source code and metadata to publish C libraries and a development toolkit for maintaining consistent build environments. The project provides a framework for C library distribution and dependency resolution, utilizing manifest files to track required library versions and ensure reproducible builds across different systems. It streamlines the C development workflow by managi

    Ccclibmanager
    عرض على GitHub↗5,133
  • b-k/apopheniaالصورة الرمزية لـ b-k

    b-k/apophenia

    207عرض على GitHub↗

    A C library for statistical and scientific computing

    C
    عرض على GitHub↗207
  • cesanta/mongooseالصورة الرمزية لـ cesanta

    cesanta/mongoose

    12,876عرض على GitHub↗

    Mongoose is an embedded networking library providing TCP/IP stacks, web server hosting, and IoT device connectivity. It enables microcontrollers and desktop systems to implement network protocols including HTTP, WebSocket, and MQTT. The project provides a bare-metal TCP/IP stack for environments without a native operating system and includes built-in TLS and ECC encryption to secure network traffic. It features a binary-embedded file system to serve web content directly from the executable and supports over-the-air firmware updates for managing device fleets. Additional capabilities cover as

    C
    عرض على GitHub↗12,876
  • davidmoreno/onionالصورة الرمزية لـ davidmoreno

    davidmoreno/onion

    2,085عرض على GitHub↗

    C library to create simple HTTP servers and Web Applications.

    C
    عرض على GitHub↗2,085
  • dertuxmalwieder/libvldmailالصورة الرمزية لـ dertuxmalwieder

    dertuxmalwieder/libvldmail

    67عرض على GitHub↗

    Your friendly e-mail address validation library (Git mirror)

    C
    عرض على GitHub↗67
  • flycheck/flycheckالصورة الرمزية لـ flycheck

    flycheck/flycheck

    2,521عرض على GitHub↗

    On the fly syntax checking for GNU Emacs

    Emacs Lispemacsflychecksyntax-checking
    عرض على GitHub↗2,521
  • cacalabs/libcacaالصورة الرمزية لـ cacalabs

    cacalabs/libcaca

    675عرض على GitHub↗

    💩 Colour ASCII Art Library

    C
    عرض على GitHub↗675
  • abiggerhammer/hammerالصورة الرمزية لـ abiggerhammer

    abiggerhammer/hammer

    291عرض على GitHub↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    عرض على GitHub↗291
  • include-what-you-use/include-what-you-useالصورة الرمزية لـ include-what-you-use

    include-what-you-use/include-what-you-use

    4,704عرض على GitHub↗

    Include What You Use is a C++ include optimizer and header dependency analyzer. It identifies unused or missing header includes in source files to reduce project bloat and improve compilation performance. The tool performs static analysis using a Clang-based abstract syntax tree to map symbol usage and track preprocessor effects across different build configurations. It can automatically rewrite source files by inserting or deleting preprocessor directives based on the calculated dependency graph. The system integrates with compilation databases to determine the exact compiler flags used for

    C++
    عرض على GitHub↗4,704
  • alanxz/rabbitmq-cالصورة الرمزية لـ alanxz

    alanxz/rabbitmq-c

    1,859عرض على GitHub↗

    RabbitMQ C client

    C
    عرض على GitHub↗1,859
  • antirez/sdsالصورة الرمزية لـ antirez

    antirez/sds

    5,486عرض على GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    عرض على GitHub↗5,486
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jtsiomb/kdtreeJ

    jtsiomb/kdtree

    0عرض على GitHub↗
    عرض على GitHub↗0
  • liambindle/mqtt-cالصورة الرمزية لـ LiamBindle

    LiamBindle/MQTT-C

    890عرض على GitHub↗

    A portable MQTT C client for embedded systems and PCs alike.

    C
    عرض على GitHub↗890
  • cloudwu/pbcالصورة الرمزية لـ cloudwu

    cloudwu/pbc

    1,625عرض على GitHub↗

    A protocol buffers library for C

    C
    عرض على GitHub↗1,625