Willyham / grep-from-first-principlesLinks
Grep from First Principles
☆16Updated 6 years ago
Alternatives and similar repositories for grep-from-first-principles
Users that are interested in grep-from-first-principles are comparing it to the libraries listed below
Sorting:
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- 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☆84Updated 3 years ago
- TopN collector☆26Updated last year
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- A JSON stream parser for Go☆68Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- Workflow Orchestrator☆90Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- gRPC message-oriented middleware on top of worker-pool, event ingestion and delivery system.☆12Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago