Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data
☆37Dec 9, 2025Updated 3 months ago
Alternatives and similar repositories for gocask
Users that are interested in gocask are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Dec 24, 2020Updated 5 years ago
- Mohawk metric data storage engine☆18Jun 26, 2018Updated 7 years ago
- A simple command to print dates with Go-style formatting☆14Apr 8, 2021Updated 4 years ago
- (educational) build your own disk based KV store☆13Jul 27, 2024Updated last year
- Toy distributed PostgreSQL by implementing SQL over KV☆11Jan 14, 2026Updated 2 months ago
- Opinionated transactional behavior abstraction for Go applications☆20Dec 8, 2024Updated last year
- simple transaction implementation with go☆21Dec 6, 2019Updated 6 years ago
- A DNS proxy with blocklists and user/machine groups☆11May 5, 2023Updated 2 years ago
- A fast, zero-allocation cron parser in ragel and golang☆22Oct 6, 2020Updated 5 years ago
- list watchers of all your projects in github.com☆11Oct 10, 2021Updated 4 years ago
- Unmarshal and Marshal generators for Go.☆13Feb 20, 2023Updated 3 years ago
- 📚 A log-structured hash table database. Speedy K/V store for datasets larger than memory.☆27Aug 14, 2022Updated 3 years ago
- Helpful pipeline functionality with generics and channels.☆15Jan 21, 2024Updated 2 years ago
- Implementing time-series database in Rust for education and fun!☆15Feb 4, 2023Updated 3 years ago
- A golang library for decoding html into structs☆30May 4, 2018Updated 7 years ago
- 1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Golang☆19Jan 10, 2024Updated 2 years ago
- super fast binary serialization for go☆10Apr 22, 2021Updated 4 years ago
- A little app that boxes my time.☆11Mar 23, 2015Updated 11 years ago
- Graph layouting package☆24Jan 28, 2025Updated last year
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated this week
- Go library for using system certificate stores on macOS/Windows☆27Dec 2, 2023Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆92Nov 2, 2025Updated 4 months ago
- ☆12Dec 5, 2025Updated 3 months ago
- Ruby wrapper for the Topsy.com Otter API☆33Jan 22, 2013Updated 13 years ago
- This application "listens" for a ticket creation event from Zendesk, analyses the ticket for negative sentiment, tags the ticket accordin…☆14Mar 10, 2025Updated last year
- Pure Go SQL parser based on the SQLite SQL definition☆179Feb 24, 2026Updated last month
- teler Caddy integrates the powerful security features of teler WAF into the Caddy web server, ensuring your web servers remain secure and…☆17Feb 24, 2025Updated last year
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆382Feb 22, 2024Updated 2 years ago
- Example using yacc and ragel☆23Jan 7, 2017Updated 9 years ago
- Use HuggingFace's Candle with Go.☆18Aug 10, 2023Updated 2 years ago
- Raft protocol implementation as part of "Distributed databases" course in UCU☆15Aug 5, 2019Updated 6 years ago
- Scala client for InfluxDB☆22Nov 15, 2022Updated 3 years ago
- Client tool for testing HTTP server timeouts☆18Jan 16, 2022Updated 4 years ago
- Create s3-compatible APIs with ease☆45May 21, 2024Updated last year
- Find out if your SSH keys are safe!☆12Oct 18, 2024Updated last year
- Fast Database engine in Go.☆16Dec 24, 2019Updated 6 years ago
- an opinionated kanban board written in bash☆13Jun 29, 2020Updated 5 years ago
- A living resource to help developers get started with assemblyscript.☆15Feb 26, 2022Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆223Feb 24, 2026Updated last month