File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 35054
35054
"description": "Quick 'n easy Nim web programming, auto compile & run .nim from the web root",
35055
35055
"license": "MIT",
35056
35056
"web": "https://github.com/capocasa/pharao"
35057
+ },
35058
+ {
35059
+ "name": "gbm",
35060
+ "url": "https://github.com/xTrayambak/gbm-nim",
35061
+ "method": "git",
35062
+ "tags": [
35063
+ "gpu",
35064
+ "linux",
35065
+ "wayland",
35066
+ "gbm",
35067
+ "graphics",
35068
+ "vram"
35069
+ ],
35070
+ "description": "Raw low-level bindings and idiomatic high-level bindings for Mesa's GBM API",
35071
+ "license": "MIT",
35072
+ "web": "https://github.com/xTrayambak/gbm-nim"
35073
+ },
35074
+ {
35075
+ "name": "louvre",
35076
+ "url": "https://github.com/xTrayambak/nim-louvre",
35077
+ "method": "git",
35078
+ "tags": [
35079
+ "wayland",
35080
+ "linux",
35081
+ "louvre",
35082
+ "compositor",
35083
+ "window-manager"
35084
+ ],
35085
+ "description": "Bindings to Louvre, a simple-to-use C++ library that lets you build high-performance compositors with minimal amounts of code.",
35086
+ "license": "LGPL-2.1-or-later",
35087
+ "web": "https://github.com/xTrayambak/gbm-nim"
35088
+ },
35089
+ {
35090
+ "name": "shakar",
35091
+ "url": "https://github.com/ferus-web/shakar",
35092
+ "method": "git",
35093
+ "tags": [
35094
+ "sugar",
35095
+ "options"
35096
+ ],
35097
+ "description": "Syntactical sugar that's too sweet for the Nim standard library.",
35098
+ "license": "MIT",
35099
+ "web": "https://github.com/ferus-web/shakar"
35057
35100
}
35058
35101
]
35059
35102
You can’t perform that action at this time.
0 commit comments