gnaggnoyil / bignumplusplusLinks
A lightweight big numerial library written and intended to be used in C++(14)
☆16Updated 8 years ago
Alternatives and similar repositories for bignumplusplus
Users that are interested in bignumplusplus are comparing it to the libraries listed below
Sorting:
- Foundations of symbol based programming☆30Updated 5 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- ☆21Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- ☆31Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆26Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI