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.☆81Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Reusable transparent log database☆145Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- Compile Go regular expressions to Go code☆96Updated last week
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆202Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- pratt parser framework☆69Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- WebAssembly compiler implemented in Go☆192Updated 5 months ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- A C interpreter in Go☆123Updated 6 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- a Go tool to install a package with a specific import path☆72Updated 12 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- Buffered Reader/Writer☆78Updated last month
- A virtual dom implementation written in go which is compatible with gopherjs☆93Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago