Deterministic Finite Automata function implement in Golang
☆23Nov 28, 2018Updated 7 years ago
Alternatives and similar repositories for dfa
Users that are interested in dfa are comparing it to the libraries listed below
Sorting:
- CYK algorithm in Golang☆14Nov 7, 2018Updated 7 years ago
- Some experiments with concurrent data structures in Go.☆23May 17, 2012Updated 13 years ago
- Publish-Subscribe Broker for the Constrained Application Protocol (CoAP) in Golang☆13Jan 22, 2016Updated 10 years ago
- A ngram indexing implement in Go☆12Oct 13, 2022Updated 3 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Jun 12, 2015Updated 10 years ago
- A Bit Stream helper in Golang☆12May 26, 2019Updated 6 years ago
- ☆13Mar 16, 2020Updated 5 years ago
- (PUBSUB) Publish-Subscrbe message broker with Disk queue in Golang☆12Aug 3, 2019Updated 6 years ago
- KMP (Knuth–Morris–Pratt algorithm) implement and related string function `Strstr` and `Strchr` in Golang☆15Apr 18, 2016Updated 9 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Mar 11, 2016Updated 9 years ago
- Basic paxos☆30Apr 10, 2014Updated 11 years ago
- Boolean, counting and layered bloom filters for Go☆23May 28, 2012Updated 13 years ago
- A simple radix tree implement by Golang☆17Nov 28, 2018Updated 7 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆17Aug 20, 2021Updated 4 years ago
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- Go implement for Paxos algorithm☆51Nov 28, 2019Updated 6 years ago
- Go version of a raw socket packet sniffer☆28Aug 7, 2015Updated 10 years ago
- Beacon Simulator: A simple beacon simulator (iBeacon/Eddystone) in Golang☆27Nov 4, 2018Updated 7 years ago
- An improved directory and employee search tool☆10Feb 11, 2025Updated last year
- A trigram indexing implement in Go☆29Nov 4, 2018Updated 7 years ago
- post for ithome 2020ironman☆28Oct 11, 2023Updated 2 years ago
- P+ League Chatbot(unofficial)(deprecated)☆10Nov 8, 2021Updated 4 years ago
- An application that allows you to download videos for all the songs in your Clone Hero library☆10Aug 21, 2024Updated last year
- Collins API Client in Go - https://tumblr.github.io/collins☆40Mar 22, 2019Updated 6 years ago
- Go encoder/decoder library for MQTT 3.1 and 3.1.1 messages☆31Oct 17, 2015Updated 10 years ago
- Keywords Filter☆31Oct 25, 2018Updated 7 years ago
- A disassembler for 8080 byte code running as a static browser based application with no server components☆14Apr 23, 2024Updated last year
- Implementation of the Little Man Computer for learning Assembly programming in Julia☆12Jul 16, 2022Updated 3 years ago
- Application for binary and hexadecimal conversion of arbitrary large numbers. Windows and Mac.☆11Jun 14, 2025Updated 8 months ago
- Yet another Linux distro for RISC-V.☆13Dec 25, 2025Updated 2 months ago
- Random Go Language utilities that don't warrant their own repos.☆50Mar 19, 2018Updated 7 years ago
- Demo of exporting HTML content as PDFs using various html-to-pdf libraries☆10Aug 22, 2022Updated 3 years ago
- ucore+ repository for OS laboratory 2015☆11Jun 1, 2018Updated 7 years ago
- GO API To Help You Create Hand-Written Parsers - See My 'go_lexer' Project for the Lexer API☆30Nov 4, 2018Updated 7 years ago
- Raft transport layer that implements the Redis protocol☆15Nov 3, 2020Updated 5 years ago
- 利用「原價屋」估價資料作為生成電腦設備估價單的 MCP Server☆20Jul 30, 2025Updated 7 months ago
- 👾🐍 A zig port of Dungeon Rush. An open-source game inspired by snake, written in pure Zig with SDL2.☆10Nov 12, 2024Updated last year
- Threads API wrapper☆12Aug 19, 2024Updated last year
- Deterministic Finite Automata to define computation with labeled states and explicit transitions☆13Oct 8, 2019Updated 6 years ago