dustinxie / lockfree
Golang lock-free Hashmap and List
☆68Updated 2 years ago
Alternatives and similar repositories for lockfree:
Users that are interested in lockfree are comparing it to the libraries listed below
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆85Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- High throughput primitives library☆50Updated last year
- Cron library for go with distributed lock☆50Updated 3 years ago
- ☆117Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- Simplicity-focused, template based SQL query builder☆64Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Zero-allocation type-safe pool for Go☆228Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- MUS format serializer for Golang☆84Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆66Updated last month
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆40Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆63Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Notification broadcaster library☆151Updated 2 years ago
- Function and HTTP request coalescer☆61Updated 11 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 2 months ago
- A fast file-based priority queue☆57Updated 8 months ago
- WebSocket for fasthttp☆61Updated 11 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago