fengwang / float16_tLinks
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆40Updated 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:
- C++17 tiny vector math library☆43Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- 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.☆57Updated 10 months ago
- C library plusifier☆10Updated 3 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆54Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆37Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- value types for composite class design - with allocators☆51Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆35Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- An indirect value-type for C++☆83Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago