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 10 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Tiny portable C++ library for atomic operations☆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
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- Fast delegates implementation☆56Updated 3 years ago
- Flat containers for C++☆59Updated 5 months ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆37Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Compile-time printf-like string formatting☆77Updated 7 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
- portability macros for compiler and hardware micro operations☆36Updated last year
- Mathematical Expression Parser and JIT Compiler☆150Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Standalone C++11 implementation of variant☆13Updated 5 years ago
- C++ string formatting library☆46Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago