rsc / topLinks
TopN collector
☆25Updated last year
Alternatives and similar repositories for top
Users that are interested in top are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- ☆27Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Type-safe atomic values for Go☆19Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Load file-backed memory☆121Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Object file abstractions in Go☆30Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- minimal password generator☆25Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- Ordered codes for database keys☆43Updated last year
- WIP☆18Updated 3 months ago