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:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆39Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- ☆24Updated 2 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- The simd optimized escape code☆54Updated this week
- Concurrent hash trie☆54Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆53Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- ☆40Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- ☆28Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago