Pinned Repositories
git-bug
Distributed, offline-first bug tracker embedded in git, with bridges
kubo
An IPFS implementation in Go
3DMM
3D Morphable Model software (https://www.cs.cmu.edu/~efros/courses/AP06/Papers/Blanz-siggraph-99.pdf)
Arbore
Friend-to-friend filesharing app to save the world from dystopia
Arbore-qt
Friend-to-friend filesharing app to save the world from dystopia
Gimp-Cage-Tool
The cage deformation tool for Gimp - GSOC 2010
go-term-markdown
A markdown renderer package for the terminal
go-term-text
A collection of algorithm to format text for the terminal
mdr
MarkDown Renderer for the terminal
ptimulus.eu
Website for the Ptimulus ballooning project
MichaelMure's Repositories
MichaelMure/Arbore
Friend-to-friend filesharing app to save the world from dystopia
MichaelMure/go-term-markdown
A markdown renderer package for the terminal
MichaelMure/go-term-text
A collection of algorithm to format text for the terminal
MichaelMure/channel
a wrapper around the normal golang's channel, with several improvements
MichaelMure/go-ipfs-pinner
go-ipfs-pinner provides an interface and implementation of a Pinner for IPFS
MichaelMure/go-git
A highly extensible Git implementation in pure Go.
MichaelMure/ipfs-pubsub-service-api
Spec work for the Pubsub Service API
MichaelMure/boxo
A reference library for building IPFS applications and implementations.
MichaelMure/core
:house_with_garden: Open source home automation that puts local control and privacy first.
MichaelMure/gcfg
go-gcfg/gcfg fork for usage in src-d/go-git
MichaelMure/go-car
A content addressible archive utility
MichaelMure/go-cid
Content ID v1 implemented in go
MichaelMure/go-ipfs
ipfs implementation in go
MichaelMure/go-ipfs-api
The go interface to ipfs's HTTP API
MichaelMure/go-ipfs-blocksutil
Utility functions for working with Blocks
MichaelMure/go-ipfs-provider
MichaelMure/go-ipld-cbor
A cbor implementation of the go-ipld-format
MichaelMure/go-ipld-prime
Golang interfaces for the IPLD Data Model, with core Codecs included, IPLD Schemas support, and some handy functional transforms tools.
MichaelMure/go-libipni
IPNI library implementation in Go
MichaelMure/go-libp2p
libp2p implementation in Go
MichaelMure/go-libp2p-kad-dht
A Kademlia DHT implemention on go-libp2p
MichaelMure/go-metrics-otel
github.com/ipfs/go-metrics-interface implementation for OpenTelemetry
MichaelMure/go-multibase
Implementation of multibase parser in go
MichaelMure/herald
MichaelMure/index-provider
📢 Index Provider
MichaelMure/interface-go-ipfs-core
MichaelMure/iptb-plugins
IPTB Plugins for IPFS
MichaelMure/lipgloss
Style definitions for nice terminal layouts 👄
MichaelMure/python-holidays
Generate and work with holidays in Python
MichaelMure/tinylru
A fast little LRU cache for Go