rust-lang / generic-associated-types-initiativeLinks
Generic Associated Types lang team initiative
☆13Updated 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:
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Full precision decimal representation of f64☆27Updated 3 weeks ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- ☆77Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- ☆36Updated last year
- Extensions to the Rust standard library☆49Updated last year
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- Testing the Rust standard library with Miri, continuously☆14Updated last week
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆13Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Atomic operations on potentially uninitialized integers.☆26Updated this week
- Link libstdc++ or libc++ automatically or manually☆51Updated 3 weeks ago
- Automatic testing of FFI bindings for Rust☆21Updated 9 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated last year
- ☆18Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆41Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.