mhogrefe / malachiteLinks
An arbitrary-precision arithmetic library for Rust.
☆505Updated last month
Alternatives and similar repositories for malachite
Users that are interested in malachite are comparing it to the libraries listed below
Sorting:
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆711Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆832Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆736Updated this week
- Fast and simple benchmarking for Rust projects☆1,182Updated 3 months ago
- ☆490Updated 8 months ago
- Benchmarks for rust serialization frameworks☆819Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆857Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆483Updated 5 months ago
- A crate for mucking around with piles of bytes☆868Updated last month
- Execute Rust code carefully, with extra checking along the way☆431Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆625Updated 6 months ago
- Making parsing a breeze☆757Updated this week
- A minimal async executor that lets you block on a future☆605Updated last month
- A high fidelity time management library in Rust☆441Updated 2 weeks ago
- Run Rust lints from dynamic libraries☆478Updated this week
- ☆506Updated 3 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆673Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆983Updated last week
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆548Updated last month
- A binary encoder/decoder for Rust☆488Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- Fast floating point to string conversion☆645Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆486Updated this week
- Command line parser with applicative interface☆390Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆846Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆760Updated this week