sarpdag / boyermoore
Implementation of Boyer-Moore fast string search algorithm in Go
☆58Updated 2 years ago
Alternatives and similar repositories for boyermoore:
Users that are interested in boyermoore are comparing it to the libraries listed below
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A set of performant rate limiters for Go☆90Updated 11 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Collect data about your dependencies☆43Updated last week
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 3 months ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆53Updated 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 year
- spectacular Golang struct tag parsing☆61Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- Golang in-memory caching stream reader☆34Updated 11 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆47Updated 9 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- An Elegant and simple tool for executing common tasks on remote servers.☆38Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- 🚨 slog sampling: drop repetitive log records☆73Updated last month
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- A lightweight buffered event lib☆58Updated 2 years ago
- In-process Go Job Scheduler. Supports Fixed, Timely, and Cron Expression Intervals. Instrument and Expose Scheduler's Job Metrics.☆57Updated 3 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆108Updated last year
- strftime/strptime for Go☆16Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆82Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year