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:
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Intern Go strings☆95Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- fast int64-int64 map for go☆96Updated 2 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 2 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
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- simple data streams for go☆31Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Development of Goki has moved to Cogent Core. For the latest stable version of ki v1, import version 1.1.17 and see the v1 branch.☆89Updated 9 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- A memory allocator for Go.☆82Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Low-level key/value store in pure Go.☆99Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- A prefix tree implementation in go☆43Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago