whitfin / bytelinesLinks
Read input lines as byte slices for high efficiency
☆66Updated last year
Alternatives and similar repositories for bytelines
Users that are interested in bytelines are comparing it to the libraries listed below
Sorting:
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated this week
- Asynchronous DNS lookups☆66Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Chaotic Testing Harness☆59Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- ☆108Updated last year
- Data parallelism library for async-std.☆94Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- like thread::spawn but for processes☆156Updated 6 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A tar archive reading/writing library for async Rust.☆71Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- ▁▂▆▇▁▄█▁ Sparklines for Rust apps☆47Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust serializer library☆87Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆95Updated this week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A library for interaction with units of bytes.☆58Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago