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:
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 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
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- ☆20Updated 8 years ago
- homogeneous variadic function parameters☆18Updated last year
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Implementation of a lock-free ring buffer class.☆38Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago