mhogrefe / malachiteLinks
An arbitrary-precision arithmetic library for Rust.
☆526Updated last week
Alternatives and similar repositories for malachite
Users that are interested in malachite are comparing it to the libraries listed below
Sorting:
- Execute Rust code carefully, with extra checking along the way☆451Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆702Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆508Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year
- A minimal `syn` syntax tree pretty-printer☆721Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆763Updated last week
- ☆497Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆868Updated 2 weeks ago
- Fast and simple benchmarking for Rust projects☆1,239Updated 6 months ago
- Run Rust lints from dynamic libraries☆508Updated last week
- A crate for mucking around with piles of bytes☆903Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- ☆511Updated last week
- Easy self-referential struct generation for Rust.☆656Updated 9 months ago
- Big integer types for Rust☆576Updated 5 months ago
- A binary encoder/decoder for Rust☆543Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆774Updated 3 weeks ago
- Benchmarks for rust serialization frameworks☆869Updated 2 months ago
- Rust implementation of Binary Object Representation Serializer for Hashing☆394Updated 2 months ago
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆556Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆863Updated last week
- Fast floating point to string conversion☆662Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆885Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Making parsing a breeze☆790Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- A minimal async executor that lets you block on a future☆627Updated 4 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆425Updated last week
- Rust Concurrency Cheat Sheet☆398Updated 11 months ago
- Experiments with structured concurrency in Rust☆390Updated last year