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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- fast int64-int64 map for go☆95Updated last year
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- A prefix tree (trie) implementation in go☆34Updated 4 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆76Updated 5 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Simple expression evaluation engine for Go☆72Updated 3 years ago
- Golang Dynamic Decision Tree☆37Updated 3 years ago
- A compiler from Go to JavaScript☆30Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- The memdb library is an in-memory indexable store for go structs. Like a database, but in memory.☆20Updated 3 years ago
- A prefix tree implementation in go☆42Updated 7 months ago
- A go database/sql driver for csvq☆69Updated last year
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Helpers for making the use of reflection easier☆27Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- Use yaegi as a template engine.☆32Updated last year
- Pure Go encoder/decoder of the QOI image format☆64Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- create type dynamically in Golang☆23Updated 4 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- A fast URL parser for Go☆37Updated last year
- Simple string pattern matcher for Go☆125Updated 7 months ago