tidwall / sds
simple data streams for go
☆31Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for sds
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Simple Interprocess Plugins for Go☆17Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- TopN collector☆23Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Expression evaluator for Go☆66Updated 7 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆23Updated 2 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- Object file abstractions in Go☆30Updated 6 months ago
- WIP☆18Updated 3 years ago
- Go localization framework☆31Updated last month
- ☆28Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Sequential and parallel mergesort in Go☆16Updated 4 years ago
- Experimental golang database/sql☆19Updated 2 years ago
- Collect data about your dependencies☆41Updated 2 months ago
- This returns the name of the calling function/package with no allocations.☆14Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago