fengwang / float16_t
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆35Updated 11 months ago
Alternatives and similar repositories for float16_t:
Users that are interested in float16_t are comparing it to the libraries listed below
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- llvm::SmallVector stripped from dependencies.☆33Updated 4 years ago
- C++17 tiny vector math library☆41Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- C++11 compatible charconv☆28Updated this week
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++20 Static Branch library☆52Updated 4 months ago
- Compile-time single-header hash-map written in C++ 17☆14Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 4 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 5 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C library plusifier☆10Updated 3 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- Build-system agnostic code generation application for C++.☆18Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆48Updated last month
- ☆46Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago