These are all the repos found in the IPFS Github organization. If you still can't find what you're looking for, try searching Github.
faq
Frequently Asked Questions, and answers. Look at the issues.
notes
Various relevant notes and discussions (that do not fit elsewhere).
archives
Repo to coordinate archival efforts with IPFS.
blockchain-data
Using IPFS for storing data for Blockchain apps.
archive-format
A discussion repository for the archive format spec.
bitswap-ml
bitswap + ml.
node-ipfs
An IPFS implementation in Node.js.
py-ipfs
python implementation of IPFS.
go-ipld
This is the Go implementation of the IPLD spec.
node-ipfs-api
A node client library for the IPFS API.
go-ipfs-api
An unofficial go interface to IPFS's http API.
java-ipfs-api
A Java implementation of the HTTP IPFS API.
python-ipfs-api
A python client library for the IPFS API.
scala-ipfs-api
A wrapper of the IPFS Client HTTP-API for Scala.
astralboot
A low level boot server that deploys directly out of IPFS.
webui
The IPFS webui accessible from the api gateway typically at port 5001.
starlog
logging the development of an interplanetary filesystem. This will evenutlaly be a way of making blog posts with IPFS.
electron-app
Electron Shell based IPFS app.
ipfs-web-app
IPFS web app interface.
container-demos
Demos on how to boot docker images and VMs.
examples
Examples on how to use go-ipfs.
community
General discussion and documentation on community practices.
support
For questions on how to get IPFS up and running smoothly.
infrastructure
Tools and systems for the community.
pm
General project management.
website
The source to the IPFS community website at http://ipfs.io.
logo
The logo for IPFS.
blog
IPFS Blog.
awesome-ipfs
Useful resources for using IPFS and building things on top of it.
meetup-lisbon
The IPFS meetup in Lisbon.
dnslink-deploy
Automatically set DNS records on Digital Ocean.
node-ipfsd-ctl
control an IPFS daemon (WIP).
npm-go-ipfs
install go-ipfs from npm.
fs-repo-migrations
These are migrations for the filesystem repository of IPFS clients.
api
The APIs IPFS implementations must conform to, with planned test suites to check conformity.
dataviz
IPFS data visualizations.
fs-stress-test
This repo will stress test IPFS filesystem capabilities.
go-blocks
go-blocks - IPFS blocks.
go-iprs
go-ipfs records.
dir-index-html
directory listing html.
ipfs-node-defaults
Sane defaults for IPFS node configurations.
distributions
Script to build the /install html page.
go-commands
Go commands. WIP.
install-go-ipfs
install go-ipfs shell script.
go-log
A logging library used by go-ipfs.
ipfs-hubot
hubot for IPFS (WIP!!).
ipfs-blob-store
A place to buy blobs.
gateway-dmca-denylist
API for IPFS keys to which access should be denied.
ipfs.js
A squatted repo, for future client side IPFS js.