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:
- In memory sharded cache implementation☆35Updated 4 years ago
- TopN collector☆26Updated last year
- 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
- Off heap golang memory pool☆60Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 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
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 3 years ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- Package, server, cli tool and WebAssembly binary for chess use cases.☆67Updated 3 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 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
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Common golang code shared by multiple projects☆54Updated 2 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 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
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- ☆27Updated 3 years ago
- Go implementation of the traceroute tool☆106Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 4 years ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆63Updated 5 years ago