fengwang / float16_t
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
- C++17 tiny vector math library☆42Updated last year
- A Embedded Gpu Profiler for Dear ImGui App☆49Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- C++20 SIMD Within A Register library☆31Updated this week
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated last year
- An indirect value-type for C++☆82Updated last year
- Boost.PFR without the boost namespaces☆70Updated 3 weeks ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 8 months ago
- Build-system agnostic code generation application for C++.☆20Updated last week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆20Updated last month
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆17Updated this week
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆36Updated last month
- Generic hash function for STL style unordered containers☆36Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year