michaeljclark / bignum
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
- Compile-time printf-like string formatting☆77Updated 6 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- Cross-platform C++ Utility Library☆53Updated this week
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated last year
- The IDK (Industrial Development Kit) library!☆33Updated this week
- A collection of formatting benchmarks☆47Updated 2 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compiler of the EDDI programming language☆33Updated 5 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++ interface to CPU affinity management☆30Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Rebooting the std::bitset franchise☆44Updated last month
- homogeneous variadic function parameters☆17Updated last year
- A fixed capacity dynamically sized string☆65Updated last week
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Small small_vector☆34Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 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 tuple that lets you access members by name, too.☆23Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago