dans-stuff / swarLinks
Provides SIMD within a register (SWAR) primitives in Golang
☆45Updated last week
Alternatives and similar repositories for swar
Users that are interested in swar are comparing it to the libraries listed below
Sorting:
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆64Updated this week
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆132Updated 2 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆28Updated last week
- 📐 Structured concurrency for Go.☆46Updated 2 months ago
- kmux is a powerful Go package that revolutionizes the way proxies are implemented by allowing developers to define proxies as code. By pr…☆40Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- ☆24Updated 2 months ago
- Golang charting and graphing library☆73Updated last week
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated this week
- Golang in-memory caching stream reader☆35Updated last year
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- GPQ is a high performance embeddable double priority queue with complex priority ordering guarantees☆53Updated 5 months ago
- Generic concurrent lock-free map for Golang☆44Updated 8 months ago
- High-performance client-server library for Golang that implements the Command pattern☆62Updated 3 weeks ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆68Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- Cookies, but with structs, for happiness.