tidwall / sdsLinks
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
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- ☆12Updated 9 months ago
- ☆27Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago