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
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- A Buffer class that makes it easy to slice, concat, copy, etc.☆10Updated 5 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Magic ring buffer☆20Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 7 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- ☆12Updated 8 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- A small debugging library for C++☆31Updated 5 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- A set of macros and functions to make defining a C module easier☆10Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A minimalist event emitter in C++☆16Updated 4 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- How fast can we shuffle values?☆37Updated last year
- PPM compressor with high compression ratio.☆32Updated 7 years ago