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:
- ChanBroker, a Broker for goroutine, is simliar to kafka☆62Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- Storing strings without GC overhead☆84Updated 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
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Introduction to frontend programming in Go (both GopherJS and WebAssembly)☆39Updated 6 years ago
- A fast binary log for Go applications☆25Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Stream Processing library for Go☆56Updated last year
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago