p12tic / libbittwiddle
A collection of bit manipulation routines for C++
☆20Updated 11 years ago
Alternatives and similar repositories for libbittwiddle:
Users that are interested in libbittwiddle are comparing it to the libraries listed below
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Allocation benchmarks☆30Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- C/C++ compiler vendor and features detection.☆37Updated 7 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- ☆17Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- A signal/slot implementation using std::function.☆12Updated 10 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 ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Standalone C++11 implementation of variant☆11Updated 4 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 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
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago