asecurityteam / rollingLinks
Rolling window implementation in go.
☆58Updated 2 weeks 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 3 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Go reflection simplified☆102Updated last year
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated last week
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- ☆80Updated 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- Simple, thread-safe Go rate-limiter☆82Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago