jxskiss / gopkgLinks
Golang frequently used packages.
☆18Updated 3 weeks ago
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 7 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Go map that automatically evicts based on memory pressure☆15Updated last year
- simple data streams for go☆31Updated 3 years ago
- Dependency resolution based on topological sort of a directed graph (for arbitrary types)☆13Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- Visualize Go SSA function using Graphviz☆49Updated 6 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Plausible additions to Go standard library packages☆41Updated 3 years ago
- A fast file-based priority queue☆57Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Simple managed reload mechanism for Go☆48Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- Provides a named machine level mutex shareable between processes.☆29Updated 2 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Reflective protobuffer APIs☆65Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- A fast URL parser for Go☆40Updated 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
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- A purego binding for libffi.☆182Updated 4 months ago
- ☆123Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 4 months ago