ssgreg / stl
Software Transactional Locks
☆30Updated 4 years ago
Alternatives and similar repositories for stl
Users that are interested in stl are comparing it to the libraries listed below
Sorting:
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Fast integer map for uint32-to-uint32☆28Updated this week
- A QUIC transport for mangos (scalability protocols) written in pure Go☆24Updated 6 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- simple data streams for go☆31Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago