p12tic / libbittwiddle
A collection of bit manipulation routines for C++
☆21Updated 11 years ago
Alternatives and similar repositories for libbittwiddle
Users that are interested in libbittwiddle are comparing it to the libraries listed below
Sorting:
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Standalone C++11 implementation of variant☆12Updated 4 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 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…☆24Updated 9 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A sparse and compressed bitmap library.☆12Updated 10 years ago
- Math vector library☆36Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago