jxskiss / gopkg
Golang frequently used packages.
☆17Updated last week
Alternatives and similar repositories for gopkg:
Users that are interested in gopkg are comparing it to the libraries listed below
- Collect data about your dependencies☆43Updated last week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Dependency resolution based on topological sort of a directed graph (for arbitrary types)☆13Updated 7 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- A fast file-based priority queue☆58Updated 10 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A purego binding for libffi.☆82Updated last week
- Off heap golang memory pool☆59Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- 🧵 thead facilities in Go☆16Updated 4 years ago
- Visualize Go SSA function using Graphviz☆50Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Go map that automatically evicts based on memory pressure☆13Updated 10 months ago
- Natural strings sorting in Go☆77Updated 8 months ago
- In-memory HTTP for Go applications☆14Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated 3 weeks ago
- Use yaegi as a template engine.☆32Updated last year
- Golang source code parsing, usage like reflect package☆62Updated 4 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 4 months ago
- Faster substitution of tidwall/gjson☆25Updated 4 months ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago