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.
☆40Updated 2 years ago
Alternatives and similar repositories for coffer:
Users that are interested in coffer are comparing it to the libraries listed below
- Fast and Scalable RPC Framework☆43Updated last year
- A prefix tree implementation in go☆42Updated last year
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- A compiler from Go to JavaScript☆29Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Buffered Reader/Writer☆75Updated 7 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Simplicity-focused, template based SQL query builder☆65Updated last year
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- The memdb library is an in-memory indexable store for go structs. Like a database, but in memory.☆20Updated last month
- In-memory search index by strings (suffix trie)☆26Updated last year
- Go Redis Client☆19Updated 5 years ago
- TryLock support on read-write lock for Golang☆36Updated 4 years ago
- The fastest HTTP router available for Go.☆60Updated last year
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Helpers for making the use of reflection easier☆28Updated 10 months ago
- GoLang Library for Browser Capabilities Project☆49Updated last year
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated last month
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆27Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Versioned Binary Serialization☆17Updated 10 months ago