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
Related projects ⓘ
Alternatives and complementary repositories for IntXLib4CPP
- Container Traits for Modern C++☆28Updated 4 years ago
- Boost.org unordered module☆63Updated this week
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- Portable UUID generation library for C++☆24Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Boost.org multi_index module☆45Updated this week
- General literal text conversions, such as an int represented as a string, or vice versa☆34Updated this week
- Text encoding for modern C++☆30Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.☆33Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- ☆25Updated 11 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Small small_vector☆31Updated 4 years ago
- A fixed capacity dynamically sized string☆63Updated this week
- std::ring_span (SG14, P0059R1)☆45Updated 7 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- ☆45Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Provides run-time tuple element access☆15Updated 3 years ago