lukechampine / noescape
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:
- Off heap golang memory pool☆60Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- The buffered IO pipe.☆32Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Expression evaluator for Go☆74Updated last month
- automate Go compiler comparisons☆24Updated 2 years ago
- ☆78Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A Go API for perf_event_open☆24Updated 10 months 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
- Collect data about your dependencies☆43Updated 3 weeks ago
- Allotment Routing Table☆57Updated 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…☆69Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- ☆97Updated 5 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago