claygod / cofferLinks
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
Sorting:
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Golang Dynamic Decision Tree☆40Updated 4 years ago
- A prefix tree implementation in go☆43Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆82Updated 5 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- The memdb library is an in-memory indexable store for go structs. Like a database, but in memory.☆20Updated 2 months ago
- Replication for Boltdb databases.☆29Updated 8 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆25Updated 6 months ago
- A compiler from Go to JavaScript☆29Updated 2 years ago
- In-memory search index by strings (suffix trie)☆26Updated last year
- fast int64-int64 map for go☆97Updated 2 years ago
- Streaming JSON encoding for Golang☆30Updated 6 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- Software Transactional Locks☆30Updated 4 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago