lukechampine / noescape
Promise to the Go compiler that your Reads and Writes are well-behaved
☆57Updated 5 years ago
Alternatives and similar repositories for noescape:
Users that are interested in noescape are comparing it to the libraries listed below
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- The buffered IO pipe.☆32Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Object file abstractions in Go☆30Updated 11 months ago
- Expression evaluator for Go☆68Updated last year
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- automate Go compiler comparisons☆24Updated last year
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- Buffered Reader/Writer☆75Updated 6 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- ☆94Updated 2 months ago
- ☆78Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- A fast userspace CSPRNG☆89Updated 5 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago