jweyrich / p99Links
Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in modern C, aka C99. By using new tools from C99 we implement default arguments for functions, scope bound resource management, transparent allocation and initialization, ...
☆34Updated 3 years ago
Alternatives and similar repositories for p99
Users that are interested in p99 are comparing it to the libraries listed below
Sorting:
- Convenient & cross-platform sandboxing C library☆44Updated last year
- NIH Utility Library☆89Updated 3 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Coroutines for C.☆75Updated 8 years ago
- A cross-platform library for opening memory-backed libc streams.☆73Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Anonymous functions in C☆252Updated 5 years ago
- libsv - Public domain cross-platform semantic versioning in c99