Aatch / ramp
RAMP - Rust Arithmetic in Multiple Precision
☆261Updated 2 years ago
Alternatives and similar repositories for ramp:
Users that are interested in ramp are comparing it to the libraries listed below
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆245Updated 2 years ago
- A rust-macro which makes errors easy to write☆335Updated 8 months ago
- Put your Rust app's data in the right place on every platform☆142Updated 3 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆290Updated 9 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Compact string type for zero-copy parsing☆251Updated last year
- Amazing documentation tooling for Rust☆151Updated 6 years ago
- Temporary directory management for Rust☆138Updated 5 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆329Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆220Updated this week
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆173Updated 7 years ago
- Efficient transactional memory in rust.☆208Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Generic array types in Rust☆406Updated this week
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 5 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆135Updated 5 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆302Updated 2 years ago
- Cargo subcommand to profile binaries☆435Updated last year
- Fowler–Noll–Vo hash function☆342Updated 9 months ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 3 weeks ago