alexcrichton / talks
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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- ☆37Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated last week
- The simd optimized escape code☆53Updated this week
- ☆52Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- ☆24Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Unix Domain Sockets for mio☆28Updated 4 years ago
- ☆40Updated 6 years ago
- A splay tree implementation written in Rust☆25Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- ☆25Updated 9 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago