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
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years 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
- 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
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Expression evaluator for Go☆74Updated 3 months ago
- ☆78Updated 5 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
- A spinlock implementation for Go.☆61Updated 4 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- A Go API for perf_event_open☆24Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Buffered Reader/Writer☆75Updated last week
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Allotment Routing Table☆57Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago