michaeljclark / bignum
C++ bignum with support for arbitrary precision integer arithmetic.
☆27Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for bignum
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- LALR(1) parser for C++☆78Updated 4 months ago
- A collection of formatting benchmarks☆45Updated 3 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
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- Named arguments for C++17☆30Updated 4 years ago
- Small small_vector☆31Updated 4 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- Portable UUID generation library for C++☆24Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆49Updated last month
- Numeric algorithms for C++20 Ranges☆30Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago