julienschmidt / atom
Intuitive wrapper types enforcing atomic access for lock-free concurrency
☆26Updated 4 years ago
Alternatives and similar repositories for atom:
Users that are interested in atom are comparing it to the libraries listed below
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- An insanely tiny Postgres library for Go☆18Updated 3 years ago
- ☆91Updated last month
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 4 months ago
- Allotment Routing Table☆57Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Storing strings without GC overhead☆82Updated 5 years ago
- efficient client ⚡️☆75Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Expression evaluator for Go☆68Updated 11 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆15Updated 8 months ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- An assert function for Go that works like the one in C.☆21Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 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 year
- Fast Gaussian Blur in Go☆52Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- ☆78Updated 4 years ago
- Apache AVRO for go☆47Updated 2 months ago