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
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Unix signal handling for tokio☆87Updated 7 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Extra components for use with Mio.☆30Updated last month
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- ☆39Updated 5 years ago
- liburing bindings☆35Updated 3 years ago
- Utilities for pinning☆97Updated last year
- Extensions for standard networking types☆106Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago