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.
☆23Updated 9 months ago
Alternatives and similar repositories for fixed64
Users that are interested in fixed64 are comparing it to the libraries listed below
Sorting:
- Library for fixed point arithmetic in C++☆48Updated last year
- C++ Wrapper around KCP☆102Updated 3 years ago
- A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.☆24Updated last year
- Header only c++ network library, based on c++ 20 coroutine and asio☆32Updated last week
- C++ lock-free queue.☆14Updated 5 years ago
- Fast CRC32☆188Updated 2 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- Binary file converter to C/C++ source header☆87Updated 11 months ago
- An STL-like C++ header-only tree library☆150Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- Simple C++14 thread-safe timer pool.☆14Updated 2 years ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆88Updated 9 months ago
- PacketBuffer is a C++14 header-only library designed specifically to be really fast at processing binary network packets.☆13Updated 6 years ago
- ☆40Updated 11 years ago
- event manager for decoupling systems.☆15Updated 7 years ago
- use cmake to manage and build imgui based app to get started☆35Updated 4 years ago
- 一个基于C++20的lua绑定库。☆15Updated 2 weeks ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- C++ event and statemachine framework☆13Updated last month
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embe…☆174Updated 6 years ago
- 导航网格寻路C++实现版(进阶版)☆63Updated 2 months ago
- A high performance self-defined c++ standard library, magic design!☆41Updated 4 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it☆36Updated 3 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆49Updated last year
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago