danielpclark / array_toolLinks
Array helpers for Rust's Vector and String types
☆77Updated 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
Sorting:
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- 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
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Data parallelism library for async-std.☆93Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆62Updated 3 years ago
- A timeout connector for the hyper client☆26Updated 8 months ago
- Rust serializer library☆87Updated last year
- A simple JSON file store written in Rust.☆64Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Futures-aware lock primitives☆40Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years 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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Message broker for the Actix actor framework☆37Updated 4 years ago
- ☆124Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Migrated to Codeberg☆79Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 10 months ago
- A rust inflection library☆124Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago