libtom / libtompolyLinks
☆38Updated 2 years ago
Alternatives and similar repositories for libtompoly
Users that are interested in libtompoly are comparing it to the libraries listed below
Sorting:
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- C library for parsing JSON config files☆34Updated 6 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Lock-free memory allocator☆21Updated last year
- A small, simple hash table written in C.☆23Updated 14 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Walter Waldo's port of Henry Spencer's regular expression library from Tcl.☆20Updated 10 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated last month
- YAML Object Model Layer - a DOM-like interface for YAML☆41Updated last year
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- C str to us / ms utilities☆18Updated 10 years ago
- Lightweight C library for date arithmetic and date conversion using the proleptic Gregorian calendar. Supports conversion between all ISO…☆34Updated 6 months ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- C version of the MetroHash function