ron4fun / IntXLib4CPP
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
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Boost.org multi_index module☆49Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Boost.org unordered module☆72Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Flat containers for C++☆19Updated 8 years ago
- A fixed capacity dynamically sized string☆65Updated last week
- std::ring_span (SG14, P0059R1)☆45Updated 8 years 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
- Boost.Atomic☆61Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A hash function library☆44Updated this week
- Boost.org pool module☆52Updated 3 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- an experimental standard C++ library☆89Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago