alexcrichton / talks
Talks I've given at various conferences
☆18Updated 6 years ago
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- Concurrent work-stealing deque☆46Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Rust library providing a lazily filled Cell☆61Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- ☆37Updated 4 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Unix signal handling for tokio☆87Updated 6 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Utility for reusing memory☆52Updated 5 years ago
- ☆52Updated 5 years ago
- ☆24Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- The simd optimized escape code☆53Updated last week
- Epoch-based garbage collection☆81Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- ☆46Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- ☆40Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- I/O and binary data encoding for Rust☆37Updated 9 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Thrift RPC in Rust (Async I/O) with tokio☆19Updated 7 years ago