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:
- Ordering and sorting in constant low time☆10Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Easily batch-build cmake projects!☆18Updated 4 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Home of the Lava graphics shader language compiler and other tools☆20Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago