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:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 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
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Database based task queue implemented in Go☆50Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 3 weeks ago
- Go localization framework☆31Updated last week
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 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
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Library to generate TOTP/HOTP codes☆140Updated last year