mjc-gh / rev_linesLinks
⏪ Rust Iterator for reading files line by line with a buffer in reverse
☆23Updated 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:
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- String optimized for map keys☆64Updated 3 weeks ago
- Provides TestResult type for concise and precise test failures☆64Updated 11 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Collection initialization macros for Rust☆66Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago
- Command line util to pretty print Rust backtraces☆28Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- ☆21Updated 2 years ago
- ☆26Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- The quickest way to override dependencies with Cargo☆63Updated this week
- ☆42Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A super powered testing macro for Rust☆119Updated 4 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- ☆54Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- An exploration of Storages☆35Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year