pinkluz / lqlLinks
A solr like language for bluge
☆11Updated 3 years ago
Alternatives and similar repositories for lql
Users that are interested in lql are comparing it to the libraries listed below
Sorting:
- A durable, embeddable, worker queue for golang☆56Updated 6 months ago
- A rolling, append-only, local and remote data stream library for Go☆23Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 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 2 months ago
- ❄️ HTTP Mocking & Debugging Service.☆32Updated last week
- Go implementation of systemd Journal's native API for logging☆43Updated 4 years ago
- Helpful pipeline functionality with generics and channels.☆14Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- helper middleware and functionality for go-chi/chi☆43Updated 2 weeks ago
- Replication for Boltdb databases.☆29Updated 8 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Build LDAP services w/ Go☆116Updated last year
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆28Updated 6 months ago
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 3 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Simple ssh utiity package to handle easier SSH operations in Go such as: connections, command execution, file transfer with SCP protocol …☆15Updated 5 years ago
- JSON schema support for Go programs