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
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- efficient client ⚡️☆75Updated last year
- simple data streams for go☆31Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Expression evaluator for Go☆78Updated 3 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 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 3 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- Storing strings without GC overhead☆85Updated last month
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago