An open API service for producing an overview of a list of open source projects.

https://github.com/haskell/tar

Reading, writing and manipulating ".tar" archive files.

Last synced: 05 Feb 2026

https://github.com/haskell/test-framework

Framework for running and organising QuickCheck test properties and HUnit test cases

haskell testing

Last synced: 05 Feb 2026

https://github.com/haskell/text

Haskell library for space- and time-efficient operations over Unicode text.

haskell string string-manipulation text unicode utf8

Last synced: 05 Feb 2026

https://github.com/haskell/ThreadScope

A graphical tool for profiling parallel Haskell programs

Last synced: 05 Feb 2026

https://github.com/haskell/time

A time library

Last synced: 05 Feb 2026

https://github.com/haskell/unix

POSIX functionality

Last synced: 05 Feb 2026

https://github.com/haskell/vector

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .

Last synced: 05 Feb 2026

https://github.com/haskell/winghci

Simple Windows GUI for GHCi.

Last synced: 06 Feb 2026

https://github.com/haskell/win32

Haskell support for the Win32 API

Last synced: 05 Feb 2026

https://github.com/haskell/xhtml

XHTML combinator library

Last synced: 05 Feb 2026

https://github.com/haskell/zlib

Compression and decompression in the gzip and zlib formats

compression gzip gzip-compression gzip-decompression gzip-format haskell zlib

Last synced: 05 Feb 2026

https://github.com/haskell/mtl

The Monad Transformer Library

haskell monad monad-transformers

Last synced: 05 Feb 2026

https://github.com/haskell/array

Last synced: 06 Feb 2026

https://github.com/haskell/ghcup-metadata

GHCup metadata repository

Last synced: 05 Feb 2026

https://github.com/haskell/process

Library for dealing with system processes

Last synced: 05 Feb 2026

https://github.com/haskell/actions

Github actions for Haskell CI

Last synced: 05 Feb 2026

https://github.com/haskell/meta

A place for discussing & documenting the github.com/haskell organization

Last synced: 06 Feb 2026

https://github.com/haskell/parsec

A monadic parser combinator library

Last synced: 05 Feb 2026

https://github.com/haskell/pvp

Haskell Package Version Policy (PVP)

cabal hackage haskell pvp specification

Last synced: 05 Feb 2026

https://github.com/haskell/entropy

Easy entropy source for Haskell users.

Last synced: 06 Feb 2026

https://github.com/haskell/aeson

A fast Haskell JSON library

Last synced: 05 Feb 2026

https://github.com/haskell/attoparsec

A fast Haskell library for parsing ByteStrings

Last synced: 05 Feb 2026

https://github.com/haskell/critbit

A Haskell implementation of crit-bit trees.

Last synced: 06 Feb 2026

https://github.com/haskell/criterion

A powerful but simple library for measuring the performance of Haskell code.

Last synced: 05 Feb 2026

https://github.com/haskell/double-conversion

A fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.

Last synced: 05 Feb 2026

https://github.com/haskell/math-functions

Special mathematical functions

Last synced: 05 Feb 2026

https://github.com/haskell/mwc-random

A very fast Haskell library for generating high quality pseudo-random numbers.

Last synced: 05 Feb 2026

https://github.com/haskell/statistics

A fast, high quality library for computing with statistics in Haskell.

Last synced: 05 Feb 2026

https://github.com/haskell/text-format

A Haskell text formatting library optimized for ease of use and high performance.

Last synced: 06 Feb 2026

https://github.com/haskell/text-icu

This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.

Last synced: 05 Feb 2026

https://github.com/haskell/text-test-data

Test data for the Haskell text project

Last synced: 06 Feb 2026

https://github.com/haskell/hiw

Haskell Implementors Workshop

Last synced: 06 Feb 2026

https://github.com/haskell/wreq

Last synced: 05 Feb 2026

https://github.com/haskell/hackage-server

Hackage-Server: A Haskell Package Repository

cabal hackage haskell

Last synced: 05 Feb 2026

https://github.com/haskell/base16-bytestring

Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.

Last synced: 05 Feb 2026

https://github.com/haskell/base64-bytestring

Fast base64 encoding and decoding for Haskell.

Last synced: 05 Feb 2026

https://github.com/haskell/cabal-website

The http://www.haskell.org/cabal/ website

Last synced: 05 Feb 2026

https://github.com/haskell/haddock

Haskell Documentation Tool

documentation haskell

Last synced: 05 Feb 2026

https://github.com/haskell/ghcide

A library for building Haskell IDE tooling

Last synced: 05 Feb 2026

https://github.com/haskell/ecosystem-proposals

Proposals for the Haskell Ecosystem

Last synced: 05 Feb 2026

https://github.com/haskell/lsp

Haskell library for the Microsoft Language Server Protocol

haskell-library language-server-protocol

Last synced: 05 Feb 2026

https://github.com/haskell/vscode-haskell

VS Code extension for Haskell, powered by haskell-language-server

haskell haskell-language-server language-server lsp visual-studio-code vscode vscode-extension

Last synced: 05 Feb 2026

https://github.com/haskell/network

Low-level networking interface

haskell network socket

Last synced: 05 Feb 2026

https://github.com/haskell/network-bsd

POSIX network database (<netdb.h>) API

bsd-sockets haskell network-programming

Last synced: 05 Feb 2026

https://github.com/haskell/haskell-platform

Distribution of Haskell with batteries included

Last synced: 05 Feb 2026

https://github.com/haskell/haskell-language-server

Official Haskell IDE support via the language server protocol (LSP)

cabal ghc hacktoberfest haskell haskell-language-server ide lsp-server stack

Last synced: 05 Feb 2026

https://github.com/haskell/cabal

Official upstream development repository for Cabal and cabal-install

cabal hackage haskell

Last synced: 05 Feb 2026

https://github.com/haskell/haskell-ide-engine

The engine for haskell ide-integration. Not an IDE

ghc haskell haskell-ide ide language-server-protocol lsp

Last synced: 05 Feb 2026

https://github.com/hometown-fork/hometown

A supported fork of Mastodon that provides local posting and a wider range of content types.

Last synced: 05 Feb 2026

https://github.com/Tsuribori/pleroma-helm

Helm Chart for the Pleroma federated social network

federation helm helm-chart kubernetes pleroma

Last synced: 06 Feb 2026

https://github.com/syuilo/misskey-web-logger

A Misskey web client logger

Last synced: 06 Feb 2026

https://github.com/misskey-dev/misskey

🌎 A completely free and open interplanetary-microblogging platform 🚀

activitypub federation fediverse microblog misskey

Last synced: 06 Feb 2026

https://github.com/opera7133/mfmp

MFM to HTML Converter

Last synced: 05 Feb 2026

https://github.com/myConsciousness/misskey

This library provides the easiest and powerful Dart/Flutter library for Misskey API 🎯

activity-pub api dart flutter misskey misskey-api sns social-media wrapper

Last synced: 06 Feb 2026

https://github.com/reiver/fediverse-0

A list of the people who created and continue to develop the Fediverse technology.

fediverse

Last synced: 06 Feb 2026

https://github.com/friendica/friendica

Friendica Communications Platform

federation fediverse hacktoberfest mariadb php self-hosted social-media social-network

Last synced: 05 Feb 2026

https://gitlab.com/diasporg/poduptime

demonstration of this PHP code is run at: https://fediverse.observer/ Bribes and tips https://donorbox.org/poduptime and https://nowpayments.io/donation/fediverseobserver

fediverse

Last synced: 06 Feb 2026

https://gitlab.com/mysocialportal/relatica

An independent mobile and desktop client for Friendica written in Flutter

Friendica fediverse social network

Last synced: 06 Feb 2026

https://github.com/tedivm/fedimapper

An API for the Fediverse - The Software behind the Fediverse Almanac

crawler fediverse

Last synced: 05 Feb 2026

https://github.com/Lynnesbian/FediBooks

A web UI for creating your very own ebooks bots.

agplv3 fediverse flask mysql python3 webapp

Last synced: 05 Feb 2026

https://github.com/berkes/fedetivity.com

Landingpage for fedetivity.com

fediverse

Last synced: 06 Feb 2026

https://github.com/Grawl/hubzilla-docker

Deploy Hubzilla using Docker

docker fediverse hubzilla self-hosted

Last synced: 06 Feb 2026

https://gitlab.com/deikatsuo/manuk

Manuk brings you fediverse

fediverse manuk rust

Last synced: 06 Feb 2026

https://gitlab.com/soapbox-pub/soapbox.pub

New Soapbox marketing site, make with MKStack with built-in Nostr implementation

Last synced: 06 Feb 2026

https://gitlab.com/soapbox-pub/hackiverse.org

Fediverse hackathon. https://hackiverse.org

fediverse

Last synced: 06 Feb 2026

https://github.com/RedL0tus/fedirect

Fediverse + redirect = Fedirect

fediverse

Last synced: 06 Feb 2026

https://github.com/thefederationinfo/github-integration

Github Integration Server

ci ci-test federation fediverse

Last synced: 06 Feb 2026

https://github.com/xyzshantaram/leo

gemini client written in Python

Last synced: 06 Feb 2026

https://github.com/dansup/pixelfed-php

Official Pixelfed PHP Library

package pixelfed pixelfed-api

Last synced: 06 Feb 2026

https://github.com/TsingJyujing/mastodon-conversation-exporter

Exporting and simple visualization the conversation on Mastodon

mastodon

Last synced: 06 Feb 2026

https://github.com/soapdog/webextension-mastodon-as-a-sidebar

Mastodon as a Sidebar

firefox mastodon web-extension

Last synced: 06 Feb 2026

https://github.com/prplecake/mastodon-bookmark-sync

Synchronize your Mastodon bookmarks to bookmarking services.

csharp fediverse linkace mastodon pinboard sync

Last synced: 05 Feb 2026

https://github.com/unstabler/Azalea

Multi-platform Mastodon client, inspired by Azurea (https://azurea.info)

mastodon

Last synced: 05 Feb 2026

https://gitlab.com/jeancf/twoot

Bot to retrieve tweets from a Twitter feed and post them under a Mastodon account.

bot fediverse mastodon python twitter

Last synced: 06 Feb 2026

https://github.com/darkcl/MastodonKit

Mastodon API Wrapper in Objective-C

ios library macos mastodon

Last synced: 06 Feb 2026

https://github.com/lucaswerkmeister/itsbinotstraight

Mastodon bot

bi bisexual bot lgbt mastodon mastodon-bot

Last synced: 06 Feb 2026

https://github.com/syake/vuejs-example

Vue.js のサンプルをじゃんじゃんあげるよ

ajax axios bootstrap4 javascript mastodon momentjs vuejs2

Last synced: 06 Feb 2026

https://github.com/ginsterbusch/mastodon-embed

A WordPress plugin to embed Mastodon statuses.

embed mastodon plugin toot wordpress

Last synced: 06 Feb 2026

https://github.com/mitotic/pinafore-mahoot

Curating web client for Mastodon

curation fediverse mastodon pwa

Last synced: 05 Feb 2026

https://github.com/theoria24/animetick-to-mastodon

視聴したアニメをAnimetickからMastodonに投稿しやすくするユーザースクリプト

mastodon userscript

Last synced: 06 Feb 2026

https://github.com/lucyllewy/twitodon

Twitter to Mastodon account mapping service to aid migration away from Twitter without losing all your followed friends

mastodon migration twitter

Last synced: 05 Feb 2026

https://github.com/turbot/steampipe-plugin-mastodon

Use SQL to instantly query Mastodon resources. Open source CLI. No DB required.

backup etl go golang hacktoberfest mastodon postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 05 Feb 2026

https://github.com/RedGlow/fbmastodon

Import script to mirror Facebook pages to Mastodon

facebook mastodon nodejs

Last synced: 05 Feb 2026

https://github.com/jfmcbrayer/brutaldon

A brutalist web interface for Mastodon: moved to https://git.carcosa.net/jmcbray/brutaldon

awoo brutalist lynx mastodon toot

Last synced: 05 Feb 2026

https://github.com/bengentil/twitter2mastodon

A script to search for mastodon handle in twitter following list (name & bio) and follow them on mastodon

bio following mastodon name twitter users

Last synced: 06 Feb 2026

https://github.com/velram/bday-wish-bot

A bot which toots the birthday wishes (leaders) in Mastodon.

bot mastodon python toot

Last synced: 05 Feb 2026

https://github.com/mlapida/relaylist-api

The SAM code for the https://RelayList.com API

api-gateway aws-lambda mastodon mastodon-relays serverless

Last synced: 06 Feb 2026

https://github.com/mlapida/relaylist-frontend

The frontend for https://RelayList.com

mastodon mastodon-relays

Last synced: 06 Feb 2026

https://github.com/untitaker/mastodon-bookmark-rss

MOVED TO CODEBERG

bookmarks mastodon pinboard rss

Last synced: 05 Feb 2026

https://github.com/disism/Dudu

Web Client for Mastodon in React Hooks

chinese-simplified mastodon react react-hooks web-client

Last synced: 06 Feb 2026

https://github.com/ethibox/awesome-stacks

Deploy 150+ open-source web apps with one Docker command

awesome awesome-list docker docker-swarm letsencrypt portainer templates traefik zero-config

Last synced: 05 Feb 2026

https://github.com/sk22/megalodon

Abandoned. Pink modification of the official Mastodon for Android app

android fork mastodon pink

Last synced: 05 Feb 2026

https://github.com/tuskyapp/Tusky

An Android client for the microblogging server Mastodon

android fdroid fediverse gotosocial kotlin mastodon social social-network tusky

Last synced: 05 Feb 2026

https://github.com/SURFnet/slurf

SimpleSAMLphp authproc for Mastodon/SAML integration

mastodon proxy saml2 simplesamlphp

Last synced: 05 Feb 2026

https://github.com/lostfictions/wikihow

how to do anything (a bot)

bot botally mastodon nodejs twitter-bot typescript

Last synced: 05 Feb 2026

https://github.com/lostfictions/key-of-dreams

generated emoji magrittes

bot botally canvas emoji mastodon twitter-bot typescript

Last synced: 05 Feb 2026

https://github.com/lostfictions/dantefy

add Dante from the Devil May Cry™ Series to your favourite thing.

bot botally mastodon mastodon-bot meme-generator memes twitter-bot

Last synced: 05 Feb 2026

https://github.com/lostfictions/catbot

make cats

bot botally mastodon mastodon-bot procgen twitter-bot

Last synced: 05 Feb 2026

https://github.com/ykzts-technology/mastodon-infra

A manifest of Kubernetes for ykzts.technology.

kubernetes mastodon

Last synced: 05 Feb 2026