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
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆87Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Data parallelism library for async-std.☆94Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A Web Dashboard for Lorikeet☆85Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Extensions for the Rust standard library☆40Updated last year
- Safely combine results☆81Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Atomic file-writes.☆100Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A cross platform rust debugger hook☆71Updated 4 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Rust syntax sugar collections.☆129Updated 6 years ago