nrc / provide-anyLinks
Proposed API for type-driven member access
☆12Updated 3 years ago
Alternatives and similar repositories for provide-any
Users that are interested in provide-any are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- ☆36Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- rust hints to the optimizer☆19Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆27Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- 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
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- ☆29Updated last year
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago