p12tic / libbittwiddleLinks
A collection of bit manipulation routines for C++
☆21Updated 12 years ago
Alternatives and similar repositories for libbittwiddle
Users that are interested in libbittwiddle are comparing it to the libraries listed below
Sorting:
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆24Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Fast delegates implementation☆56Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 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
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Foundations of symbol based programming☆30Updated 5 years ago
- Flat containers for C++☆59Updated 2 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- ☆49Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Null-termination-aware string-view class for C++☆26Updated last month
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago