pfalcon / awesome-implicit-data-structuresLinks
Awesome implicit data structures
☆24Updated 6 years ago
Alternatives and similar repositories for awesome-implicit-data-structures
Users that are interested in awesome-implicit-data-structures are comparing it to the libraries listed below
Sorting:
- Assume is a smarter assert replacement (C++03)☆21Updated 10 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Math vector library☆39Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- ☆31Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆28Updated 9 years ago
- Sparse texture Hello World☆30Updated 10 years ago
- Lightweight task scheduler. Public domain.☆18Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 7 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
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 12 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Simple variable-length encoder/decoder (C99)(C++03)☆16Updated 9 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated last month
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- BON - Binary Object Notation☆21Updated 8 years ago
- Lightweight printf-compatible format processing library☆33Updated last year
- Cross-platform lean file system monitoring library in pure C. Licensed under MIT.☆24Updated 13 years ago