lujjjh / gatesLinks
An embedded language for Go.
☆83Updated 5 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
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- A virtual dom implementation written in go which is compatible with gopherjs☆92Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- Reusable transparent log database☆145Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- pratt parser framework☆69Updated 7 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A C interpreter in Go☆122Updated 7 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- efficient client ⚡️☆75Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago