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:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- ☆64Updated 8 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 weeks ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆53Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆61Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- JS affine☆69Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- integrate markdown files with your rustdoc generated documentation☆38Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- ☆61Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A rust implementation of the va_list type from `stdarg.h`☆25Updated 6 months ago