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
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆53Updated last year
- A golang map in which entries expire after given a time period☆57Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 4 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- spectacular Golang struct tag parsing☆61Updated last year
- High throughput primitives library☆50Updated 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
- Caching middleware for database/sql☆45Updated 3 weeks ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Tiny dependency injection framework☆52Updated 6 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Collect data about your dependencies☆43Updated last week
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆132Updated this week
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A set of performant rate limiters for Go☆89Updated 11 months ago
- An Elegant and simple tool for executing common tasks on remote servers.☆38Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆107Updated last year
- Enriches the standard go http client with retry functionality.☆50Updated 9 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 last year
- Henry is a go library with generic helper functions in dealing with slices, maps and channels☆55Updated 3 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆47Updated 8 months ago