ps1dr3x / easy_reader
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
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Fast and simple file reading for Rust☆36Updated 11 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Run closures in parallel☆113Updated 3 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Migrated to Codeberg☆79Updated last year
- ☆84Updated 3 months ago
- A simple JSON file store written in Rust.☆64Updated 3 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A cargo subcommand to fetch the source code of a Rust crate☆99Updated 2 weeks ago
- Utilities for pinning☆96Updated last year
- Array helpers for Rust's Vector and String types☆75Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago