fengwang / float16_tLinks
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆43Updated 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☆111Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A collection of std-like single-header C++ libraries☆195Updated last month
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- Inspect C++ memory in the browser☆101Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- C++17 tiny vector math library☆46Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++ small containers☆148Updated 7 months ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago