fengwang / float16_t
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆39Updated last year
Alternatives and similar repositories for float16_t:
Users that are interested in float16_t are comparing it to the libraries listed below
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- C library plusifier☆10Updated 3 years ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆36Updated this week
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- C++17 tiny vector math library☆41Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- value types for composite class design - with allocators☆44Updated this week
- Struct-of-Arrays generator for C++ projects.☆50Updated 6 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- A fast implementation of log() and exp()☆51Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆89Updated 2 months ago
- C++20 Static Branch library☆52Updated 6 months ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 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
- A Embedded Gpu Profiler for Dear ImGui App☆48Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards☆19Updated this week
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 3 months ago
- A collection of std-like single-header C++ libraries☆167Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- C++ Better Futures☆43Updated 2 years ago
- A utility for creating amalgamated single-header C++ libraries☆52Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year