Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data
☆38Dec 9, 2025Updated 8 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
- in-memory go-based set query engine☆15Jul 8, 2014Updated 12 years ago
- Mohawk metric data storage engine☆18Jun 26, 2018Updated 8 years ago
- A simple command to print dates with Go-style formatting☆14Apr 8, 2021Updated 5 years ago
- Opinionated transactional behavior abstraction for Go applications☆20Dec 8, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A Go lang library to show a spinner as user waits for any long running jobs to finish.☆38Jan 10, 2024Updated 2 years ago
- A DNS proxy with blocklists and user/machine groups☆11May 5, 2023Updated 3 years ago
- A fast, zero-allocation cron parser in ragel and golang☆23Oct 6, 2020Updated 5 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
- list watchers of all your projects in github.com☆11Oct 10, 2021Updated 4 years ago
- Implementing time-series database in Rust for education and fun!☆16Feb 4, 2023Updated 3 years ago
- A golang library for decoding html into structs☆30May 4, 2018Updated 8 years ago
- Rust API for Chrony's control & monitoring interface☆14Apr 18, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- a flume-like persisted append-only log implementation☆19Mar 8, 2026Updated 5 months ago
- SquashFS implementation in pure Go (read/write)☆20Apr 2, 2026Updated 4 months ago
- A little app that boxes my time.☆11Mar 23, 2015Updated 11 years ago
- Graph layouting package☆25Jan 28, 2025Updated last year
- ☆12Dec 5, 2025Updated 8 months ago
- A tiny event broker☆30Jun 14, 2024Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆92Nov 2, 2025Updated 9 months ago
- Short example of the 5 most common operations on the DynamoDB SDK for Golang.☆12Jan 27, 2022Updated 4 years ago
- Example using yacc and ragel☆23Jan 7, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Use HuggingFace's Candle with Go.☆17Aug 10, 2023Updated 3 years ago
- 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
- Ruby で書かれた Tuple-at-a-time 方式のクエリ エクスキューター☆12Dec 24, 2020Updated 5 years ago
- GoogleSheet based Logging Library for Android, iOS, JVM and JS☆11Mar 31, 2025Updated last year
- A little process manager written in Go☆14Jan 7, 2023Updated 3 years ago
- Raft protocol implementation as part of "Distributed databases" course in UCU