rust-lang / generic-associated-types-initiativeLinks
Generic Associated Types lang team initiative
☆12Updated 2 years ago
Alternatives and similar repositories for generic-associated-types-initiative
Users that are interested in generic-associated-types-initiative are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Full precision decimal representation of f64☆26Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆31Updated last month
- ☆75Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 8 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- ☆13Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- structured parallel execution for async Rust☆36Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- TARGET and HOST triples☆16Updated last week
- Trying to create Sync bump allocator☆39Updated last month
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 5 months ago
- ☆36Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Non-owning unsafe I/O☆22Updated 3 weeks ago
- Proposed API for type-driven member access☆13Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Automatic testing of FFI bindings for Rust☆23Updated 4 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago