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 9 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- simple data streams for go☆31Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Object file abstractions in Go☆30Updated last year
- ☆96Updated 3 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- ☆78Updated 4 years ago
- Expression evaluator for Go☆70Updated last week
- A fast userspace CSPRNG☆89Updated 6 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 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
- A Go API for perf_event_open☆22Updated 9 months ago
- Buffered Reader/Writer☆75Updated 6 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago