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 last year
- Fast delegates implementation☆57Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Standalone C++11 implementation of variant☆13Updated 5 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆38Updated 6 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…☆26Updated 10 years ago
- Flat containers for C++☆59Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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
- A few classes which compile faster than the classes that they replace☆12Updated 11 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
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 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
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago