sunfishcode / eyraLinks
Rust programs written entirely in Rust
☆842Updated last month
Alternatives and similar repositories for eyra
Users that are interested in eyra are comparing it to the libraries listed below
Sorting:
- ☆751Updated 5 months ago
- Making parsing a breeze☆741Updated last week
- ☆1,003Updated 3 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Fast and simple benchmarking for Rust projects☆1,155Updated 2 months ago
- Scan your Rust crate for semver violations.☆1,411Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,227Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,706Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Inject bugs and see if your tests catch them!☆930Updated this week
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆743Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆666Updated 2 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆578Updated last week
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆638Updated this week
- Benchmarks for rust serialization frameworks☆806Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆747Updated last week
- 📦 shippable application packaging