kadnan / FehristLinks
Document Indexing and Searching Library in Go
☆19Updated 5 years ago
Alternatives and similar repositories for Fehrist
Users that are interested in Fehrist 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 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Replication for Boltdb databases.☆29Updated 8 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
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆54Updated last week
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- ☆21Updated 8 months ago
- Generic batches for go☆13Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated 2 weeks ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated last year
- Go localization framework☆31Updated last week
- A set of performant rate limiters for Go☆91Updated last year
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- A simple, secure golang password hashing/key-derivation package