Narasimha1997 / gopgLinks
A minimal microservice written in Go that executes Go programs. This microservice can be used to set-up local go learning environment at your workspace/school. You can also use the provided zero-configuration docker-image for quick deployments.
☆29Updated 4 years ago
Alternatives and similar repositories for gopg
Users that are interested in gopg are comparing it to the libraries listed below
Sorting:
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- A distributed message queue.☆125Updated 4 months ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Kertish-dos is a simple distributed object storage platform, implements object storage on a single distributed computer cluster, and prov…☆109Updated 10 months ago
- Go implementation of the Lox programming language from Crafting Interpreters☆44Updated 3 years ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 3 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- SMTP server from scratch in Go☆41Updated 3 years ago
- Go+WebAssembly experiments☆59Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆60Updated last year
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Golang-WASM provides a simple idiomatic, and comprehensive API and bindings for working with WebAssembly for Go and JavaScript developers☆141Updated 2 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 7 months ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 3 years ago
- A version of play.golang.org that runs completely in the browser☆186Updated 4 years ago
- FastDB is an (persistent) in-memory key/value store in Go.☆63Updated 11 months ago
- 🧱 Sture is a collection of data structures based on Go 1.18+ Generics (Stack, Queue, Linked List, etc.)☆34Updated 3 years ago
- A sample project to upload big files by chunking them and uploading the chunks concurrently.☆15Updated 5 years ago
- 🗄️kvstore is an experimental in-memory database server compatible with the redis protocol (RESP).☆17Updated last month
- A round robin load balancer implemented in Go used to route requests across multiple servers☆42Updated 5 years ago
- Golang Event Scheduling Sample Using Postgresql Database as persisting layer.☆55Updated 4 years ago
- 🆗 - a strongly-duck-typed language.☆19Updated 4 years ago
- An email automation solution, written in Golang.☆198Updated 2 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆84Updated 9 months ago
- Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".☆32Updated 4 years ago
- A Go package for syntax highlighting☆54Updated 2 years ago
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆95Updated 3 years ago
- Frongo is a Golang package to create HTML/CSS components using only the Go language.☆26Updated 4 years ago
- Learn go concurrency by writing a small in-memory database (stores data in the golang native map)☆28Updated 7 years ago