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:
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Write doc comments from macros☆101Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Run closures in parallel☆115Updated 11 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆88Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Safely combine results☆82Updated last year
- A cross platform rust debugger hook☆72Updated 4 years ago
- Futures-aware lock primitives☆45Updated 3 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago