quietboil / include-sqlLinks
A Yesql inspired macro for using SQL in Rust
☆22Updated last month
Alternatives and similar repositories for include-sql
Users that are interested in include-sql are comparing it to the libraries listed below
Sorting:
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 3 years ago
- Typed any map for rust☆67Updated last year
- Rust web toolkit for impatient perfectionists☆43Updated last month
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Remove Cargo.lock lockfile☆33Updated last week
- ☆96Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆56Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- String optimized for map keys☆68Updated 2 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- axum::ws with type safe messages☆25Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 weeks ago
- fn(Code) -> Docs☆86Updated 2 years ago
- A dependency injection library for message-based applications☆39Updated 4 years ago
- Pretty-print file sizes and more☆50Updated 9 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago