michaeljclark / bignum
C++ bignum with support for arbitrary precision integer arithmetic.
☆28Updated 4 years ago
Alternatives and similar repositories for bignum:
Users that are interested in bignum are comparing it to the libraries listed below
- homogeneous variadic function parameters☆17Updated 11 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 3 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
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- Some library components that didn't quite fit anywhere else...☆35Updated 4 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 5 months ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆52Updated last week
- parser combinator and AST generator in c++17☆24Updated last year
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Cross-platform C++ Utility Library☆51Updated last month
- ☆16Updated last year
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- DEPRECATED PROJECT, see README☆36Updated 2 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago