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:
- ☆31Updated 9 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 12 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Math vector library☆39Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 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
- Lightweight printf-compatible format processing library☆33Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Assume is a smarter assert replacement (C++03)☆21Updated 10 years ago
- A lightweight ring dependency system (C++11)☆20Updated 9 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Lightning fast XML parser.☆23Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Single file utilities for C++.☆30Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- ☆13Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆36Updated 6 years ago