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:
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆181Updated 7 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆307Updated 2 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆172Updated 7 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 4 months ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Generic array types in Rust☆414Updated 4 months ago
- Design by contract style assertions for Rust☆247Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- Compact string type for zero-copy parsing☆259Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 5 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- Temporary directory management for Rust☆139Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Automatic crate publishing done right☆165Updated 4 years ago
- Amazing documentation tooling for Rust☆152Updated 7 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 6 years ago
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago