bytecodealliance / cap-stdLinks
Capability-oriented version of the Rust standard library
☆739Updated this week
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.☆495Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,457Updated 3 weeks ago
- ☆810Updated 6 months ago
- Compile-time reference counting☆455Updated 8 months ago
- Safe cross-platform linker shenanigans☆817Updated last month
- safe bindings to io-uring☆681Updated 4 years ago
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆767Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,177Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Rust programs written entirely in Rust☆862Updated 8 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆578Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,021Updated last week
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Run experiments across parts of the Rust ecosystem!☆716Updated last month
- Count lines of LLVM IR per generic function☆494Updated last month
- Typed distributed plugin registration☆1,246Updated this week
- Rust grammar tool libraries and binaries☆572Updated this week
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Auditing crates for unsafe code which can be safely replaced☆566Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Easy self-referential struct generation for Rust.☆689Updated last year
- Incremental garbage collection from safe Rust☆798Updated last month
- The arena, a fast but limited type of allocator☆575Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- Macros for all your token pasting needs☆1,074Updated last year