ron4fun / IntXLib4CPPLinks
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
☆10Updated 5 years ago
Alternatives and similar repositories for IntXLib4CPP
Users that are interested in IntXLib4CPP are comparing it to the libraries listed below
Sorting:
- Boost.org multi_index module☆51Updated last month
- Boost.org unordered module☆73Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Flat containers for C++☆59Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Boost.org circular_buffer module☆58Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- General literal text conversions, such as an int represented as a string, or vice versa☆37Updated last week
- A hash function library☆45Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A fixed capacity dynamically sized string☆66Updated last month
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Tiny Test System☆27Updated 2 months ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Boost.org intrusive module☆58Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- an experimental standard C++ library☆89Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago