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:
- A JSON stream parser for Go☆68Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- efficient client ⚡️☆75Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Expression evaluator for Go☆77Updated 5 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Intern Go strings☆96Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- ☆99Updated 9 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week
- fast int64-int64 map for go☆98Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A corpus of popular Go modules☆108Updated 11 months ago
- A Unicode-based case conversion library for Go☆60Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year