mhogrefe / malachiteLinks
An arbitrary-precision arithmetic library for Rust.
☆542Updated this week
Alternatives and similar repositories for malachite
Users that are interested in malachite are comparing it to the libraries listed below
Sorting:
- A minimal `syn` syntax tree pretty-printer☆730Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Execute Rust code carefully, with extra checking along the way☆465Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆939Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆784Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆532Updated 4 months ago
- ☆501Updated last month
- Fast and simple benchmarking for Rust projects☆1,292Updated 8 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆903Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆800Updated this week
- Usable, easy and safe pure-Rust crypto☆708Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆725Updated 4 months ago
- Big integer types for Rust☆588Updated 7 months ago
- A binary encoder/decoder for Rust☆569Updated last week
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- Benchmarks for rust serialization frameworks☆916Updated last week
- The testing ground for the future of portable SIMD in Rust☆1,021Updated 2 weeks ago
- Simple async Rust profiler with memory and data-flow insights - quickly find and debug performance bottlenecks.☆1,258Updated this week
- A minimal async executor that lets you block on a future☆642Updated last month
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆576Updated 2 months ago
- Run Rust lints from dynamic libraries☆518Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- Rust implementation of Binary Object Representation Serializer for Hashing☆409Updated last month
- Fast floating point to string conversion☆682Updated this week
- Test harness for ui tests of compiler diagnostics☆945Updated last week
- A simple and fast random number generator☆546Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆517Updated this week
- Making parsing a breeze☆830Updated this week
- Command line parser with applicative interface☆417Updated last month