sunfishcode / eyraLinks
Rust programs written entirely in Rust
☆865Updated 9 months ago
Alternatives and similar repositories for eyra
Users that are interested in eyra are comparing it to the libraries listed below
Sorting:
- ☆808Updated last year
- Making parsing a breeze☆845Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆732Updated last week
- ☆1,174Updated 3 months ago
- A fast and flexible allocator for no_std and WebAssembly☆524Updated 7 months ago
- Safe cross-platform linker shenanigans☆825Updated last month
- ☆521Updated 3 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…☆522Updated last week
- A minimal async executor that lets you block on a future☆651Updated 2 months ago
- Inject bugs and see if your tests catch them!☆1,058Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆727Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,892Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆918Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- A Stable ABI for Rust with compact sum-types☆408Updated 2 weeks ago
- Scan your Rust crate for semver violations.☆1,572Updated last week
- Fast and simple benchmarking for Rust projects☆1,337Updated 9 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,354Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆657Updated this week
- Cargo subcommand for configuring Cargo projects for best performance.☆1,021Updated last month
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Easy self-referential struct generation for Rust.☆690Updated last year
- Serialization library with zero dependencies☆854Updated last month
- Execute Rust code carefully, with extra checking along the way☆475Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Rust debugger for Linux x86-64☆1,305Updated last week