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:
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Easily batch-build cmake projects!☆18Updated 6 months ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Ordering and sorting in constant low time☆10Updated 5 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- 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. Considering to make string-bare into string-lite, renaming t…☆23Updated 2 years ago
- Yet Another C++ Library☆22Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 11 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- ☆20Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 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 last month
- Forward declarations for C++ standard library☆22Updated 3 years ago
- ☆27Updated last week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago