wx257osn2 / qoixxLinks
Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20
☆38Updated 3 months ago
Alternatives and similar repositories for qoixx
Users that are interested in qoixx are comparing it to the libraries listed below
Sorting:
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- C++17 tiny vector math library☆44Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A collection of std-like single-header C++ libraries☆189Updated 2 weeks ago
- Low memory overhead allocator☆32Updated 8 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Yet Another C++ Library☆21Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 4 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Fast lossless data compression in C++☆160Updated last week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆37Updated 3 weeks ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards☆24Updated this week
- A quick pool allocator for c++ with type info and gc support☆2Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- A set of useful C++17/20 classes and libraries☆27Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- An indirect value-type for C++