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.
☆89Updated 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:
- 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
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Extensions for the Rust standard library☆42Updated last year
- Run closures in parallel☆115Updated 11 months 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 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Data parallelism library for async-std.☆96Updated last year
- Safely combine results☆82Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 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…☆91Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆87Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- JQuery for Crabs☆53Updated last year
- A simple bitset container for Rust☆159Updated 6 months ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- skiplist☆144Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Futures-aware lock primitives☆45Updated 4 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago