dav009 / flash
Golang Keyword extraction/replacement Datastructure using Tries instead of regexes
☆89Updated 7 years ago
Alternatives and similar repositories for flash:
Users that are interested in flash are comparing it to the libraries listed below
- Profiler injection and analysis tool☆123Updated 8 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Walk through JSON with Go☆65Updated 2 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- Collections generator for Golang☆82Updated 7 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- a lightweight acl manager for go.☆83Updated last year
- bloomfilter.js ported to Go☆95Updated 2 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- A simple to use, not ready for production, matrix package