bytecodealliance / cap-stdLinks
Capability-oriented version of the Rust standard library
☆715Updated 5 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.☆483Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,432Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆788Updated 2 weeks ago
- Compile-time reference counting☆456Updated 4 months ago
- safe bindings to io-uring☆675Updated 4 years ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆758Updated this week
- ☆777Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆721Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆890Updated last week
- Rust doesn't have exceptions☆635Updated 5 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,152Updated 3 weeks ago
- Rust programs written entirely in Rust☆856Updated 5 months ago
- A precise specification for "Rust lite / MIR plus"☆934Updated 3 weeks ago
- Run experiments across parts of the Rust ecosystem!☆703Updated last month
- Easy self-referential struct generation for Rust.☆655Updated 9 months ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆700Updated this week
- The arena, a fast but limited type of allocator☆557Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆566Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆770Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆985Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆557Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆633Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,008Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆884Updated 7 months ago
- Typed distributed plugin registration☆1,191Updated 3 weeks ago
- Walrus is a WebAssembly transformation library 🌊🐘☆476Updated last month