pacman82 / odbc-sys
FFI (Foreign Function Interface) bindings for ODBC (Open Database Connectivity) for Rust.
☆26Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for odbc-sys
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Serialization value trees☆43Updated 3 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- A connection pool implementation for tokio☆23Updated 6 years ago
- Serde partial serialization made easy☆41Updated last year
- Rust actors alternative to Erlang/OTP☆154Updated 2 years ago
- An "as simple as possible" Future implementation for parking_lot☆14Updated 3 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆26Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Serialisable closures for Rust.☆64Updated last year
- ☆35Updated last month
- File/log rotation writer for Rust☆30Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- derive newtype for diesel traits☆49Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Benchmarking library for stable Rust☆30Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A library for interaction with units of bytes.☆54Updated 2 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Alternative future adapters that provide cancel safety.☆59Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago