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

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

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

Open-source alternatives to Balde

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

  • absint/compcertالصورة الرمزية لـ AbsInt

    AbsInt/CompCert

    2,187عرض على GitHub↗

    The CompCert formally-verified C compiler

    Rocq Proverccompcertcompiler
    عرض على GitHub↗2,187
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

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

    alanxz/rabbitmq-c

    1,859عرض على GitHub↗

    RabbitMQ C client

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

    andrewrk/libsoundio

    2,089عرض على GitHub↗

    C library for cross-platform real-time audio input and output

    C
    عرض على GitHub↗2,089
  • 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
  • apenwarr/redoالصورة الرمزية لـ apenwarr

    apenwarr/redo

    1,845عرض على GitHub↗

    Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.

    Python
    عرض على GitHub↗1,845

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

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

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

Find more with AI search
  • appimage/appimagekitالصورة الرمزية لـ AppImage

    AppImage/AppImageKit

    9,348عرض على GitHub↗

    AppImageKit is a system of tools and utilities for bundling Linux desktop applications into single-file, portable executables. It functions as a packager that converts application directories into self-mounting binaries, allowing software to run across multiple Linux distributions without a formal installation process. The project enables portable software distribution by isolating application configurations and home directories from the host system, which allows applications to run from removable media. It includes a filesystem manager for extracting, inspecting, and mounting the embedded im

    C
    عرض على GitHub↗9,348
  • appimagecrafters/appimage-builderالصورة الرمزية لـ AppImageCrafters

    AppImageCrafters/appimage-builder

    377عرض على GitHub↗

    GNU/Linux packaging made easy! ™

    Python
    عرض على GitHub↗377
  • attractivechaos/klibالصورة الرمزية لـ attractivechaos

    attractivechaos/klib

    4,679عرض على GitHub↗

    klib is a comprehensive C standard library extension and data structure toolkit. It provides a set of fundamental tools for memory management, data organization, and general-purpose utility functions for standalone C applications. The project features specialized capabilities for bioinformatics sequence analysis, including the parsing of FASTA, FASTQ, and Newick formats and the implementation of Smith-Waterman sequence alignment and Hidden Markov Models. It also includes a mathematical computation library for numerical routines and expression evaluation, as well as a lightweight HTTP and FTP

    C
    عرض على GitHub↗4,679
  • 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
  • b-k/apopheniaالصورة الرمزية لـ b-k

    b-k/apophenia

    207عرض على GitHub↗

    A C library for statistical and scientific computing

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

    boltpkg/bolt

    2,421عرض على GitHub↗

    ⚡️ Super-powered JavaScript project management

    JavaScript
    عرض على GitHub↗2,421
  • buildbot/buildbotالصورة الرمزية لـ buildbot

    buildbot/buildbot

    5,452عرض على GitHub↗

    Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a build automation engine that coordinates the retrieval of source code, the execution of build steps, and the reporting of results through a central controller and a network of remote worker agents. The system is distinguished by a plugin-based extensibility architecture and a master-worker distribution model. It allows for dynamic build modification at runtime and supports a pluggable database backend for persisting system state and historical build data. The project covers a bro

    Python
    عرض على GitHub↗5,452
  • buildout/buildoutالصورة الرمزية لـ buildout

    buildout/buildout

    615عرض على GitHub↗

    Buildout is a deployment automation tool written in and extended with Python

    Python
    عرض على GitHub↗615
  • cacalabs/libcacaالصورة الرمزية لـ cacalabs

    cacalabs/libcaca

    675عرض على GitHub↗

    💩 Colour ASCII Art Library

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

    camgunz/cmp

    367عرض على GitHub↗

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

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

    capitaomorte/yasnippet

    2,949عرض على GitHub↗

    A template system for Emacs

    Emacs Lisp
    عرض على GitHub↗2,949
  • cargo-bins/cargo-binstallالصورة الرمزية لـ cargo-bins

    cargo-bins/cargo-binstall

    2,493عرض على GitHub↗

    cargo-binstall is a toolchain extension and binary artifact manager designed to install pre-compiled Rust binaries from releases. Its primary purpose is to avoid the time and resource costs associated with compiling software from source by fetching pre-built executables. The tool provides mechanisms for discovering and downloading binaries across different architectures and platforms. It includes capabilities for verifying the authenticity and integrity of downloaded packages using cryptographic signature verification against public keys. The system supports automated installation in continu

    Rustbinaryinstallerrust
    عرض على GitHub↗2,493
  • cargo-generate/cargo-generateالصورة الرمزية لـ cargo-generate

    cargo-generate/cargo-generate

    2,423عرض على GitHub↗

    cargo, make me a project

    Rustcargocargo-generateliquid
    عرض على GitHub↗2,423
  • ccxt/ccxtالصورة الرمزية لـ ccxt

    ccxt/ccxt

    42,938عرض على GitHub↗

    This library provides a unified interface for interacting with hundreds of global cryptocurrency exchanges. It serves as a standardized framework for building automated trading systems, allowing developers to fetch real-time market data, manage account balances, and execute orders across multiple financial platforms through a single, predictable set of methods. The project distinguishes itself by abstracting the complexities of diverse exchange-specific application programming interfaces into a consistent internal schema. It includes a modular authentication layer that automatically handles c

    Pythonaltcoinapiarbitrage
    عرض على GitHub↗42,938
  • 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
  • chaaz/versioالصورة الرمزية لـ chaaz

    chaaz/versio

    124عرض على GitHub↗

    A version number manager

    Rust
    عرض على GitHub↗124
  • 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
  • cloudwu/pbcالصورة الرمزية لـ cloudwu

    cloudwu/pbc

    1,625عرض على GitHub↗

    A protocol buffers library for C

    C
    عرض على GitHub↗1,625
  • concurrencykit/ckالصورة الرمزية لـ concurrencykit

    concurrencykit/ck

    2,650عرض على GitHub↗

    Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.

    C
    عرض على GitHub↗2,650
  • cpp-pm/hunterالصورة الرمزية لـ cpp-pm

    cpp-pm/hunter

    674عرض على GitHub↗

    CMake driven cross-platform package manager for C/C++.

    CMake
    عرض على GitHub↗674
  • crate-ci/cargo-releaseالصورة الرمزية لـ crate-ci

    crate-ci/cargo-release

    1,567عرض على GitHub↗

    Cargo subcommand release: everything about releasing a rust crate.

    Rust
    عرض على GitHub↗1,567
  • davidmoreno/onionالصورة الرمزية لـ davidmoreno

    davidmoreno/onion

    2,085عرض على GitHub↗

    C library to create simple HTTP servers and Web Applications.

    C
    عرض على GitHub↗2,085
  • dcnieho/freeglutD

    dcnieho/FreeGLUT

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 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