lujjjh / gatesLinks
An embedded language for Go.
☆83Updated 4 years ago
Alternatives and similar repositories for gates
Users that are interested in gates are comparing it to the libraries listed below
Sorting:
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- A C interpreter in Go☆122Updated 7 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A virtual dom implementation written in go which is compatible with gopherjs☆92Updated 2 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 4 months ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- A library for distributed processing for Go☆59Updated 4 months ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badge…☆159Updated 6 years ago