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:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- 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 simple JSON file store written in Rust.☆64Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆87Updated 6 months ago
- Run closures in parallel☆114Updated 6 months ago
- Reactive dependency injection for Rust.☆42Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Big array helper for serde☆61Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated last month
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- JQuery for Crabs☆53Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Typed any map for rust☆67Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Write doc comments from macros☆100Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago