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
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Chromium DevTools remote for C++☆11Updated 6 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 4 years ago
- Easily batch-build cmake projects!☆17Updated last month
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- My proposals for the C++ standard☆12Updated last month
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- ☆12Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Reference counted synchronized pointer.☆14Updated 7 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
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- ☆22Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago