A Compositional Numeric Library for C++
☆689Apr 26, 2024Updated 2 years ago
Alternatives and similar repositories for cnl
Users that are interested in cnl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ Binary Fixed-Point Arithmetic☆236Apr 6, 2019Updated 7 years ago
- C++ header-only fixed-point math library☆816Mar 29, 2026Updated last month
- Compositional DSP Library☆25Mar 29, 2021Updated 5 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Apr 17, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆784Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Fixed Point Arithmetic C++14 Library☆114Jun 18, 2018Updated 7 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,640Oct 13, 2025Updated 6 months ago
- The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29 standardization candidate…☆1,410Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,472Updated this week
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,540Apr 20, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆493Mar 27, 2026Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,604May 29, 2025Updated 11 months ago
- Runtime polymorphism done right☆1,035May 27, 2021Updated 4 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆530Apr 19, 2022Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Jul 17, 2025Updated 9 months ago
- Multiprecision for modern C++☆320Dec 10, 2024Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum