cfsamson / examples-futuresView external linksLinks
Small examples to explain Futures, Waker, Tasks in Rust
☆64Dec 5, 2020Updated 5 years ago
Alternatives and similar repositories for examples-futures
Users that are interested in examples-futures are comparing it to the libraries listed below
Sorting:
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Jun 26, 2020Updated 5 years ago
- Blog posts, mostly about Rust.☆13Jun 7, 2021Updated 4 years ago
- Backup fork of the repo for the book Futures Explained in 200 lines of Rust (I'm not the author)☆40Apr 8, 2020Updated 5 years ago
- ☆33Nov 7, 2019Updated 6 years ago
- A Rust version of db tutorial implementation☆62May 4, 2022Updated 3 years ago
- ☆16Mar 29, 2024Updated last year
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- A native storage format for apache arrow☆82Oct 18, 2023Updated 2 years ago
- ☆26May 22, 2022Updated 3 years ago
- Databend SQLAlchemy☆15Sep 1, 2025Updated 5 months ago
- An Implementation for Raft Lab☆11Mar 1, 2020Updated 5 years ago
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13May 13, 2024Updated last year
- EpochFS is a versioned cloud file system with git-like branching, transaction support.☆16Feb 3, 2026Updated last week
- binary serialization format☆12Dec 31, 2020Updated 5 years ago
- web browser as a language server☆18May 5, 2021Updated 4 years ago
- A notebook on compilers, programming languages, and other topics.☆20Mar 13, 2025Updated 11 months ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆19Dec 9, 2022Updated 3 years ago
- BzTree implementation for Rust☆37Aug 19, 2025Updated 5 months ago
- A colorful CLI client with icons for accessing data via OpenDAL☆36Dec 27, 2023Updated 2 years ago
- Cache server :)☆32Sep 5, 2023Updated 2 years ago
- NATS unique identifiers☆20Jul 22, 2025Updated 6 months ago
- Yet another key-value storage for Rust☆72Dec 17, 2021Updated 4 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆20Nov 2, 2023Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Oct 19, 2023Updated 2 years ago
- Defer running expensive destructors until later☆19Aug 27, 2022Updated 3 years ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Sep 15, 2022Updated 3 years ago
- 200行代码讲透Rust Futures☆34May 27, 2020Updated 5 years ago
- HTTP request parser written in rust☆15Nov 26, 2023Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- Export flame data to speedscope's format☆46Aug 29, 2024Updated last year
- Distributed key-value store.☆28May 24, 2021Updated 4 years ago
- BusTub web shell☆19Nov 13, 2023Updated 2 years ago
- SQLite-based on-disk cache for Rust.☆24Jul 29, 2024Updated last year
- Shared Unit Raft☆83Dec 3, 2024Updated last year
- A concurrent LRU cache.☆23Feb 14, 2021Updated 5 years ago
- Relational Database Server with Integrated Version Control☆23Dec 20, 2022Updated 3 years ago
- Golang driver for databend cloud☆21Jan 9, 2026Updated last month