Wandalen / wToolsLinks
Collection of general purpose tools for solving problems.
☆41Updated 3 weeks ago
Alternatives and similar repositories for wTools
Users that are interested in wTools are comparing it to the libraries listed below
Sorting:
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- ☆43Updated last year
- Compile-time string operations☆114Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Fast JSON deserialization on borrowed data☆122Updated last month
- 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…☆99Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- A Rust library for doing URL percentage encoding.☆73Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- A certificate verification library for rustls that uses the operating system's verifier☆120Updated last week
- Generate parsers directly from AST node types☆87Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year