clibs / zerodbgLinks
Useful macros for debugging purposes.
☆16Updated 10 years ago
Alternatives and similar repositories for zerodbg
Users that are interested in zerodbg are comparing it to the libraries listed below
Sorting:
- Obtain a pointer to the struct that contains the struct member☆20Updated 10 years ago
- byte <> string conversion utilities☆14Updated 10 years ago
- Simple event handling library.☆12Updated 11 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- C str to us / ms utilities☆18Updated 10 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Database lookup for "Have I Been Pwned"☆8Updated 7 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 4 months ago
- ☆32Updated 2 years ago
- Binary integer representation utilities.☆23Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Tiny helper lib for building daemons in C☆19Updated last month
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Simple .INI file parser☆19Updated 11 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 10 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A queue implemented on an array, written in C using the BSD licence.☆11Updated 9 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated last month
- My personal C++ framework :^)☆42Updated 3 months ago