fengwang / float16_tLinks
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
☆44Updated 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
- Boost.PFR without the boost namespaces☆76Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆68Updated this week
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- A collection of std-like single-header C++ libraries☆198Updated last month
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Meta C++ Library and Tool☆83Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 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++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ small containers☆148Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆43Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆46Updated 4 months ago
- A parallel pipeline for stream processing☆69Updated 3 years ago