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:
- Container Traits for Modern C++☆29Updated 4 years ago
- Boost.org unordered module☆75Updated this week
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 4 years ago
- Flat containers for C++☆59Updated 2 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- Boost.org multi_index module☆51Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Boost.org pool module☆54Updated 2 months ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- C++11 compatible charconv☆31Updated last week
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Boost.org mpl module☆60Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- ☆17Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Small small_vector☆34Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago