m1gwings / livegollectionLinks
livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It's aimed for web applications since it works over websockets.
☆23Updated 3 years ago
Alternatives and similar repositories for livegollection
Users that are interested in livegollection are comparing it to the libraries listed below
Sorting:
- A fast URL parser for Go☆40Updated 2 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- Global defers for Go.☆18Updated 8 months ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated 5 months ago
- ⛩️ Go library for protecting your HTTP handlers☆65Updated this week
- Helpful pipeline functionality with generics and channels.☆14Updated last year
- Database based task queue implemented in Go☆50Updated last month
- A simple tool to collect and process quite a few web news from multiple sources☆35Updated 3 years ago
- ☆18Updated 4 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Generic sharded thread safe LRU cache in Go.☆12Updated 3 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- Package flow provides support for basic FBP / pipelines☆26Updated 8 months ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- A collection of message middlewares for go-mail☆21Updated last month
- Render forms in go based on struct layout☆21Updated 2 months ago
- urlstruct decodes url.Values into structs☆27Updated 2 weeks ago
- Go module for fetching embeddings from embeddings providers☆53Updated last month
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A database first code generator focused on postgres☆61Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last week
- A fast, easy-of-use and dependency free custom mapping from .csv data into Golang structs☆23Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 4 months ago
- Lean Database☆24Updated 3 years ago
- create type dynamically in Golang☆23Updated 5 years ago