asecurityteam / rollingLinks
Rolling window implementation in go.
☆58Updated 2 months ago
Alternatives and similar repositories for rolling
Users that are interested in rolling are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Simple string pattern matcher for Go☆129Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Go Pooling Helpers☆117Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆80Updated 4 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Go reflection simplified☆102Updated 9 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- concurrency utilities☆301Updated 6 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago