forked from Telodendria/Telodendria
Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C and designed to be lightweight and simple, yet functional.
Jordan Bancino
bcff59bacb
This will eventually enable us to get memory information in O(1) time. Right now, we're still O(n) because MemoryInfoGet() still has to check to see if the allocation is known or not. |
||
---|---|---|
contrib | ||
man | ||
site | ||
src | ||
tests | ||
tools | ||
.cvsignore | ||
.indent.pro | ||
LICENSE.txt | ||
README.txt | ||
TODO.txt |
======================================================= |_ _|__| | ___ __| | ___ _ __ __| |_ __(_) __ _ | |/ _ \ |/ _ \ / _` |/ _ \ '_ \ / _` | '__| |/ _` | | | __/ | (_) | (_| | __/ | | | (_| | | | | (_| | |_|\___|_|\___/ \__,_|\___|_| |_|\__,_|_| |_|\__,_| ======================================================= Copyright (C) 2022 Jordan Bancino <@jordan:bancino.net> This is the source code for Telodendria, a Matrix homeserver written in C. All of the documentation is available as man pages in the man/ directory, or online at https://telodendria.io If information is missing from the documentation, please feel free to reach out to #telodendria-general:bancino.net on Matrix.