mhogrefe / malachite
An arbitrary-precision arithmetic library for Rust.
☆453Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for malachite
- Experimental one-shot benchmarking/profiling harness for Rust☆583Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆710Updated this week
- A minimal `syn` syntax tree pretty-printer☆615Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆634Updated last week
- Fast and simple benchmarking for Rust projects☆950Updated this week
- A crate for mucking around with piles of bytes☆728Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- Benchmarks for rust serialization frameworks☆663Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆647Updated 3 weeks ago
- Run Rust lints from dynamic libraries☆399Updated this week
- Generating structured data from arbitrary, unstructured input.☆730Updated this week
- Execute Rust code carefully, with extra checking along the way☆387Updated 3 months ago
- Easy self-referential struct generation for Rust.☆536Updated 2 months ago
- ☆443Updated 2 weeks ago
- Making parsing a breeze☆565Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆895Updated this week
- Rust programs written entirely in Rust☆770Updated 3 weeks ago
- Remove unused Rust dependencies with this one weird trick!☆785Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆744Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,409Updated 2 months ago
- Optimized string search routines for Rust.☆891Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- A minimal async executor that lets you block on a future☆521Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,735Updated this week
- Fast floating point to string conversion☆608Updated this week
- Generic extensions for tapping values in Rust.☆411Updated last year
- The fast sync and async channel that Rust deserves☆1,375Updated 2 weeks ago
- Command line parser with applicative interface☆354Updated last month