1pkg / varintLinks
VarInt: fast & memory efficient arbitrary bit width integers in Go.
☆36Updated 2 years ago
Alternatives and similar repositories for varint
Users that are interested in varint are comparing it to the libraries listed below
Sorting:
- Go library that implements fs.FS for Postgres using Large Objects.☆63Updated 3 weeks 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 weeks ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Compile Go regular expressions to Go code☆96Updated last month
- A JSON stream parser for Go☆68Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- simple data streams for go☆31Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- ☆27Updated 3 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- A fast file-based priority queue☆58Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Expression evaluator for Go☆77Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 4 months ago
- Graphic library supporting various displays☆28Updated 5 months ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month