JeffBezanson / libsupportLinks
a library of useful C utilities
☆63Updated 12 years ago
Alternatives and similar repositories for libsupport
Users that are interested in libsupport are comparing it to the libraries listed below
Sorting:
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- NIH Utility Library☆91Updated 4 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 15 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- skiplist library for C.☆54Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- tiny unit testing framework for ANSI C