alexcrichton / talksLinks
Talks I've given at various conferences
☆18Updated 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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- The simd optimized escape code☆54Updated this week
- Concurrent work-stealing deque☆47Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- ☆39Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- ☆53Updated 5 years ago
- ☆28Updated 5 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆40Updated 6 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆24Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- ☆47Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago