ssrathi / gogitLinks
Implementation of git internals from scratch in Go language
☆50Updated 3 years ago
Alternatives and similar repositories for gogit
Users that are interested in gogit are comparing it to the libraries listed below
Sorting:
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- ReGit: A Tiny Git-Compatible Git Implementation☆170Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆94Updated 3 years ago
- A distributed message queue.☆125Updated 6 months ago
- Simple SQL parser☆78Updated 10 months ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 3 years ago
- Go implementation of the traceroute tool☆106Updated 5 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Visualize Go SSA function using Graphviz☆49Updated 6 months ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Experiments with Go generics☆100Updated 4 years ago
- LRU cache using go generics☆120Updated 3 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- Simplified error handling in Go☆171Updated 3 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- A round robin load balancer implemented in Go used to route requests across multiple servers☆42Updated 6 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A fast file-based priority queue☆57Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year