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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 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 - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 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 6 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated last year
- 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…☆24Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Ordering and sorting in constant low time☆10Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Small C++ preprocessor library☆13Updated 5 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 5 months ago
- Easily batch-build cmake projects!☆18Updated 6 months ago
- Proposal for constexpr_allocator☆13Updated 8 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 2 months ago