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:
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 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 last month
- 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☆83Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go localization framework☆31Updated last week
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- High Availability Routing and Queueing Application☆50Updated 4 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
- spectacular Golang struct tag parsing☆60Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆85Updated 5 months ago