An exploration of lifetimes in Rust.
☆354Jun 25, 2024Updated last year
Alternatives and similar repositories for lifetimekata
Users that are interested in lifetimekata are comparing it to the libraries listed below
Sorting:
- Learn Macros In Rust☆1,196Jul 13, 2024Updated last year
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,767Nov 20, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 4, 2026Updated last week
- Educational blog posts for Rust beginners☆8,328Feb 17, 2025Updated last year
- A lightweight version of pin-project written with declarative macros.☆274Mar 3, 2026Updated last week
- A question about lifetimes.☆17Jan 16, 2023Updated 3 years ago
- Medium to hard Rust questions with explanations☆1,898Dec 20, 2025Updated 2 months ago
- 本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代 码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST st…☆1,511Dec 28, 2024Updated last year
- This is a classic Tetris game clone using bevy and rust.☆24Jan 23, 2024Updated 2 years ago
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,560Aug 6, 2024Updated last year
- The Little Book of Rust Macros (updated fork)☆911Jan 23, 2026Updated last month
- Writing A Wasm Runtime In Rust☆54Aug 14, 2025Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Nov 28, 2023Updated 2 years ago
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 2 months ago
- Interactive visualizations of Rust at compile-time and run-time☆2,992Jul 8, 2025Updated 8 months ago
- Real World Rust Design Pattern☆26Nov 17, 2021Updated 4 years ago
- 📖《Rust Atomics and Locks》- by Mara Bos 中文翻译版。——《Rust原子和锁》👀👀👀👀👀👀☆25Jul 7, 2023Updated 2 years ago
- Learn Rust by writing Entirely Too Many linked lists☆3,537Jul 30, 2024Updated last year
- ☆16Sep 29, 2024Updated last year
- ☆81Feb 17, 2026Updated 3 weeks ago
- Asynchronous Programming in Rust☆2,138Nov 2, 2025Updated 4 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆883Feb 9, 2026Updated last month
- A collection of utilities for a superior nom experience☆165Jul 27, 2023Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,573Updated this week
- Flexible concrete Error type built on std::Error☆6,453Feb 20, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,102Feb 20, 2026Updated 2 weeks ago
- The Rust Performance Book☆2,656Jan 19, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,114Feb 13, 2026Updated 3 weeks ago
- Learn Rust dark magics by implementing an expression framework in database systems☆1,472Aug 9, 2025Updated 7 months ago
- A command line utility for doing polarization simulations☆17Aug 21, 2019Updated 6 years ago
- Slab allocator for Rust☆882Jan 31, 2026Updated last month
- Async middleware abstraction powered by AFIT and RPITIT.☆273Oct 29, 2025Updated 4 months ago
- Making parsing a breeze☆856Updated this week
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,973Mar 5, 2025Updated last year
- A series of 3 tutorials that walks one through the world of Actors in #rustlang as implemented by 'ractor' framework☆19Feb 27, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,901Dec 22, 2025Updated 2 months ago