Wandalen / wTools
Collection of general purpose tools for solving problems.
☆33Updated this week
Related projects ⓘ
Alternatives and complementary repositories for wTools
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- String optimized for map keys☆60Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Rust library for retrieving and interacting with the crates.io index☆72Updated last week
- Macros for deriving as functions to access Enums as their inner components☆92Updated 2 months ago
- Data parallelism library for async-std.☆93Updated 9 months ago
- Compile-time string operations☆80Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Rust library for checking the installed/running rustc's version.☆51Updated 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…☆61Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆80Updated last month
- Extensions for the Rust standard library☆38Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- ⚡️📊 Compare the performance of Rust project branches☆63Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- An SQL query builder☆66Updated 2 years ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆80Updated last month
- Fast abstraction for converting human-like times into milliseconds.☆36Updated 2 years ago
- Minimal TOML library with few dependencies☆81Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year