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☆111Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- simple data streams for go☆31Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- Compile Go regular expressions to Go code☆96Updated last month
- ☆99Updated 9 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- A Go API for perf_event_open☆24Updated last year
- Go implementation of Adiantum☆91Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 10 months ago