poweic / Bit-Twiddling-Hacks-By-Sean-Eron-Anderson
A salute to http://graphics.stanford.edu/~seander/bithacks.html.
☆62Updated 9 years ago
Alternatives and similar repositories for Bit-Twiddling-Hacks-By-Sean-Eron-Anderson
Users that are interested in Bit-Twiddling-Hacks-By-Sean-Eron-Anderson are comparing it to the libraries listed below
Sorting:
- c++ wrapper around libpapi☆68Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ standard library features, "from scratch"☆185Updated 3 months ago
- Parallel C++ algorithms☆61Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Very simple C++ directed graph library☆76Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- ☆26Updated 2 months ago
- Zoo library☆123Updated 2 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- The Bit Library☆58Updated 6 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- Fast containers of polymorphic objects.☆66Updated last month
- 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++11 template meta-programming library.☆48Updated 10 years ago
- Front end side of quick-bench☆153Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated 10 months ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago