sonirico / parcoLinks
🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics
☆58Updated 3 years ago
Alternatives and similar repositories for parco
Users that are interested in parco are comparing it to the libraries listed below
Sorting:
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- A cancelable reader for Go☆138Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years 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
- spectacular Golang struct tag parsing☆60Updated last year
- test coverage analysis in your terminal☆23Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Go localization framework☆31Updated this week
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month