英文
大頭照

Telodendria

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

1 位贊助者每週向 Telodendria 資助 US$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 年前加入。

每週收入(美元)

每週贊助人的數目

此頁面包含機器翻譯的文句,因尚未審核,可能有不準確之處。您可以協助翻譯