bcmills / unsafesliceLinks
Reference implementations for golang/go#38203 and golang/go#19367.
☆26Updated 3 years ago
Alternatives and similar repositories for unsafeslice
Users that are interested in unsafeslice are comparing it to the libraries listed below
Sorting:
- ☆18Updated 4 years ago
- Experiments and bad ideas☆20Updated 8 months ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Go packages for adding delay and buffering to network connections☆16Updated 5 years ago
- A Go API for perf_event_open☆24Updated 11 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- ☆24Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- Allotment Routing Table☆57Updated 3 years ago
- A simple static checker for unused results.☆23Updated last year
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Simple generative fuzzer☆16Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- ☆78Updated 5 years ago
- Line breaking in linear time☆31Updated 6 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- xast: ast rewriter with built-in clean up.