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 tiny C library for generating uuid4 strings☆239Updated 2 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- STL style library with red-black tree implementation in C☆41Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- ☆25Updated 4 years ago
- Minimal C Library☆77Updated 7 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Linear Linked List Library☆51Updated last year
- A single header C library to simplify splitting and processing strings☆51Updated 5 months ago
- Coroutines for C.☆76Updated 8 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
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- NIH Utility Library☆90Updated 3 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- libunistd, a lightweight POSIX and pthreads API implementation for building Linux-style C/C++ code in Visual Studio for Windowswithout WS…☆195Updated 2 weeks ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- POSIX getopt() as a portable header library☆111Updated 2 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