rbatis / fastdate
fastdate
☆20Updated 3 weeks ago
Alternatives and similar repositories for fastdate:
Users that are interested in fastdate are comparing it to the libraries listed below
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- ☆41Updated 2 weeks ago
- File/log rotation writer for Rust☆30Updated last month
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- ☆36Updated this week
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Minimalist scheduling library for Rust☆42Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- Compile-time string operations☆90Updated last month
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- AMQP 1.0 Server framework☆66Updated this week
- OpenSSL bindings for Tokio☆43Updated 7 months ago
- Derive macro to map between different types☆23Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Additional utilities around the bytes crate☆19Updated 10 months ago
- Minimal async cache in Rust with support for key expirations☆52Updated 11 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 3 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust