dustinxie / lockfree
Golang lock-free Hashmap and List
☆71Updated 2 years ago
Alternatives and similar repositories for lockfree:
Users that are interested in lockfree are comparing it to the libraries listed below
- ☆118Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months ago
- MUS format serializer for Golang☆112Updated last week
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Simplicity-focused, template based SQL query builder☆65Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- WebSocket for fasthttp☆63Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 10 months ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- Expression evaluator for Go☆70Updated 2 weeks ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- JSON benchmarks to compare different Go JSON implementations☆51Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Generic sorted map for Go with red-black tree under the hood☆63Updated 3 years ago
- Pure Go SQL parser☆150Updated 5 months ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆40Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- A set of performant rate limiters for Go☆90Updated last year
- 🪡 Dead simple, lightweight tracing.☆87Updated 4 years ago
- ☆82Updated 3 months ago
- Notification broadcaster library☆154Updated 2 years ago
- A better Generic Pool (sync.Pool)☆61Updated last week