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 3 weeks ago
Alternatives and similar repositories for coffer
Users that are interested in coffer are comparing it to the libraries listed below
Sorting:
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Generic and fast binary serializer for Go☆230Updated last year
- A prefix tree implementation in go☆43Updated last year
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Goscript: Runtime execution of Go code.☆123Updated 8 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 5 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- 🆗 - a strongly-duck-typed language.☆19Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆34Updated 5 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- Static bit vector structures library☆72Updated 6 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Websocket implementation for fasthttp.☆54Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year