Wandalen / wToolsLinks
Collection of general purpose tools for solving problems.
☆39Updated this week
Alternatives and similar repositories for wTools
Users that are interested in wTools are comparing it to the libraries listed below
Sorting:
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Tools for finding and manipulating differences between files☆96Updated 5 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆41Updated last year
- Compile-time string operations☆98Updated last week
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Simple string matching with single- and multiple-wildcard operator☆87Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- A Rust library for doing URL percentage encoding.☆68Updated last year
- Minimal async cache in Rust with support for key expirations☆54Updated last month
- Fast JSON deserialization on borrowed data☆108Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated 2 weeks ago
- Visualize tree-like data on the command-line☆91Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- Test whether a given stream is a terminal☆49Updated 4 months ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Obsessively tiny error derive macro☆87Updated 5 months ago
- A caching middleware that follows HTTP caching rules☆85Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago