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 9 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 7 years 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
- Tiny portable C++ library for atomic operations☆53Updated 2 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
- Fast delegates implementation☆56Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Flat containers for C++☆59Updated 4 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 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
- 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
- Mathematical Expression Parser and JIT Compiler☆148Updated this week
- ☆50Updated 8 years ago
- Allocation benchmarks☆30Updated 9 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☆15Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months 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 last month
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago