ZSShen / C-Common-Data-StructuresLinks
A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such as tree map, hash map, and trie.
☆45Updated 6 years ago
Alternatives and similar repositories for C-Common-Data-Structures
Users that are interested in C-Common-Data-Structures are comparing it to the libraries listed below
Sorting:
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last month
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- Fast cross-platform async network library☆16Updated 6 years ago
- ☆20Updated 10 years ago
- tiny cross-platform socket API library☆51Updated last year
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆17Updated 9 months ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆43Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- stuff☆34Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Message Framing for libuv☆58Updated 4 years ago
- mpio for Jubatus☆34Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- Experiments with JIT compilation☆64Updated 8 years ago