mhogrefe / malachite
An arbitrary-precision arithmetic library for Rust.
☆486Updated this week
Alternatives and similar repositories for malachite:
Users that are interested in malachite are comparing it to the libraries listed below
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆797Updated last week
- Scan your Rust crate for semver violations.☆1,361Updated this week
- Fast and simple benchmarking for Rust projects☆1,119Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆463Updated 2 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆830Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆961Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- Benchmarks for rust serialization frameworks☆776Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆708Updated last month
- A binary encoder/decoder for Rust☆452Updated last month
- Making parsing a breeze☆717Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆835Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆407Updated 8 months ago
- Usable, easy and safe pure-Rust crypto☆671Updated last week
- A minimal `syn` syntax tree pretty-printer☆685Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago
- ☆479Updated 6 months ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,122Updated last month
- ☆491Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,538Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆733Updated last month
- A minimal async executor that lets you block on a future☆580Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆788Updated 2 months ago
- Remove unused Rust dependencies with this one weird trick!☆946Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,141Updated this week
- A high fidelity time management library in Rust☆414Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆725Updated last month
- Run Rust lints from dynamic libraries☆445Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,986Updated 3 weeks ago