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
- Off heap golang memory pool☆60Updated 3 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Object file abstractions in Go☆30Updated last year
- Expression evaluator for Go☆70Updated last week
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Fast, thread-safe arena allocators☆22Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- ☆12Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- ☆27Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆18Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago