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
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- ReGit: A Tiny Git-Compatible Git Implementation☆170Updated 4 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A distributed message queue.☆125Updated 5 months ago
- Experiments with Go generics☆100Updated 4 years ago
- Simple SQL parser☆78Updated 10 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 2 years ago
- Go implementation of the traceroute tool☆106Updated 5 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- Visualize Go SSA function using Graphviz☆49Updated 5 months ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated 10 months ago
- A persistent rope in Go☆89Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 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
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Fast ring-buffer deque (double-ended queue)☆26Updated 3 years ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- Just enough of a git client (in Go) to init a repo, commit, and push to GitHub☆50Updated 2 years ago