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
- simple data streams for go☆31Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- 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
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Object file abstractions in Go☆30Updated 11 months ago
- The buffered IO pipe.☆32Updated 2 years ago
- A Go API for perf_event_open☆22Updated 8 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 4 months ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Collect data about your dependencies☆43Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Allotment Routing Table☆57Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 5 years ago
- A fast userspace CSPRNG☆89Updated 5 months ago
- Buffered Reader/Writer☆75Updated 5 months ago