davinash / cstlLinks
Common Datastructure Library for C developer.
☆64Updated 4 years ago
Alternatives and similar repositories for cstl
Users that are interested in cstl are comparing it to the libraries listed below
Sorting:
- A low-latency in-memory C logging library☆59Updated 3 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Linear Linked List Library☆51Updated last year
- A generic C memory pool☆100Updated 8 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Minimal C Library☆77Updated 7 years ago
- STL style library with red-black tree implementation in C☆41Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆77Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- A tiny C library for generating uuid4 strings☆241Updated 2 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- A fork of Paul Hsieh's Better String Library☆152Updated this week
- Basic logger for C and C++ projects☆117Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆290Updated last year
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- libuv thread communication☆58Updated 2 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- A POSIX compliant C library for Windows☆52Updated 2 months ago
- Yet another INI parser☆175Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 2 months ago