fengwang / float16_t
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆41Updated last year
Alternatives and similar repositories for float16_t
Users that are interested in float16_t are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- C++17 tiny vector math library☆42Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆51Updated 5 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆21Updated last week
- C++ Better Futures☆44Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆69Updated 10 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- C++ build system that uses C++ for build configuration.☆17Updated 2 weeks 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
- Compile-time reflection for C++ to get field names and types from a struct/class.☆30Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A utility for creating amalgamated single-header C++ libraries☆54Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆37Updated 2 months ago