mhogrefe / malachiteLinks
An arbitrary-precision arithmetic library for Rust.
☆507Updated 2 months ago
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☆622Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆711Updated 2 weeks ago
- ☆493Updated 9 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆493Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆752Updated 4 months ago
- A crate for mucking around with piles of bytes☆880Updated this week
- Execute Rust code carefully, with extra checking along the way☆443Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆844Updated this week
- Rust implementation of Binary Object Representation Serializer for Hashing☆383Updated 4 months ago
- Fast floating point to string conversion☆649Updated this week
- Benchmarks for rust serialization frameworks☆831Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- A primitive computer algebra system☆586Updated 2 years ago
- Run Rust lints from dynamic libraries☆483Updated this week
- Making parsing a breeze☆762Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 5 months ago
- Easy self-referential struct generation for Rust.☆635Updated 7 months ago
- A binary encoder/decoder for Rust☆507Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆683Updated last week
- Fast and simple benchmarking for Rust projects☆1,202Updated 3 months ago
- ☆510Updated 4 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆852Updated 3 months ago
- Command line parser with applicative interface☆394Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 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…☆488Updated this week
- Fixed-size decimal numbers implemented in pure Rust☆206Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆652Updated last month
- A minimal async executor that lets you block on a future☆608Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆401Updated last month