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 months 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☆48Updated last month
- fast int64-int64 map for go☆98Updated last week
- 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 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Updated 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
- Golang radix tree implementation☆35Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- simple data streams for go☆31Updated 3 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆34Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- A prefix tree implementation in go☆43Updated last year
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 4 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated last month
- distributed data sync with operational transformation/transforms☆88Updated 6 years ago
- The fastest HTTP router available for Go.☆60Updated last year
- High-level Database Abstraction Layer for Go☆60Updated 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 3 years ago
- Software Transactional Locks☆31Updated 5 years ago