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.
☆39Updated this week
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☆49Updated 4 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Storing strings without GC overhead☆85Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Goscript: Runtime execution of Go code.☆125Updated 8 years ago
- Generic and fast binary serializer for Go☆247Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Updated 3 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A prefix tree implementation in go☆44Updated last year
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated 3 weeks ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Websocket implementation for fasthttp.☆54Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆34Updated 5 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 4 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
- TCP framework☆18Updated last month
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago