has-castle / fixed_pointLinks
Header-only type safe C++ template library for fast native fixed point arithmetic
☆14Updated 6 years ago
Alternatives and similar repositories for fixed_point
Users that are interested in fixed_point are comparing it to the libraries listed below
Sorting:
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆14Updated 3 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Easily batch-build cmake projects!☆18Updated 7 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 weeks ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years 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…☆25Updated 3 weeks ago
- Yet Another C++ Library☆23Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago
- ☆20Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago