sarpdag / boyermooreLinks
Implementation of Boyer-Moore fast string search algorithm in Go
☆58Updated 3 years ago
Alternatives and similar repositories for boyermoore
Users that are interested in boyermoore are comparing it to the libraries listed below
Sorting:
- Collect data about your dependencies☆43Updated 8 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Go localization framework☆31Updated 2 weeks ago
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Database based task queue implemented in Go☆49Updated 5 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Expression evaluator for Go☆78Updated last week
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Cookies, but with structs, for happiness.☆113Updated last month
- Caching middleware for database/sql☆51Updated last month
- 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