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
- Compact string type for zero-copy parsing☆257Updated last year
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- A rust-macro which makes errors easy to write☆335Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- Compile time numbers in Rust.☆547Updated last month
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 3 years ago
- Amazing documentation tooling for Rust☆152Updated 6 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Generic array types in Rust☆411Updated 2 months ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆172Updated 7 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated this week
- garbage collection☆321Updated 5 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆304Updated 2 years ago
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago