bytecodealliance / cap-std
Capability-oriented version of the Rust standard library
☆668Updated last month
Alternatives and similar repositories for cap-std:
Users that are interested in cap-std are comparing it to the libraries listed below
- An implementation of Joshua Yanovski's Ghost Cell paper.☆456Updated 11 months ago
- ☆726Updated this week
- Data structure serialization library with several opposite design goals from Serde☆822Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,312Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆600Updated 5 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- Compile-time reference counting☆440Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- safe bindings to io-uring☆659Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- Typed distributed plugin registration☆1,040Updated last week
- Rust doesn't have exceptions☆631Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Easy self-referential struct generation for Rust.☆561Updated last week
- Auditing crates for unsafe code which can be safely replaced☆540Updated 2 years ago
- Walrus is a WebAssembly transformation library 🌊🐘☆415Updated last month
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- Error handling project group☆265Updated 2 years ago
- Count lines of LLVM IR per generic function☆418Updated last week
- Slab allocator for Rust☆726Updated last month
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Safe cross-platform linker shenanigans☆677Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Automatic checking for semantic versioning in library crates☆636Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Intrusive collections for Rust☆430Updated 4 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆542Updated last year
- Compact inlined strings for Rust.☆514Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆691Updated 2 weeks ago