mhogrefe / malachiteLinks
An arbitrary-precision arithmetic library for Rust.
☆533Updated 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☆728Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆639Updated last year
- ☆502Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆520Updated 4 months ago
- Fast and simple benchmarking for Rust projects☆1,266Updated 7 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆780Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆721Updated 4 months ago
- Benchmarks for rust serialization frameworks☆897Updated 4 months ago
- Execute Rust code carefully, with extra checking along the way☆453Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Run Rust lints from dynamic libraries☆515Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆893Updated last week
- A crate for mucking around with piles of bytes☆925Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆905Updated 9 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- A minimal async executor that lets you block on a future☆639Updated 3 weeks ago
- Fast floating point to string conversion☆672Updated 2 weeks ago
- A binary encoder/decoder for Rust☆553Updated last week
- Easy self-referential struct generation for Rust.☆671Updated 10 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆547Updated 3 weeks ago
- Clone trait that is object-safe☆742Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,017Updated last month
- A cargo subcommand for cleaning up unused build files generated by Cargo☆881Updated last month
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Rust implementation of Binary Object Representation Serializer for Hashing☆409Updated 2 weeks ago
- Making parsing a breeze☆819Updated this week
- ☆518Updated 2 months ago
- Remove unused Rust dependencies with this one weird trick!☆1,145Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆449Updated last week
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆570Updated last month