Aatch / rampLinks
RAMP - Rust Arithmetic in Multiple Precision
☆263Updated 3 years ago
Alternatives and similar repositories for ramp
Users that are interested in ramp are comparing it to the libraries listed below
Sorting:
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- Generic array types in Rust☆429Updated 2 weeks ago
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆183Updated 8 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆312Updated 2 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆173Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- The pure-Rust password hashing library running on Argon2.☆175Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- CBOR support for serde.☆308Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Automatic crate publishing done right☆165Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 7 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago