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 6 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…☆165Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Boost.org multi_index module☆55Updated 2 weeks ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆31Updated this week
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- A hash function library☆50Updated 2 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A C++ parser combinator library.☆166Updated last week
- B++ Tree☆72Updated last year