bjornaer / CRDTLinks
☆25Updated 3 years ago
Alternatives and similar repositories for CRDT
Users that are interested in CRDT are comparing it to the libraries listed below
Sorting:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- ☆27Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- ☆12Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A fast file-based priority queue☆58Updated last year
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- ☆33Updated 3 years ago
- Ordered codes for database keys☆43Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated 3 weeks ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year