devnw / atomizer
Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitates massively parallel and distributed computing. Fashioned after Go itself using similar CSP paradigms.
☆21Updated 4 months ago
Alternatives and similar repositories for atomizer:
Users that are interested in atomizer are comparing it to the libraries listed below
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Neural network minimal working example in Go fit for teaching.☆11Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- Graphic library supporting various displays☆26Updated 2 weeks ago
- golang powered game engine☆45Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 7 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆66Updated 3 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆33Updated 10 months ago
- Mutex/Lock-Free Thread-Safe Buffer in Go. Shell automation in Go. Running and piping shell commands in Go.☆18Updated 4 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated 2 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆34Updated 5 months ago
- Versioned Binary Serialization☆17Updated 9 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 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
- ☆33Updated 2 years ago
- Fork of go-yaml/yaml for go-faster needs☆11Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆102Updated 2 years ago
- An inverted bitmap index written in Go.☆27Updated last year
- A Go API for perf_event_open☆22Updated 9 months ago
- Dynamic Worker Pool Library☆30Updated 5 years ago
- Particles simulation built with Go and WebAssembly☆49Updated 3 years ago
- Golang fan-in pattern efficiently adaptable to any channel type without code generation☆29Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Expr – a tiny stack-based virtual machine written in Go☆31Updated 3 years ago