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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- ☆84Updated 3 months ago
- A library with task executors for Rust☆32Updated 3 months ago
- Safely combine results☆81Updated 7 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Extract differences between arbitrary datastructures☆86Updated last year
- A serde wrapper that allows to (de)serialize regular expressions☆65Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A simple JSON file store written in Rust.☆64Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Case transforming macros for idents☆39Updated 3 months ago
- A rust inflection library☆124Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆122Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- ☆61Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Find out about keys that are ignored when deserializing data☆80Updated last month