sunfishcode / eyraLinks
Rust programs written entirely in Rust
☆858Updated 6 months ago
Alternatives and similar repositories for eyra
Users that are interested in eyra are comparing it to the libraries listed below
Sorting:
- Making parsing a breeze☆797Updated last week
- ☆788Updated 10 months ago
- ☆1,090Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,294Updated last week
- Fast and simple benchmarking for Rust projects☆1,250Updated 6 months ago
- Cargo subcommand for configuring Cargo projects for best performance.☆921Updated 6 months ago
- Safe cross-platform linker shenanigans☆797Updated last week
- Data structure serialization library with several opposite design goals from Serde☆895Updated 3 weeks ago
- ☆518Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆787Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆708Updated 3 months ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆700Updated last week
- Inject bugs and see if your tests catch them!☆996Updated last week
- Scan your Rust crate for semver violations.☆1,517Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Command line parser with applicative interface☆406Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,127Updated last week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- A Stable ABI for Rust with compact sum-types☆396Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- Rust debugger for Linux x86-64☆1,187Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆511Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Typed distributed plugin registration☆1,208Updated last week
- Serialization library with zero dependencies☆820Updated 4 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆633Updated last month