lukechampine / noescape
Promise to the Go compiler that your Reads and Writes are well-behaved
☆56Updated 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 7 months ago
- Expression evaluator for Go☆67Updated 11 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- A Go API for perf_event_open☆21Updated 7 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 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
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 3 months ago
- ☆78Updated 4 years ago
- Collect data about your dependencies☆42Updated this week
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Allotment Routing Table☆57Updated 2 years ago
- ☆90Updated last month
- Thread-safe concurrent maps for go.☆26Updated 5 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
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago