lukechampine / noescapeLinks
Promise to the Go compiler that your Reads and Writes are well-behaved
☆59Updated 6 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☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Object file abstractions in Go☆31Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- ☆101Updated 11 months ago
- A fast userspace CSPRNG☆92Updated last year
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- A memory allocator for Go.☆87Updated 5 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Collect data about your dependencies☆43Updated 7 months ago
- The buffered IO pipe.☆33Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago