kkdai / dfa
Deterministic Finite Automata function implement in Golang
☆21Updated 6 years ago
Alternatives and similar repositories for dfa
Users that are interested in dfa are comparing it to the libraries listed below
Sorting:
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆18Updated 3 years ago
- Redis protocol parser in golang☆16Updated 8 years ago
- Sample of Go1.7 Binary-Only Packages☆80Updated 8 years ago
- Package for dynamic programming☆13Updated 4 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Go Murmur3 hash implementation☆39Updated 11 years ago
- A better go test tool☆10Updated 5 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- Test the performance of Go's concurrency structures☆30Updated 3 months ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆12Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Easier way to use reflect to set and get values in Go☆14Updated 9 months ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 4 years ago
- Sensitive word filter written in Golang.☆31Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Sample repo for testing golang dependency tool dep☆16Updated 8 years ago
- Moved to GitLab: A golang opiniated continuous testing tool 🐏☆19Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A simple www server which is written in golang supports the scan/read/write/delete function☆16Updated 6 years ago
- The Redis protocol on top of LevelDB, written in Go (WIP)☆58Updated 11 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago