SkynetNext / fixed64Links
a C++ library leveraging int64 for efficient fixed-point arithmetic. It guarantees consistent float/double conversions across various platforms, outperforming existing solutions in precision and reliability.
☆19Updated 4 months ago
Alternatives and similar repositories for fixed64
Users that are interested in fixed64 are comparing it to the libraries listed below
Sorting:
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆84Updated 4 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- An STL-like C++ header-only tree library☆147Updated last year
- Header only c++ network library, based on c++ 20 coroutine and asio☆33Updated 3 weeks ago
- C++ utilities☆141Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated last week
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago
- C++11 thread pool implementation☆28Updated 3 years ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A library for working and manipulating IPv4/IPv6 addresses and networks☆13Updated 2 months ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Fast CRC32☆184Updated last year
- A constexpr STL style circular buffer implementation☆73Updated last year
- A single file C++ header-only minizip wrapper library☆28Updated 3 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆59Updated 7 months ago
- Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.☆110Updated 2 months ago
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆49Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Binary file converter to C/C++ source header☆87Updated 6 months ago
- Header-only C++ logging library☆141Updated 8 months ago
- Fast and lightweight thread pool for C++11 and newer.☆45Updated 10 months ago
- Demo implementation of C++ networking☆17Updated 11 months ago
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- Take the member function of the C++ class as the callback function of the C function☆35Updated 6 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆40Updated 3 years ago
- Simple C++14 thread-safe timer pool.☆13Updated 2 years ago
- C++ header-only library for generic data validation.☆61Updated 5 months ago