jxskiss / gopkgLinks
Golang frequently used packages.
☆18Updated this week
Alternatives and similar repositories for gopkg
Users that are interested in gopkg are comparing it to the libraries listed below
Sorting:
- Collect data about your dependencies☆43Updated 8 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- A fast file-based priority queue☆59Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Go map that automatically evicts based on memory pressure☆15Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 4 months ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Expression evaluator for Go☆78Updated last week
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- A fast URL parser for Go☆40Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated 7 months ago
- ☆123Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last week
- Fast and customizable object pool.☆33Updated 4 months ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆52Updated 3 weeks ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago