Header-only type safe C++ template library for fast native fixed point arithmetic
☆14Mar 9, 2019Updated 7 years ago
Alternatives and similar repositories for fixed_point
Users that are interested in fixed_point are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Depth C++ library☆11Nov 15, 2018Updated 7 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
- A bgfx port of lightmapper.h☆17Sep 13, 2016Updated 9 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- [Lib][Version 0.9][Partially Functional][WIP] A C++ 11 wrapper for Core Profile OpenGL allowing to write complete applications in a reduc…☆12Jul 13, 2025Updated 10 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Mar 30, 2026Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆15Sep 19, 2023Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- This is an extender for C4 which is based on Vanganth Extender for Interlude. ALL CREDITS to Vanganth☆13Nov 27, 2021Updated 4 years ago
- Implementation of a lock-free ring buffer class.☆38Jan 6, 2025Updated last year
- Links to various cpp patterns or tutorials☆11May 8, 2026Updated 2 weeks ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Dec 25, 2022Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Oct 6, 2024Updated last year
- Testing sharing between D3D11 and D3D12 devices☆14Jun 6, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Proposal for constexpr_allocator☆13Apr 5, 2017Updated 9 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Nov 27, 2022Updated 3 years ago
- Code projects for the book 'Hands-On Embedded Programming with C++17' by Maya Posch☆15Feb 8, 2019Updated 7 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Aug 19, 2021Updated 4 years ago
- ☆16Feb 29, 2020Updated 6 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Apr 25, 2020Updated 6 years ago
- For medical steerable needles, efficiently compute motion plans that consider constraints such as the steerable needle’s maximum curvatur…☆18Aug 18, 2023Updated 2 years ago
- Code from livestreams of Combinatory Logic in C++☆17May 26, 2023Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Mar 15, 2026Updated 2 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set