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
- efficient client ⚡️☆75Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- simple data streams for go☆31Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- ☆99Updated 10 months ago
- Print uncovered code☆59Updated 9 months ago
- Storing strings without GC overhead☆84Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago