vreverdy / bit-algorithmsLinks
An exploratory implementation of bit overloads of the C++ standard algorithms
☆18Updated 4 years ago
Alternatives and similar repositories for bit-algorithms
Users that are interested in bit-algorithms are comparing it to the libraries listed below
Sorting:
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 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 ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- How to inspect a C++ class hierarchy at compile time☆13Updated 3 years ago
- ☆22Updated 7 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- ☆31Updated 9 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- ☆12Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago