C++ library aiming to replace all built-in integers
☆100Dec 24, 2025Updated 2 months ago
Alternatives and similar repositories for bounded-integer
Users that are interested in bounded-integer are comparing it to the libraries listed below
Sorting:
- Automatically generate canonical forms of operators, taking advantage of the latest C++ features☆13Aug 21, 2025Updated 6 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years ago
- Circular span☆12May 24, 2024Updated last year
- Immediate Mode Debug Draw library☆42Nov 11, 2019Updated 6 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38May 11, 2023Updated 2 years ago
- Papers intended for the C++ Standardization Committee☆14Nov 8, 2023Updated 2 years ago
- An attempt to port BC7E texture compressor to a GPU compute shader☆20Jan 10, 2021Updated 5 years ago
- Code from livestreams of Combinatory Logic in C++☆17May 26, 2023Updated 2 years ago
- For details, see the blog post:☆35Dec 14, 2023Updated 2 years ago
- High-throughput lock-based concurrent queue☆32Nov 7, 2025Updated 3 months ago
- ☆45Dec 27, 2020Updated 5 years ago
- Fast comparison-based sort algorithm☆57Dec 21, 2022Updated 3 years ago
- old historical view of renderman.org AKA The RenderMan Repository☆18Jan 14, 2017Updated 9 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Compile time counter that works with all major modern compilers☆60Oct 31, 2023Updated 2 years ago
- ☆21May 22, 2020Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Algorithm Competition Template Library☆18Feb 9, 2026Updated 2 weeks ago
- A live reloading C++ shader environment for learning about the graphics pipeline☆22Aug 14, 2023Updated 2 years ago
- Forward declarations for C++ standard library☆22Sep 18, 2021Updated 4 years ago
- Async primitives library for C++20☆19Updated this week
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆12Oct 4, 2023Updated 2 years ago
- A Julia package to manipulate very small IEEE 754 standard-compliant floating-point numbers.☆12Nov 18, 2025Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Jun 21, 2021Updated 4 years ago
- a c++ header library that implements a user-defined literals for a compile time string format.☆24Apr 19, 2017Updated 8 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆60Oct 21, 2024Updated last year
- A fixed capacity dynamically sized string☆69Dec 19, 2025Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 2 months ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago