erlangit
Git parser
An Erlang implementation of Git functionality for parsing and manipulating Git objects
Erlang Git Implementation
74 stars
3 watching
10 forks
Language: Erlang
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
schacon/objective-git | A Git implementation in Objective-C that provides basic access to Git objects and protocol negotiation | 88 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
chompert/simdjson_erlang | Provides Erlang bindings for the simdjson JSON parsing library | 16 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
einscott/json | A library that enables reading and writing of JSON data in the Beef programming language. | 4 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
vlang/gitly | A lightweight, fast GitHub/GitLab alternative built with V, providing basic Git functionality and project overview features. | 1,371 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
awgn/git-prompt | A utility that embeds Git information into shell prompts. | 12 |
ota-meshi/jsonc-eslint-parser | A parser for JSON, JSONC and JSON5 syntaxes used with ESLint plugins | 60 |
schacon/igithub | An iPhone app that allows users to view and manage their GitHub repositories on-the-go. | 106 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
ged/linkparser | An interface to parse and analyze English sentences using the CMU Link Grammar | 76 |
schacon/git-pulls | A command line tool to manage and interact with GitHub pull requests | 293 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |