asecurityteam / rolling
Rolling window implementation in go.
☆57Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for rolling
- Load file-backed memory☆121Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Raft backend implementation using BadgerDB☆112Updated last year
- Simple string pattern matcher for Go☆122Updated 7 months ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang LRU cache with expire feature.☆66Updated 4 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- ☆77Updated 3 weeks ago
- Golang circular (ring) buffer☆172Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- Library for creating predicate mini-languages in Go☆95Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆82Updated 3 months ago
- Go client library for Pilosa☆58Updated 2 years ago
- A library for graceful restarts in Go.☆95Updated 6 years ago
- Go reflection simplified☆100Updated 2 weeks ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago