blob: e8d130b0c3cfc897ce39e9c7aa9cf52b8f3e8e0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
________________
< depot the repo >
----------------
\ ,__,
\ (oo)____
(__) )\
||--|| *
The depot is a monorepo for my tools, infrastructure, and any other
personal projects. I treat it as a small research lab, working on
bleeding edge networking and computing projects.
A lot of the software here is used only to sustain other parts of the
repo, serving as a composable in-tree base for other functionality I can
experiment with. This repo aims to unify many related subprojects under
one roof.
License
=======
Unless otherwise stated in a subdirectory, all code is provided under
the MIT license.
|