ps1dr3x / easy_reader
A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files of over 300 GB.
☆88Updated 3 years ago
Alternatives and similar repositories for easy_reader:
Users that are interested in easy_reader are comparing it to the libraries listed below
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Write and execute SQL queries with ease☆73Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆124Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Data parallelism library for async-std.☆93Updated last year
- Rust syntax sugar collections.☆129Updated 5 years ago
- Run closures in parallel☆113Updated 2 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Fast and simple file reading for Rust☆36Updated 10 months ago
- Show unused code from multi-crate Rust projects☆99Updated 7 months ago
- Extensions for the Rust standard library☆39Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Runtime-agnostic actor library☆77Updated last year
- LRU cache settable via size or time to live☆105Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago