has-castle / fixed_point
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
- Cut down and minimalistic C++ string formatting library☆26Updated 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++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 8 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 5 months ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- 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
- QLL : Level loaders☆15Updated 5 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Working on a Performance Analyser using ImGui☆12Updated 7 years ago
- An abandoned game dev toolset.☆10Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆19Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- 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
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 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
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Yet Another MAthematical library☆14Updated 2 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago