libm
Math library
A Rust port of math library functions from MUSL's libm
A port of MUSL's libm to Rust.
548 stars
26 watching
97 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
tarcieri/micromath | A fast and safe Rust math library for embedded systems with approximations and statistical analysis | 403 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
sarah-quinones/faer-rs | A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. | 1,891 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
mathall/rim | A Vim-like text editor in Rust with basic editing and navigation functionality | 610 |
luqmana/rust-opencl | Bindings for using OpenCL from Rust to access parallel processing capabilities | 170 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 936 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
libmir/mir | A numerical library for scientific and machine learning applications. | 209 |