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:
- ReGit: A Tiny Git-Compatible Git Implementation☆171Updated 4 years ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 2 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 11 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Just enough of a git client (in Go) to init a repo, commit, and push to GitHub☆49Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Dead simple file downloader in Go☆42Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 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
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A distributed message queue.☆125Updated 4 months ago
- Go implementation of the traceroute tool☆105Updated 5 years ago
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 2 years ago
- A persistent rope in Go☆89Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- Visualize Go SSA function using Graphviz☆49Updated 4 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- LRU cache using go generics☆120Updated 3 years ago
- Spaceship Go - A journey into the Standard Library☆90Updated 2 years ago
- Experiments with Go generics☆100Updated 3 years ago
- Fast message store, written in Go☆27Updated 3 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month