qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
Die Hauptfunktionen von wolkykim/qlibc sind: Build-Systeme, Frameworks, Standardbibliotheks-Erweiterungen, Windows Environments.
Open-Source-Alternativen zu wolkykim/qlibc sind unter anderem: keybuk/libnih — NIH Utility Library. nothings/stb — This project is a collection of portable, header-only C functions designed for integration into software projects… leoven/c-macro-collections — Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C. awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… alanxz/rabbitmq-c — RabbitMQ C client. abiggerhammer/hammer — Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C