michaeljclark / bignumLinks
C++ bignum with support for arbitrary precision integer arithmetic.
☆29Updated 4 years ago
Alternatives and similar repositories for bignum
Users that are interested in bignum are comparing it to the libraries listed below
Sorting:
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 2 months 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 fixed capacity dynamically sized string☆66Updated last month
- LALR(1) parser for C++☆79Updated 11 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆22Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 9 months ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A collection of formatting benchmarks☆48Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 months ago
- Cross-platform C++ Utility Library☆54Updated this week
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆20Updated 2 years ago