danielpclark / array_tool
Array helpers for Rust's Vector and String types
☆76Updated 2 years ago
Alternatives and similar repositories for array_tool:
Users that are interested in array_tool are comparing it to the libraries listed below
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆60Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Data parallelism library for async-std.☆93Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆87Updated 3 years ago
- Run closures in parallel☆113Updated last month
- ☆76Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 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…☆86Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Safely combine results☆81Updated 6 months ago
- ☆64Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- A library with task executors for Rust☆32Updated 2 months ago
- An LCS based slice and string diffing implementation.☆80Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆121Updated 6 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- ☆59Updated 6 months ago
- Rust serializer library☆87Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago