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.
☆90Updated 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☆78Updated 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
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆87Updated 2 months ago
- skiplist☆144Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Run closures in parallel☆115Updated last year
- ☆63Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Write and execute SQL queries with ease☆74Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Write doc comments from macros☆100Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆126Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A simple bitset container for Rust☆160Updated 7 months ago