CarlKCarlK / anyinputLinks
☆21Updated 8 months ago
Alternatives and similar repositories for anyinput
Users that are interested in anyinput are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Typed any map for rust☆67Updated 6 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- The missing compound borrowing for Rust.☆58Updated last month
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- State machine pattern for Rust☆29Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- It executes futures☆57Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- ☆42Updated 9 months ago
- Serde with Validation☆59Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- 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…☆88Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year