vreverdy / bit-algorithms
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
- 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
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A library of tools for compiler construction.☆12Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- ☆12Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Chromium DevTools remote for C++☆11Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 7 months ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months 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
- ☆31Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago