dque is a fast, embedded, durable queue for Go
☆792Oct 24, 2024Updated last year
Alternatives and similar repositories for dque
Users that are interested in dque are comparing it to the libraries listed below
Sorting:
- Persistent stacks and queues for Go backed by LevelDB☆861Dec 26, 2024Updated last year
- Embedded, Fast and Persistent bigqueue implementation☆449Dec 20, 2025Updated 3 months ago
- A Go package providing a filesystem-backed FIFO queue☆497Sep 12, 2025Updated 6 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last week
- Using brotli compression to embed static files in Go.☆530Aug 20, 2021Updated 4 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,707Apr 10, 2024Updated last year
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,428Jan 29, 2026Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 5 months ago
- Modern embedded SQL database☆1,676Jan 16, 2026Updated 2 months ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- Graceful process restarts in Go☆3,168Sep 25, 2024Updated last year
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Tiny WebSocket library for Go.☆6,439Feb 12, 2026Updated last month
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,561Feb 8, 2026Updated last month
- The Universal Filesystem Abstraction for Go☆6,601Mar 12, 2026Updated last week
- Pure Go embedded persistent job queue backed by BadgerDB☆167Nov 25, 2022Updated 3 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,132Nov 22, 2023Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- High performance, distributed and low latency publish-subscribe platform.☆4,002Mar 13, 2025Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- An embedded time-series database☆1,240Mar 13, 2026Updated last week
- Ultra-simple RPC ecosystem designed for right now.☆303Apr 24, 2023Updated 2 years ago
- An embedded key/value database for Go.☆9,411Mar 12, 2026Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Efficient and reliable background processing for Go☆131May 1, 2020Updated 5 years ago
- A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.☆3,069May 2, 2023Updated 2 years ago
- A simple tool for embedding assets in a Go binary.