julienschmidt / atomLinks
Intuitive wrapper types enforcing atomic access for lock-free concurrency
☆27Updated 4 years ago
Alternatives and similar repositories for atom
Users that are interested in atom are comparing it to the libraries listed below
Sorting:
- efficient client ⚡️☆75Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- simple data streams for go☆31Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 weeks ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- ☆98Updated 8 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- urlstruct decodes url.Values into structs☆27Updated this week
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago