fengwang / float16_tLinks
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☆107Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++17 tiny vector math library☆44Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆41Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- An indirect value-type for C++☆83Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- ☆26Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆55Updated last month
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago