danielpclark / array_toolLinks
Array helpers for Rust's Vector and String types
☆78Updated 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☆94Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Run closures in parallel☆115Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 years ago
- ☆87Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A library with task executors for Rust☆33Updated last year
- ☆78Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- ☆126Updated 3 years ago
- Big array helper for serde☆65Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆63Updated 4 years ago
- Data parallelism library for async-std.☆96Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Write doc comments from macros☆101Updated 2 months ago
- ☆109Updated last year
- Rust serializer library☆89Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆65Updated 4 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…☆91Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 5 years ago