lukechampine / noescapeLinks
Promise to the Go compiler that your Reads and Writes are well-behaved
☆58Updated 6 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☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- ☆99Updated 10 months ago
- simple data streams for go☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Go implementation of Adiantum☆90Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- Allotment Routing Table☆56Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Object file abstractions in Go☆30Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Expression evaluator for Go☆77Updated 7 months ago