mjc-gh / rev_lines
⏪ Rust Iterator for reading files line by line with a buffer in reverse
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rev_lines
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- horrible serde macro stuff☆38Updated last year
- Serde partial serialization made easy☆41Updated last year
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Collection initialization macros for Rust☆63Updated last year
- ☆55Updated last year
- structured parallel execution for async Rust☆30Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Deserialize (potentially nested) environment variables into your custom structs☆60Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆101Updated last month
- Case transforming macros for idents☆35Updated last year
- A simple in-memory search for collections and key-value stores.☆64Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Automatically upgrade breaking changes☆44Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- Obsessively tiny error derive macro☆84Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Serde support for the humantime crate☆27Updated 9 months ago
- ☆35Updated last month
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- A simple quote-based code generator for Rust☆18Updated 2 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago