dignifiedquire / pin-cellLinks
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:
- ☆63Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 weeks ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆53Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆58Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆59Updated last year
- ☆56Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆40Updated 6 years ago
- ☆34Updated 3 years ago
- ☆47Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A rust implementation of the va_list type from `stdarg.h`☆24Updated 3 months ago
- this safety is an illusion, exile☆25Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Trait generalization of the fundamental types☆44Updated last year