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☆106Updated 2 years ago
- ☆64Updated 8 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Token tree calling convention☆82Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- JS affine☆69Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- this safety is an illusion, exile☆25Updated 4 years ago
- ☆61Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- ☆53Updated 6 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 2 months ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Ranged integers for Rust based on const generics☆29Updated 7 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆62Updated last year
- ☆36Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago