alexcrichton / talks
Talks I've given at various conferences
☆18Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for talks
- The simd optimized escape code☆53Updated last week
- ☆24Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- ☆36Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Unix signal handling for tokio☆87Updated 6 years ago
- ☆54Updated 5 years ago
- Rust library providing a lazily filled Cell☆61Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆51Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Utility for reusing memory☆52Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- ☆40Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Epoch-based garbage collection☆80Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago