multiprecision
High-range number library
A C++ library that provides high-range and precision number types with interoperability capabilities
Boost.Multiprecision
202 stars
19 watching
113 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
| A standard library for metaprogramming in C++ | 1,705 |
| A C++11 metaprogramming library enabling advanced template-based programming | 245 |
| A high-performance C++ library for arbitrary-precision arithmetic and special functions | 305 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A C++ library providing a set of high-performance synchronization primitives to safely access shared data without locks or barriers. | 126 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| Replaces standard numeric types with exception-throwing versions to prevent undefined behavior due to integer overflow | 210 |
| A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| An implementation of the C++20 Ranges proposals in a single header library | 359 |