nimview
A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS (by marcomq)
nimhttpd
A tiny static file web server written in Nim (by h3rald)
Our great sponsors
nimview | nimhttpd | |
---|---|---|
1 | 3 | |
107 | 57 | |
- | - | |
8.5 | 2.0 | |
about 1 month ago | 6 days ago | |
Nim | Nim | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nimview
Posts with mentions or reviews of nimview.
We have used some of these posts to build our list of alternatives
and similar projects.
-
GUI toolkit for use with Nim
nimview is something over been looking at which fits your criteria: https://github.com/marcomq/nimview
nimhttpd
Posts with mentions or reviews of nimhttpd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-28.
- I added IPv6 support to nimhttpd: "A tiny static file web server written in Nim"
-
host is a simple, static web server for LAN, useable by the command line, and written in Nim.
Nice! Basically like my own nimhttpd (https://github.com/h3rald/nimhttpd), but mine basically just works in what you call "directory mode"...
What are some alternatives?
When comparing nimview and nimhttpd you can also consider the following projects:
nimja - typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.
moe - A command line based editor inspired by vi/vim. Written in Nim.
meinheld - Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
host - host is a simple, static, web server for easily hosting files over LAN. made with <3 in nim.
nimpylib - Some python standard library functions ported to Nim
nodejs - Alternative StdLib for Nim for NodeJS/JavaScript targets, hijacks NodeJS StdLib for Nim
INim - Interactive Nim Shell / REPL / Playground