julienschmidt / atom
Intuitive wrapper types enforcing atomic access for lock-free concurrency
☆26Updated 4 years ago
Alternatives and similar repositories for atom:
Users that are interested in atom are comparing it to the libraries listed below
- Simple profiling for Go☆76Updated last year
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- urlstruct decodes url.Values into structs☆27Updated last week
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆15Updated 9 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- simple data streams for go☆31Updated 2 years ago
- An assert function for Go that works like the one in C.☆21Updated 3 years ago
- Fast Gaussian Blur in Go☆52Updated 2 years ago
- An insanely tiny Postgres library for Go☆18Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- ☆33Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Allotment Routing Table☆57Updated 3 years ago
- 🔀 schedule functions on the main thread☆36Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 4 months ago
- Secure your dev servers, insecurely!☆47Updated 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 year
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- Benchmark the init cost of Go packages☆76Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago