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
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- The simd optimized escape code☆53Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- ☆37Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Concurrent hash trie☆53Updated 4 years ago
- Unix Domain Sockets for mio☆29Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- ☆52Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- ☆47Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆40Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- impl Stream for (your own) Generator☆19Updated 5 years ago
- ☆24Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Utilities for pinning☆97Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago