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☆59Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Tiny portable C++ library for atomic operations☆53Updated 2 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☆52Updated 2 months ago
- Flat containers for C++☆59Updated 7 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Null-termination-aware string-view class for C++☆26Updated 6 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- 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…☆25Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆38Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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
- Standalone C++11 implementation of variant☆13Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Fast delegates implementation☆57Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago