tgirier / envelopeLinks
Envelope is a basic chat server using TCP websockets.
☆16Updated 4 years ago
Alternatives and similar repositories for envelope
Users that are interested in envelope are comparing it to the libraries listed below
Sorting:
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 4 years ago
- Go module for encoding structs into URL query parameters☆78Updated 3 months ago
- My Go playground.☆63Updated 4 years ago
- Learn go concurrency by writing a small in-memory database (stores data in the golang native map)☆28Updated 7 years ago
- A suite of Go utilities for AWS Lambda functions to ease adopting best practices.☆22Updated 2 years ago
- ☆34Updated 4 years ago
- A Guide to Golang E-Commerce (w/ Go-Powered CMS Tutorial)☆34Updated 6 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- Simple Go + Consul Distributed System☆56Updated 6 years ago
- Golang Event Scheduling Sample Using Postgresql Database as persisting layer.☆55Updated 4 years ago
- This repo contains my notes on working with postgresql and mysql and mongodb☆16Updated 4 years ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- Arkanoid game in Go using Ebitengine with ECS.☆82Updated last year
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Simple, efficient background processing for Golang backed by RabbitMQ and Redis☆41Updated 2 years ago
- A lightweight Vault client module written in Go, with no dependencies, that is intuitive and user-friendly☆73Updated 4 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆22Updated 4 years ago
- A framework to build services in go.☆29Updated this week
- Microservice observability with Go☆55Updated 2 years ago
- Simple JSON type checking.☆85Updated 3 years ago
- Example web application written in Go☆43Updated 4 years ago
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆68Updated last year
- Package, server, cli tool and WebAssembly binary for chess use cases.☆65Updated last year
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆67Updated 6 years ago
- A simple rate limiting library with swappable algorithms and configurable backends (e.g. Redis, in-memory, etc.).☆17Updated 3 years ago
- ☆35Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥