claygod / coffer
Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID properties of the database. The database provides the ability to create record headers at own discretion and use them as transactions. The maximum size of stored data is limited by the size of the computer's RAM.
☆39Updated last year
Related projects ⓘ
Alternatives and complementary repositories for coffer
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Simple string pattern matcher for Go☆122Updated 7 months ago
- Multi-String Pattern Matching Algorithm Using TrieNode☆26Updated 6 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆76Updated 5 months ago
- Low-level key/value store in pure Go.☆100Updated 5 years ago
- Buffered Reader/Writer☆73Updated last month
- ☆42Updated 4 years ago
- One time password for Go.☆21Updated 4 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆61Updated last year
- A fast URL parser for Go☆37Updated last year
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- GoLang Library for Browser Capabilities Project☆49Updated last year
- The memdb library is an in-memory indexable store for go structs. Like a database, but in memory.☆19Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Helpers for making the use of reflection easier☆27Updated 4 months ago
- A prefix tree implementation in go☆42Updated 7 months ago
- Golang Dynamic Decision Tree☆36Updated 3 years ago
- Pure Go encoder/decoder of the QOI image format☆64Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- A compiler from Go to JavaScript☆30Updated last year
- Use yaegi as a template engine.☆32Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Simple leveled logging wrapper around standard log package☆16Updated last year