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
- Non-Invasive goroutine inspector☆90Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Object file abstractions in Go☆30Updated 11 months ago
- The buffered IO pipe.☆32Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- ☆93Updated 2 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- A Go API for perf_event_open☆22Updated 8 months ago
- Expression evaluator for Go☆68Updated last year
- Collect data about your dependencies☆43Updated 2 weeks ago
- Load file-backed memory☆120Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- automate Go compiler comparisons☆24Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Go templates invoked as functions☆154Updated 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 Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Buffered Reader/Writer☆75Updated 5 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago