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 type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- A maintained fork of proc-macro-error using syn 2☆14Updated 9 months ago
- Static Linear Algebra System☆36Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Simple string matching with single- and multiple-wildcard operator☆86Updated 8 months ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- An SQL query builder☆66Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Compile-time string operations☆96Updated 3 weeks ago
- like thread::spawn but for processes☆154Updated 3 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆41Updated last year
- Basic parser for PEM formatted keys and certificates☆64Updated 6 months ago
- An async version of iterator☆40Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- String optimized for map keys☆64Updated 3 weeks ago
- Updater program for axo tools☆25Updated 2 months ago
- Unicode validation and transcoding at billions of characters per second☆22Updated last week
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- Data parallelism library for async-std.☆93Updated last year
- Parallel iterator processing library for Rust☆103Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago