bytecodealliance / cap-stdLinks
Capability-oriented version of the Rust standard library
☆693Updated 2 months 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.☆479Updated last year
- Compile-time reference counting☆452Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Safe cross-platform linker shenanigans☆757Updated last week
- ☆762Updated last month
- A minimal `syn` syntax tree pretty-printer☆711Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Walrus is a WebAssembly transformation library 🌊🐘☆457Updated 7 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- safe bindings to io-uring☆671Updated 4 years ago
- Compact inlined strings for Rust.☆526Updated last year
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 11 months ago
- Typed distributed plugin registration☆1,136Updated 2 weeks ago
- Rust grammar tool libraries and binaries☆549Updated last month
- Count lines of LLVM IR per generic function☆462Updated this week
- Rust programs written entirely in Rust☆845Updated 2 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆558Updated last year
- The Wasm-Enabled, Elfin Allocator☆698Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Support crate for rustc's self-profiling feature☆364Updated last week
- Auditing crates for unsafe code which can be safely replaced☆550Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆857Updated 4 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆998Updated 3 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆555Updated 4 months ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆331Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago