pluots / sql-udf
A wrapper for writing MariaDB/MySQL user defined functions in Rust
☆21Updated last month
Alternatives and similar repositories for sql-udf
Users that are interested in sql-udf are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Talk to Cargo easily at build time☆17Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆48Updated 2 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- A maintained fork of proc-macro-error using syn 2☆14Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆45Updated 5 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Parse dates in commonly used string formats with Rust.☆43Updated 11 months ago
- Static Linear Algebra System☆36Updated 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…☆82Updated 2 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Asynchronous DNS lookups☆65Updated 11 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Code to accompany blog post☆18Updated 9 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Convert closures into wakers☆45Updated 3 months ago
- a fast async pool based on channel☆24Updated 2 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated last month