bytecodealliance / cap-stdLinks
Capability-oriented version of the Rust standard library
☆723Updated 3 weeks ago
Alternatives and similar repositories for cap-std
Users that are interested in cap-std are comparing it to the libraries listed below
Sorting:
- An implementation of Joshua Yanovski's Ghost Cell paper.☆490Updated last year
- ☆792Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,441Updated 3 weeks ago
- safe bindings to io-uring☆678Updated 4 years ago
- Compile-time reference counting☆456Updated 6 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆637Updated last year
- Safe cross-platform linker shenanigans☆800Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆725Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated this week
- Data structure serialization library with several opposite design goals from Serde☆901Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,163Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,015Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆571Updated 2 years ago
- Rust programs written entirely in Rust☆858Updated 6 months ago
- Typed distributed plugin registration☆1,214Updated 3 weeks ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆707Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 9 months ago
- Compact inlined strings for Rust.☆535Updated 2 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Walrus is a WebAssembly transformation library 🌊🐘☆486Updated 2 weeks ago
- Rust grammar tool libraries and binaries☆564Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆670Updated 10 months ago
- Auditing crates for unsafe code which can be safely replaced☆559Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,008Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆482Updated this week
- Macros for all your token pasting needs☆1,064Updated last year
- Execute Rust code carefully, with extra checking along the way☆454Updated 2 months ago