fengwang / float16_tLinks
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆44Updated 2 weeks ago
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☆112Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A collection of std-like single-header C++ libraries☆198Updated last week
- Container Traits for Modern C++☆28Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- C++17 tiny vector math library☆44Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆61Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++20 Dynamic Reflection Library☆138Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆152Updated 13 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++ small containers☆149Updated 7 months ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆20Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 5 years ago
- Fast string implementation for graphics.☆193Updated last year