sunfishcode / eyraLinks
Rust programs written entirely in Rust
☆860Updated 8 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☆833Updated this week
- ☆804Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆729Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- ☆517Updated 3 months ago
- A minimal async executor that lets you block on a future☆649Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,340Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,868Updated 2 weeks ago
- ☆1,156Updated 2 months ago
- A Stable ABI for Rust with compact sum-types☆406Updated this week
- A fast and flexible allocator for no_std and WebAssembly☆521Updated 6 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆909Updated this week
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆725Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆916Updated 2 weeks ago
- Cargo subcommand for configuring Cargo projects for best performance.☆1,017Updated last month
- Fast and simple benchmarking for Rust projects☆1,301Updated 8 months ago
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- ☆1,664Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆680Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated this week
- Scan your Rust crate for semver violations.☆1,550Updated this week
- Serialization library with zero dependencies☆847Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆652Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago