sunfishcode / mustangLinks
Rust programs written entirely in Rust
☆877Updated 2 months ago
Alternatives and similar repositories for mustang
Users that are interested in mustang are comparing it to the libraries listed below
Sorting:
- Type-erased Serialize, Serializer and Deserializer traits☆782Updated last month
- libgccjit AOT codegen for rustc☆1,014Updated last week
- Rust programs written entirely in Rust☆845Updated 2 months ago
- A zero-allocation no_std-compatible zero-cost way to add color to your Rust terminal☆723Updated 2 weeks ago
- Capability-oriented version of the Rust standard library☆693Updated 2 months ago
- Serde serializable and deserializable trait objects☆1,373Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,582Updated 4 months ago
- An ultra simple CLI arguments parser.☆612Updated last year
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆555Updated 3 months ago
- 🍄 an alleged 'operating system'☆647Updated last week
- ☆758Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Safe cross-platform linker shenanigans☆757Updated this week
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Auditing crates for unsafe code which can be safely replaced☆550Updated 3 years ago
- Execute Rust code carefully, with extra checking along the way☆430Updated last week
- Serialization library with zero dependencies☆804Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- Clone trait that is object-safe☆721Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,722Updated 2 weeks ago
- Find out what takes most of the space in your executable.☆2,588Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- Command line parser with applicative interface☆390Updated last month