miku / mlgoLinks
Machine Learning with Go (golang) Session Material for GOLAB 2018
☆18Updated last year
Alternatives and similar repositories for mlgo
Users that are interested in mlgo are comparing it to the libraries listed below
Sorting:
- Write ahead Raft log for Go☆58Updated 5 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- ChanBroker, a Broker for goroutine, is simliar to kafka☆61Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Stream processing library for Go☆60Updated last month
- Introduction to frontend programming in Go (both GopherJS and WebAssembly)☆38Updated 7 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A fast binary log for Go applications☆27Updated 2 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- Bitflow's dataflow engine, a lightweight framework for real-time processing of data streams through a graph of operators☆19Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago