Read input lines as byte slices for high efficiency
☆72Jan 5, 2024Updated 2 years ago
Alternatives and similar repositories for bytelines
Users that are interested in bytelines are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An efficient way to filter duplicate lines from input, à la uniq.☆229Dec 13, 2025Updated 8 months ago
- Command line interface to manage clipboard☆86Jun 14, 2023Updated 3 years ago
- Parameterized routing for generic resources in Rust☆36Jan 4, 2026Updated 7 months ago
- A powerful text templating tool.☆48Nov 26, 2024Updated last year
- Array helpers for Rust's Vector and String types☆78Feb 6, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Performs distributed command execution, written in Rust w/ Tokio☆117Jun 29, 2018Updated 8 years ago
- Non-allocating iterator over command line arguments☆50Jun 24, 2026Updated last month
- bytes::BufMut implementation to count buffer size☆24Jun 24, 2026Updated last month
- Libsodium bindings for Erlang☆16Apr 1, 2020Updated 6 years ago
- Syntax diagram generator for pest parsers☆16Dec 21, 2024Updated last year
- A lightweight blazingly fast file watcher.☆291Updated this week
- ☆13Dec 27, 2023Updated 2 years ago
- A sharp cut(1) clone.☆742Jun 15, 2026Updated 2 months ago
- rust crate to get information on mounted disks on linux and Mac☆26May 4, 2026Updated 3 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- Byte-wise atomic memcpy.☆47Updated this week
- Full precision decimal representation of f64☆27Aug 6, 2026Updated last week
- A Command Line OTP Authenticator application.☆308Mar 9, 2023Updated 3 years ago
- A simple and fast download accelerator, written in Rust☆179Dec 20, 2017Updated 8 years ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆570Jul 30, 2023Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆179Updated this week
- A stopwatch library for Rust. Used to time things.☆84Dec 1, 2022Updated 3 years ago
- Rust bindings for libinjection☆35May 16, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A map backed by a vector☆27Mar 12, 2024Updated 2 years ago
- Ordered iterators☆10May 21, 2020Updated 6 years ago
- write licenses to stdout☆207Jan 30, 2023Updated 3 years ago
- Extended attribute library for rust.☆72Updated this week
- An ordered map and set based on a trie.