lujjjh / gates
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
- A simple and efficient LRU cache package for Go☆37Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- pratt parser framework☆69Updated 6 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- development tools☆46Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆34Updated 6 years ago
- A virtual dom implementation written in go which is compatible with gopherjs☆92Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A C interpreter in Go☆122Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A universal log interface☆81Updated 5 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- ChanBroker, a Broker for goroutine, is simliar to kafka☆61Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Serialization code generator for QUICK struct content comparison☆94Updated 5 years ago
- a Go tool to install a package with a specific import path☆72Updated 12 years ago
- Introduction to frontend programming in Go (both GopherJS and WebAssembly)☆39Updated 6 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- Generic buffer for batching entries, such as log events.☆68Updated 4 years ago
- Component based full stack web framework using Web Assembly for Go☆60Updated 6 years ago
- amd64 instruction assembler☆90Updated 6 years ago
- An embeddable implementation of the Ngaro Virtual Machine for Go programs☆30Updated 6 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- A goroutine limiter for Go☆79Updated 2 years ago