tidwall / sds
simple data streams for go
☆31Updated 2 years ago
Alternatives and similar repositories for sds:
Users that are interested in sds are comparing it to the libraries listed below
- Simple Interprocess Plugins for Go☆17Updated 4 years ago
- Object file abstractions in Go☆30Updated 10 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Go sync utility functions using generics☆15Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- TopN collector☆23Updated 8 months ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- ☆28Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆32Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- ☆12Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- An insanely tiny Postgres library for Go☆18Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- WIP☆18Updated 3 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- ☆11Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year