tidwall / sdsLinks
simple data streams for go
☆31Updated 3 years ago
Alternatives and similar repositories for sds
Users that are interested in sds are comparing it to the libraries listed below
Sorting:
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- ☆27Updated 3 years ago
- ☆12Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆35Updated 4 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Object file abstractions in Go☆31Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago