julienschmidt / atomLinks
Intuitive wrapper types enforcing atomic access for lock-free concurrency
☆27Updated 5 years ago
Alternatives and similar repositories for atom
Users that are interested in atom are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Expression evaluator for Go☆80Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- Cookie-Based Web Sessions in Go☆62Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- Go templates invoked as functions☆156Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year