ImVexed / fasturlLinks
A fast URL parser for Go
☆40Updated 2 years ago
Alternatives and similar repositories for fasturl
Users that are interested in fasturl are comparing it to the libraries listed below
Sorting:
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆22Updated last month
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Scheduler of events for near real-time systems☆30Updated 2 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- The standard library flag package with its missing features☆44Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 3 weeks ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated 3 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Type-safe atomic values for Go☆19Updated last year
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- ☆27Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- A priority queue for timed events, written in go.☆34Updated last year
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- ☆16Updated 4 years ago
- Topological Sorting for Golang☆64Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…