Wandalen / wTools
Collection of general purpose tools for solving problems.
☆36Updated this week
Alternatives and similar repositories for wTools:
Users that are interested in wTools are comparing it to the libraries listed below
- async fn(Input) -> Result<Output, Error>☆50Updated 10 months ago
- Macros for deriving as functions to access Enums as their inner components☆95Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Take a value atomically once.☆27Updated last year
- An SQL query builder☆66Updated 2 years ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆59Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- ☆38Updated 3 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…☆69Updated last month
- Asynchronous signal handling☆15Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 11 months ago
- An efficient JSON Value parser☆75Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A versatile and developer-friendly trait mocking library☆71Updated 5 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Static Linear Algebra System☆34Updated last year
- Humansize - A flexible crate for humanizing file sizes☆114Updated last week
- A concise, self-describing binary format written in Rust for Serde☆62Updated 5 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 10 months ago
- A maintained fork of proc-macro-error using syn 2☆12Updated 4 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- ☆53Updated 2 months ago
- Compile-time string operations☆84Updated 3 weeks ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆42Updated 7 months ago