kujenga / gomlLinks
Experimental ML implementations in Go
☆17Updated 3 years ago
Alternatives and similar repositories for goml
Users that are interested in goml are comparing it to the libraries listed below
Sorting:
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Collect data about your dependencies☆43Updated last month
- Checks if there are any updates for imports in your module.☆39Updated 2 weeks ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A Naive Bayes SMS spam classifier written in Go.☆15Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- TopN collector☆24Updated last year
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Fast, dependable universally unique ids☆26Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🏗 progress, steps, completion patterns for golang☆11Updated 2 weeks ago
- A collection of HTTP utilities for Go☆17Updated 2 months ago
- A diff3 text merge implementation in Go☆23Updated last year
- A minimal and powerful trie based url path router (or mux) for Go.☆30Updated 3 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.☆31Updated 4 months ago
- optional parameters for go☆50Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- The easiest JWT library to GO☆14Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago