innoq / go-plugins-examplesLinks
Sources for the blogpost
☆12Updated 5 years ago
Alternatives and similar repositories for go-plugins-examples
Users that are interested in go-plugins-examples are comparing it to the libraries listed below
Sorting:
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Go's missing DateTime package☆37Updated 9 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- A fast file-based priority queue☆58Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated last week
- simple data streams for go☆31Updated 3 years ago
- Mutex with FIFO lock acquisition☆11Updated last year
- A scriptable FSM library for Go☆40Updated 5 years ago
- Database based task queue implemented in Go☆50Updated last month
- Path finding on a 2D polygonal map☆59Updated 8 months ago
- HTTP Middleware library for TinyGo used to compile WebAssembly Guest modules☆22Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- RES Service protocol library for Go☆66Updated 10 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Message Queuing Telemetry Transport Client 🤖☆46Updated 3 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆63Updated last year
- 🍃 Tiny event emitter built on generics☆43Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆16Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics