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☆114Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- ☆99Updated 9 months ago
- Simple profiling for Go☆76Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 2 months 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
- DRR scheduler for Go channels☆32Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month