英語
アバター

Telodendria

Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C.

Telodendriaは1週あたり1人の支援者から$0.25受け取っています。
寄付   支払いカード 口座自動振替

説明

Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C and designed to be lightweight and simple, yet functional.

Telodendria differentiates itself from the other Matrix homeserver implementations because it:

  • Is written in C, a stable, low-level programming language with a long history, low build and runtime overhead, and wide compatibility.
  • Is written with minimalism as a primary design goal. Whenever possible and practical, no third-party libraries are pulled into the source code. Everything Telodendria needs is custom written. As a result, Telodendria depends only on a standard C compiler and a POSIX C library to be built, both of which should come with any good Unix-style operating system already, which means you shouldn't have to install anything extra.
    • Uses a flat-file directory structure to store data instead of a database. This has a number of advantages:
    • It makes setup and maintenance much easier.
    • It allows Telodendria to run on systems with fewer resources.
  • Is packaged as a single small, statically-linked and highly-optimized binary that can be run just about anywhere. It is designed to be extremely easy to set up and consume as few resources as possible.
  • Is permissively licensed. Telodendria is licensed under a modified MIT license, which imposes very few restrictions on what you can do with it.

メンバー


収入の分け前を表示

リンクされているアカウント

Telodendriaは他のプラットフォームで以下のアカウントを所有しています。

リポジトリー

Telodendria スター 22 1 か月前に更新

Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C and designed to be lightweight and simple, yet functional. This is the official read-only mirror of the upstream source code.

履歴

Telodendriaさんは2 年前に参加しました。

1週あたりの収入(米ドル)

1週あたりの支援者の数

このページには機械翻訳されたテキストが含まれており、まだ確認されていないため、不正確である可能性があります。翻訳の提案を投稿しましょう