We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04eda2 commit d269d2dCopy full SHA for d269d2d
3 files changed
src/assets/code.svg
src/assets/doc.svg
src/assets/projects.json
@@ -0,0 +1,12 @@
1
+[
2
+ {
3
+ "name": "mio",
4
+ "description": "Header-only cross-platform C++ memory mapping library.",
5
+ "documentation" : "https://maxtek6.github.io/docs/mio"
6
+ },
7
8
+ "name" : "hyperpage",
9
+ "description" : "Fast and efficient solution for storing web content.",
10
+ "documentation" : "https://maxtek6.github.io/docs/hyperpage"
11
+ }
12
+]
0 commit comments