alexcrichton / talksLinks
Talks I've given at various conferences
☆20Updated 7 years ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Unix signal handling for tokio☆87Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Project dependency manager☆74Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- ☆39Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Extensions for standard networking types☆106Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated last week
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Utilities for pinning☆97Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Extra components for use with Mio.☆30Updated last week
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago