mjc-gh / rev_linesLinks
⏪ Rust Iterator for reading files line by line with a buffer in reverse
☆24Updated 2 years ago
Alternatives and similar repositories for rev_lines
Users that are interested in rev_lines are comparing it to the libraries listed below
Sorting:
- String optimized for map keys☆66Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- ☆66Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- axum::ws with type safe messages☆24Updated last year
- Convert number to enum☆87Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆50Updated 6 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.