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
- axum::ws with type safe messages☆23Updated 11 months ago
- ergonomic paths and files in rust☆50Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Extension of nom to trace parser☆49Updated 2 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Build your own hostingless server.☆34Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆22Updated 2 years ago
- Compacting the SQL into the URL rest API☆57Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- syntax-level async join enabling branching control flow and shared mutable borrow☆27Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago