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
- ☆24Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Concurrent work-stealing deque☆47Updated 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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- The simd optimized escape code☆53Updated this week
- ☆40Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Extra components for use with Mio.☆31Updated 2 weeks ago
- ☆28Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- An ordered map and set based on a trie.☆29Updated 4 years ago