fengwang / float16_tLinks
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆45Updated last month
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
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- C++17 tiny vector math library☆45Updated 2 years ago
- Inspect C++ memory in the browser☆102Updated 3 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++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆45Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- Build-system agnostic code generation application for C++.☆32Updated 3 weeks ago
- Flat containers for C++☆59Updated 7 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 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
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago