cespare / miscLinks
Experiments and bad ideas
☆20Updated 9 months ago
Alternatives and similar repositories for misc
Users that are interested in misc are comparing it to the libraries listed below
Sorting:
- ☆18Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- ☆29Updated 9 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 10 years ago
- Go packages for adding delay and buffering to network connections☆16Updated 5 years ago
- Fast, sparse bitsets☆20Updated 4 years ago
- Go I/O utilities☆53Updated 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated last year
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- A radix tree that branches on the bits in a key☆14Updated 8 years ago