fpm
Fixed-point math library
A header-only C++ library providing deterministic fixed-point math functionality
C++ header-only fixed-point math library
672 stars
20 watching
85 forks
Language: C++
last commit: about 2 months ago cxx11deterministicfixed-pointheader-onlymaths
Related projects:
Repository | Description | Stars |
---|---|---|
nikolaydubina/fpmoney | A Go library that provides a precise, float-free representation of financial amounts with support for fixed-point decimal arithmetic and ISO 4217 currency codes. | 29 |
bluescarni/mppp | A high-performance C++ library for arbitrary-precision arithmetic and special functions | 306 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
influenceth/cubit | A math library designed to handle fixed-point arithmetic in various contexts, including Cairo and Starknet. | 41 |
paulrberg/prb-math | A library providing advanced fixed-point math functions with type safety and gas efficiency | 884 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
hardikp/cpp-mempool | A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
pmttavara/pt_math | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |
pmed/fixed_size_function | Provides a C++ class to wrap fixed-size functions without dynamic memory allocation. | 68 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 425 |
matthewp/robot | A library that enables declarative programming of application states using finite state machines. | 1,923 |
thery/flocqlecture | An introductory course on formalizing floating-point numbers and their applications in Coq | 6 |
johnmcfarlane/cnl | A C++ library providing safer and simpler arithmetic types for resource-constrained environments. | 644 |
dalmatinerdb/mmath | Provides functions to perform mathematical operations on numerical arrays in binaries. | 4 |
nfrechette/rtm | A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. | 736 |