zhanhb / int128Links
int128 with divide/ostream support, require C++ 11
☆22Updated 4 years ago
Alternatives and similar repositories for int128
Users that are interested in int128 are comparing it to the libraries listed below
Sorting:
- better asio wrapper (++asio)☆40Updated 3 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ plugin framework☆54Updated 6 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Delegates for C++ by Don Clugston☆115Updated 14 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last week
- C++ Delegate Library Collection☆27Updated 8 years ago
- C++ asynchronous promises like a Promises/A+☆46Updated 2 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ Reflection Library☆103Updated 13 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- std::future extension☆37Updated 5 years ago
- Access private members and statics of a C++ class☆182Updated last year
- cpgf library☆219Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago