sasha-s / go-csync
Golang: contex-aware synchronization primitives (mutex).
☆32Updated last year
Alternatives and similar repositories for go-csync:
Users that are interested in go-csync are comparing it to the libraries listed below
- HyperLogLog in golang☆25Updated 6 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- ☆18Updated 4 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- ☆29Updated 8 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 years ago
- Go packages for adding delay and buffering to network connections☆16Updated 5 years ago
- Experiments and bad ideas☆20Updated 5 months ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Simple expiring cache☆16Updated 7 years ago
- Composable utilities for Go contexts☆27Updated 6 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- StreamQL is a stream query language☆17Updated 7 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs