earthboundkid / syncxLinks
Go sync utility functions using generics
☆15Updated 3 years ago
Alternatives and similar repositories for syncx
Users that are interested in syncx are comparing it to the libraries listed below
Sorting:
- ☆27Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Performance related examples for Go☆29Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Object file abstractions in Go☆31Updated last year
- WIP☆21Updated 7 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Print uncovered code☆61Updated 11 months ago
- Simple profiling for Go☆76Updated last year
- A cancelable reader for Go☆138Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 5 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- A fast file-based priority queue☆59Updated last week
- Expression evaluator for Go☆80Updated last week
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago