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☆70Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Boost.org multi_index module☆47Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Boost.org unordered module☆66Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- A fixed capacity dynamically sized string☆64Updated last month
- Flat containers for C++☆56Updated 2 years ago
- A hash function library☆38Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆108Updated last week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++ parser combinator library.☆115Updated last month
- Replaced by foonathan/lexy☆138Updated 4 years ago
- ☆47Updated 7 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…☆151Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Yet another C++ text formatting library.☆70Updated last month
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- General literal text conversions, such as an int represented as a string, or vice versa☆35Updated 3 weeks ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Small small_vector☆32Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Boost.org circular_buffer module☆54Updated last month
- ☆15Updated 5 years ago