christian-korneck / python-go
Training material on how to leverage Python and Go together to solve different problems.
☆52Updated 4 years ago
Alternatives and similar repositories for python-go:
Users that are interested in python-go are comparing it to the libraries listed below
- Python-like dictionaries for Go☆47Updated 5 months ago
- 🚀 Fast and light wildcard pattern matching.☆85Updated 2 months ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆93Updated last month
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆51Updated 11 months ago
- Run stuff on the main thread in Go☆80Updated last year
- TCP framework☆18Updated 5 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 4 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Pipelines using goroutines☆57Updated 3 years ago
- Utility class for handling slices☆46Updated 3 years ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated last week
- A golang map in which entries expire after given a time period☆57Updated last year
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- Hare is a nimble little database management system for Go.☆98Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Drop-in replacement for Golang encoding/json with additional features.☆55Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆48Updated 2 months ago
- Simple string pattern matcher for Go☆127Updated last year
- A lightweight buffered event lib☆58Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- ☆35Updated 3 years ago
- Run Javascript in Go using Node.js☆53Updated 4 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆82Updated 5 months ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆30Updated 4 years ago