clemensmanert / fasLinks
A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.
☆83Updated last year
Alternatives and similar repositories for fas
Users that are interested in fas are comparing it to the libraries listed below
Sorting:
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- ☆178Updated 2 years ago
- ☆296Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆210Updated 6 months ago
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆159Updated this week
- Integer Map Data Structure☆133Updated 2 years ago
- a graphical C/C++ runtime editor☆188Updated 2 years ago
- Portable 3D Real-Time Rendering Engine in C++☆119Updated 3 weeks ago
- A small, portable, linear probing hash map☆144Updated 9 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆82Updated 3 weeks ago
- Richard is gaining power☆199Updated 6 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆150Updated 6 months ago
- A Modern C++ Wrapper for TensorFlow☆51Updated 7 months ago
- Tiny hash function in C☆145Updated last year
- Smart Garbage Collection Library for C++☆231Updated 8 months ago
- ☆93Updated 8 months ago
- Minimal Rust-inspired C++20 STL replacement☆207Updated last year
- An implementation strategy for lists, queues, deque(ue)s.☆121Updated 2 months ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆284Updated 8 months ago
- A self-written C++ standard library☆55Updated 3 weeks ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆331Updated last year
- A simple C coroutine library.☆229Updated last year
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header