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.
☆11Updated 5 years ago
Alternatives and similar repositories for IntXLib4CPP
Users that are interested in IntXLib4CPP are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated last week
- Effective Memory Reclamation☆58Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Boost.org unordered module☆75Updated last month
- Flat containers for C++☆59Updated 3 weeks ago
- generic stack-based container☆107Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- ulids in C++, Header Only☆98Updated 2 years ago
- A C++ parser combinator library.☆147Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- 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
- An implementation of Seqlock in C++11☆218Updated 11 months ago
- C++17 inplace_string implementation☆97Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- B++ Tree☆68Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago