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 netmail-open/wjelement

Open-source alternatives to Wjelement

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

  • json-c/json-cAvatar de json-c

    json-c/json-c

    3,278Voir sur 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
    Voir sur GitHub↗3,278
  • kgabis/parsonAvatar de kgabis

    kgabis/parson

    1,459Voir sur GitHub↗

    Lightweight JSON library written in C.

    C
    Voir sur GitHub↗1,459
  • vstakhov/libuclAvatar de vstakhov

    vstakhov/libucl

    1,734Voir sur GitHub↗

    Universal configuration library parser

    C
    Voir sur GitHub↗1,734
  • jprichardson/node-fs-extraAvatar de jprichardson

    jprichardson/node-fs-extra

    9,610Voir sur GitHub↗

    node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and directory operations. It functions as a recursive directory manager, a JSON file processor, and a file asset manipulator, extending the standard library to provide high-level utilities for managing assets on disk. The project distinguishes itself through recursive capabilities, such as duplicating or removing nested folder structures and ensuring that all missing parent directories are automatically generated when creating files or symbolic links. It also integrates a JSON se

    JavaScriptcopydeletefilesystem
    Voir sur GitHub↗9,610
  • miloyip/rapidjsonAvatar de miloyip

    miloyip/rapidjson

    15,095Voir sur GitHub↗

    RapidJSON is a high-performance C++ library used for parsing and generating JSON data. It provides both document object model and stream-based interfaces to transform JSON strings into structured data and vice versa. The library includes a JSON schema validator to verify that documents conform to predefined rules and a Unicode transcoder for converting strings between UTF-8, UTF-16, and UTF-32 encodings. It also supports relaxed parsing for non-standard JSON containing comments or trailing commas. Additional capabilities cover JSON pointer navigation for locating specific values and string s

    C++
    Voir sur GitHub↗15,095

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
  • 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
  • jtsiomb/kdtreeJ

    jtsiomb/kdtree

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 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
  • docopt/docopt.cAvatar de docopt

    docopt/docopt.c

    321Voir sur GitHub↗

    C-code generator for docopt language.

    Python
    Voir sur GitHub↗321
  • cloudwu/pbcAvatar de cloudwu

    cloudwu/pbc

    1,625Voir sur GitHub↗

    A protocol buffers library for C

    C
    Voir sur GitHub↗1,625
  • gperftools/gperftoolsAvatar de gperftools

    gperftools/gperftools

    8,959Voir sur 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++
    Voir sur GitHub↗8,959
  • ithewei/libhvAvatar de ithewei

    ithewei/libhv

    7,521Voir sur 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
    Voir sur GitHub↗7,521
  • keybuk/libnihAvatar de keybuk

    keybuk/libnih

    92Voir sur GitHub↗

    NIH Utility Library

    C
    Voir sur GitHub↗92
  • flycheck/flycheckAvatar de flycheck

    flycheck/flycheck

    2,521Voir sur GitHub↗

    On the fly syntax checking for GNU Emacs

    Emacs Lispemacsflychecksyntax-checking
    Voir sur GitHub↗2,521
  • alanxz/rabbitmq-cAvatar de alanxz

    alanxz/rabbitmq-c

    1,859Voir sur GitHub↗

    RabbitMQ C client

    C
    Voir sur GitHub↗1,859
  • cacalabs/libcacaAvatar de cacalabs

    cacalabs/libcaca

    675Voir sur GitHub↗

    💩 Colour ASCII Art Library

    C
    Voir sur GitHub↗675
  • awslabs/s2nAvatar de awslabs

    awslabs/s2n

    4,736Voir sur 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
    Voir sur GitHub↗4,736
  • bluelinelabs/logansquareAvatar de bluelinelabs

    bluelinelabs/LoganSquare

    3,179Voir sur GitHub↗

    Screaming fast JSON parsing and serialization library for Android.

    Java
    Voir sur GitHub↗3,179
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • clibs/clibAvatar de clibs

    clibs/clib

    5,133Voir sur 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
    Voir sur GitHub↗5,133
  • antirez/sdsAvatar de antirez

    antirez/sds

    5,486Voir sur 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
    Voir sur GitHub↗5,486
  • alibaba/fastjsonAvatar de alibaba

    alibaba/fastjson

    25,625Voir sur GitHub↗

    Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and parse JSON data into typed objects. It functions as a JSON parser and stream processor capable of transforming JSON strings into data structures. The project emphasizes high performance JSON processing and memory management, specifically through the use of a pipeline to stream oversized JSON objects and texts to prevent memory exhaustion. It provides capabilities for JSON data serialization and deserialization workflows, including custom JSON data mapping and the ability to def

    Java
    Voir sur GitHub↗25,625
  • google/gumbo-parserAvatar de google

    google/gumbo-parser

    5,190Voir sur 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
    Voir sur GitHub↗5,190
  • google/sanitizersAvatar de google

    google/sanitizers

    12,402Voir sur 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
    Voir sur GitHub↗12,402
  • include-what-you-use/include-what-you-useAvatar de include-what-you-use

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

    4,704Voir sur 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++
    Voir sur GitHub↗4,704
  • id-software/quake-2Avatar de id-Software

    id-Software/Quake-2

    3,197Voir sur GitHub↗

    Quake-2 is a game engine designed for the development of first-person shooters and the rendering of three-dimensional environments. It provides the core framework for processing real-time physics and player input within interactive 3D spaces. The engine supports software extensibility, allowing for the direct modification of source code to change gameplay mechanics and engine behaviors. This makes it a resource for retro game engineering and the study of early 3D development techniques. Its technical capabilities include vertex-based software rendering, BSP-tree spatial partitioning, and PVS

    C
    Voir sur GitHub↗3,197
  • abiggerhammer/hammerAvatar de abiggerhammer

    abiggerhammer/hammer

    291Voir sur GitHub↗

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

    C
    Voir sur GitHub↗291
  • jmckaskill/c-capnprotoAvatar de jmckaskill

    jmckaskill/c-capnproto

    69Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗69
  • b-k/apopheniaAvatar de b-k

    b-k/apophenia

    207Voir sur GitHub↗

    A C library for statistical and scientific computing

    C
    Voir sur GitHub↗207
  • camgunz/cmpAvatar de camgunz

    camgunz/cmp

    367Voir sur GitHub↗

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

    C
    Voir sur GitHub↗367