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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- 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
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Easily batch-build cmake projects!☆18Updated 9 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Container Traits for Modern C++☆28Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years 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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Yet Another C++ Library☆23Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago