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:
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 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 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
- Enriches the standard go http client with retry functionality.☆52Updated last year
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 8 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- ☆43Updated 4 years ago
- A PDF renderer for the goldmark markdown parser.☆135Updated last year
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated 2 weeks ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆51Updated last week
- ☆20Updated 3 months ago
- A Unicode-based case conversion library for Go☆59Updated last year
- Go localization framework☆31Updated 2 months ago
- Collect data about your dependencies☆43Updated 2 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Generic batches for go☆13Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- spectacular Golang struct tag parsing☆61Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago