lukechampine / noescapeLinks
Promise to the Go compiler that your Reads and Writes are well-behaved
☆58Updated 5 years ago
Alternatives and similar repositories for noescape
Users that are interested in noescape are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Non-Invasive goroutine inspector☆91Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast userspace CSPRNG☆90Updated 9 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- ☆98Updated 7 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Print uncovered code☆56Updated 5 months ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A Go API for perf_event_open☆24Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago