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☆58Updated 3 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- Linear Linked List Library☆51Updated last year
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- A tiny C library for generating uuid4 strings☆254Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- This is the code that was previously in code.google.com/p/ccl☆46Updated 5 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A single header C library to simplify splitting and processing strings☆51Updated 2 months ago
- Minimal C Library☆78Updated 7 years ago
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- NIH Utility Library☆92Updated 4 years ago
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- A whatwg compliant UTF8 encoding and decoding library☆34Updated 6 years ago
- Documentation generator for C/C++ code☆55Updated 2 months ago
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- A generic C memory pool☆100Updated 9 years ago
- ☆26Updated 5 years ago
- Windows pthreads with Visual Studio 2013☆54Updated 4 years ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆24Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- Yet another INI parser☆178Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆83Updated 6 months ago