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:
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Allocation benchmarks☆30Updated 9 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Null-termination-aware string-view class for C++☆26Updated 2 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆25Updated 10 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 format/mustache templating library (C++11)☆24Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago