quietboil / include-sql
A Yesql inspired macro for using SQL in Rust
☆19Updated last year
Alternatives and similar repositories for include-sql:
Users that are interested in include-sql are comparing it to the libraries listed below
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- axum::ws with type safe messages☆23Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Asynchronous ICMP pinging library☆14Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆22Updated 2 years ago
- Immutable types and ImplicitClone trait similar to Copy☆20Updated 3 weeks ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Runtime dependency injection in Rust☆17Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- An default value loader from TOML for structopt☆28Updated last year
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- A library for comparing data structures in Rust, oriented toward testing☆23Updated last week
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆24Updated last year
- debug_assert! for your memory usage in Rust☆13Updated 6 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year