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 circular buffer with fixed capacity (Rust).☆105Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years 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
- A simple JSON file store written in Rust.☆64Updated 8 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A library with task executors for Rust☆32Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- ☆62Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 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
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- ☆77Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- ☆108Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- ☆125Updated 3 years ago
- ☆87Updated 7 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 weeks ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago