nrc / provide-any
Proposed API for type-driven member access
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for provide-any
- Trying to create Sync bump allocator☆28Updated last year
- Make any value Sync but only available on its original thread☆36Updated last year
- structured parallel execution for async Rust☆30Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- An implementation of Kensler's hashed permutation algorithm☆16Updated this week
- Mostly safe wrapper for alloca☆25Updated last year
- ☆35Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆20Updated 7 months ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆19Updated 2 months ago
- ☆29Updated 6 months ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- Arena allocator with scopes☆43Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 2 weeks ago