ps1dr3x / easy_reader
⏮ ⏯ ⏭ A Rust library for easily navigating forward, backward or randomly through the lines of huge files.
☆87Updated 2 years ago
Alternatives and similar repositories for easy_reader:
Users that are interested in easy_reader are comparing it to the libraries listed below
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Array helpers for Rust's Vector and String types☆76Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Futures-aware lock primitives☆39Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Run closures in parallel☆111Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- Alternative syntax for printing macros in Rust☆48Updated last year
- Floating point approximate comparison for Rust☆60Updated 3 months ago
- Fast and simple file reading for Rust☆36Updated 8 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Provides a Rust macro to determine the string name of a binding, type, or function.☆37Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Safely combine results☆81Updated 4 months ago
- Write and execute SQL queries with ease☆72Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago