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:
- `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
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Easily batch-build cmake projects!☆18Updated 9 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 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 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- homogeneous variadic function parameters☆18Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 2 months ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- ☆20Updated 8 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months 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 4 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago