takahe VS activity-kit

Compare takahe vs activity-kit and see what are their differences.

takahe

An ActivityPub/Fediverse server (by jointakahe)

activity-kit

An attempt to build a spec-compliant ActivityPub core library. (by michaelcpuckett)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
takahe activity-kit
7 4
1,072 93
1.7% -
8.6 9.0
7 days ago 6 months ago
Python TypeScript
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

takahe

Posts with mentions or reviews of takahe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-25.

activity-kit

Posts with mentions or reviews of activity-kit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Develop a fediverse platform
    3 projects | /r/fediverse | 16 Mar 2023
  • chirp.social - It's like group chat for Mastodon.
    2 projects | /r/Mastodon | 25 Nov 2022
  • An efficient ActivityPub Server, for small installs with multiple domains
    6 projects | news.ycombinator.com | 24 Nov 2022
    Ahh this is so exciting to see so much happening in this space all of a sudden! My quest to get a personal instance running has been a long slog for me personally.

    I had been working on an ActivityPub server in Node.js/TypeScript for a while before the Twitter migration. It's got most of the features I'd want in a small server but it's basically bring-your-own-client at the moment.

    https://github.com/michaelcpuckett/activitypub-core

    Finding all the resources to build a complete server that can interact with other instances isn't easy, so maybe this can help someone. The spec is well worded, but the checklist is confusing, the test server is down, Mastodon has its own rules, etc. Plus you have to have at least a cursory knowledge of JSON-LD/RDF.

  • Show HN: Create Groups for Mastodon
    2 projects | news.ycombinator.com | 20 Nov 2022
    Hi all, I've had trouble adapting to Mastodon because your server is equated with your identity, but lots of servers are topic-oriented. To solve for that, I created this as a way to implement groups.

    You create an account and then whoever follows that account can @message them and then the account automatically boosts the original post.

    https://github.com/michaelcpuckett/ap-groups

    For context, first I built a mostly-working ActivityPub server in TypeScript/Node.js. I haven't quite figured out what to do as far as the client, but this seemed like a quick and easy solve for the groups issue.

    https://github.com/michaelcpuckett/activitypub-core

What are some alternatives?

When comparing takahe and activity-kit you can also consider the following projects:

Mastodon - Your self-hosted, globally interconnected microblogging community

ap-groups - Groups for the Fediverse

simonwillisonblog - The source code behind my blog

activitypub-express - Modular ActivityPub implementation as Express JS middleware to easily add decentralization and federation to Node apps

FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project

hypermedia-systems - A book on building Hypermedia Driven Applications with htmx and Hyperview