lukechampine / noescape
Promise to the Go compiler that your Reads and Writes are well-behaved
☆55Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for noescape
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months 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
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- simple data streams for go☆31Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- ☆78Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- ☆88Updated 3 years ago
- automate Go compiler comparisons☆24Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Collect data about your dependencies☆41Updated 2 months ago
- TopN collector☆23Updated 5 months ago
- The buffered IO pipe.☆32Updated last year
- A Go API for perf_event_open☆16Updated 4 months ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Buffered Reader/Writer☆73Updated last month
- Linter for finding defer statements in Go loops☆32Updated 5 years ago