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
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Futures-aware lock primitives☆44Updated last month
- Write doc comments from macros☆100Updated last week
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Data parallelism library for async-std.☆94Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆62Updated 3 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Cross platform Rust library for checking whether two file paths are the same file.☆117Updated this week
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated last month
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago