clibs / check
Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.
☆12Updated 8 years ago
Alternatives and similar repositories for check:
Users that are interested in check are comparing it to the libraries listed below
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A nano concurrency library☆24Updated 4 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 9 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Tiny helper lib for building daemons in C☆19Updated 6 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ARTful radix tree☆13Updated 8 years ago
- Region based memory allocator☆15Updated 4 years ago
- A minimalist event emitter in C++☆16Updated 4 years ago
- ☆27Updated last year
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- synchronous and asynchronous event based c++ executor libray☆13Updated 8 years ago