dignifiedquire / pin-cell
pin-safe interior mutability
☆14Updated 3 years ago
Alternatives and similar repositories for pin-cell
Users that are interested in pin-cell are comparing it to the libraries listed below
Sorting:
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- ☆63Updated 7 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆47Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆20Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- ☆52Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- this safety is an illusion, exile☆25Updated 3 years ago
- ☆56Updated 10 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- ☆27Updated 8 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- ☆56Updated last year
- Parse byte size into integer accurately.☆29Updated 7 months ago
- deserialize data from simple inputs☆24Updated 4 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago