randall77 / corelibLinks
A tool for reading Go core files
☆16Updated 7 years ago
Alternatives and similar repositories for corelib
Users that are interested in corelib are comparing it to the libraries listed below
Sorting:
- Heap dump reader & visualizer for Go 1.4☆48Updated 9 years ago
- Simple generative fuzzer☆17Updated 4 years ago
- A simple exercise in hot-patching Go.☆28Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- adaptive replacement cache☆33Updated 11 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- exponential smoothing toolkit☆15Updated 9 years ago
- Super low overhead application level metrics☆24Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Sequitur algorithm for recognizing lexical structure in strings☆40Updated 3 years ago
- Murmur3 hash in Go☆13Updated 8 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- ☆29Updated 9 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- General purpose libraries used by Vanadium.☆35Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Linux Perf subsystem bindings for Go☆20Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 5 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago