jbrukh / windowLinks
Efficient moving window for high-speed data processing.
☆32Updated 8 years ago
Alternatives and similar repositories for window
Users that are interested in window are comparing it to the libraries listed below
Sorting:
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- Minimal Perfect Hashing for Go☆190Updated last year
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆117Updated 5 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- think numpy's financial (npv, irr, etc.) but in go☆135Updated 8 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Go implementation of Count-Min-Log☆68Updated 8 months ago
- Streaming TopK estimates☆88Updated 4 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- ☆90Updated 8 years ago
- Shutdown Management package for Go v2☆51Updated 3 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- An optimized substring search engine written in Go☆547Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Ngram index for golang☆114Updated 9 years ago