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 4 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated 2 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
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 2 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 last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆26Updated 2 weeks ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago