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☆73Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Simple profiling for Go☆76Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 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
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Expression evaluator for Go☆80Updated 2 weeks ago
- efficient client ⚡️☆75Updated last year
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆16Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Load file-backed memory☆122Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Go localization framework☆31Updated last week
- A set of performant rate limiters for Go☆90Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Fastest levenshtein implementation in Go.☆134Updated 5 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 5 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago