cristalhq / atomixLinks
Simple and easy wrappers for Go sync/atomic package.
☆31Updated last year
Alternatives and similar repositories for atomix
Users that are interested in atomix are comparing it to the libraries listed below
Sorting:
- ☆27Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- ☆33Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- simple data streams for go☆31Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Fast histograms for Go☆37Updated last year
- golang dependency analysis☆21Updated last year
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago