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.☆62Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 2 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- simple data streams for go☆31Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- ☆27Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go localization framework☆31Updated 2 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Graphic library supporting various displays☆28Updated 3 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago