sunfishcode / eyraLinks
Rust programs written entirely in Rust
☆868Updated 9 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☆845Updated last week
- ☆811Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆736Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- ☆521Updated 3 months ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆733Updated this week
- ☆1,179Updated 3 months ago
- Inject bugs and see if your tests catch them!☆1,069Updated this week
- Safe cross-platform linker shenanigans☆828Updated last month
- A fast and flexible allocator for no_std and WebAssembly☆524Updated 7 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆918Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆652Updated 2 months ago
- Cargo subcommand for configuring Cargo projects for best performance.☆1,028Updated last month
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,354Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Rust debugger for Linux x86-64☆1,316Updated last week
- Fast and simple benchmarking for Rust projects☆1,337Updated 9 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…☆523Updated this week
- Scan your Rust crate for semver violations.☆1,577Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 3 weeks ago
- A Stable ABI for Rust with compact sum-types☆409Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,902Updated last month
- A binary encoder/decoder for Rust☆603Updated last month
- Easy self-referential struct generation for Rust.☆690Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆657Updated last week
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- supply-chain security for Rust☆789Updated 3 weeks ago