ps1dr3x / easy_readerLinks
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
Sorting:
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Data parallelism library for async-std.☆94Updated last year
- A simple JSON file store written in Rust.☆64Updated 7 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Fast and simple file reading for Rust☆38Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Reactive dependency injection for Rust.☆42Updated 2 weeks ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Include a whole directory tree at compile time☆82Updated 5 years ago