#wal #persistence #async-queue #async #batch

vinequeue

High-performance async queue library with disk persistence

1 unstable release

0.1.0 Feb 3, 2026

#1026 in Asynchronous

MIT license

61KB
1.5K SLoC

vinequeue

High-performance async queue library for Rust with disk persistence.

Features

  • In-memory queue
  • Hybrid queue (memory + disk)
  • WAL (Write-Ahead Log)
  • Per-thread queue

Version

0.1.0

License

MIT

Dependencies

~0.7–1.6MB
~33K SLoC