clibs / checkLinks
Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.
☆12Updated 9 years ago
Alternatives and similar repositories for check
Users that are interested in check are comparing it to the libraries listed below
Sorting:
- Netstring parsing in C☆36Updated 4 years ago
- leveldb FUSE filesystem☆16Updated 11 years ago
- A small debugging library for C++☆31Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A collection of functions for making writing to a bitstream eaisier; written in C under a BSD license☆14Updated 11 years ago
- Chainable libuv streams☆62Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- C version of the MetroHash function☆27Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Progress display lib for c☆76Updated 4 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- SIMD-enabled Levenshtein distance in C++☆74Updated last year
- A simple http router in c++ that can be used with nodeuv-http☆26Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- A nano concurrency library☆24Updated 5 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆18Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago