nimview VS nimpylib

Compare nimview vs nimpylib and see what are their differences.

nimview

A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS (by marcomq)

nimpylib

Some python standard library functions ported to Nim (by Yardanico)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nimview nimpylib
1 1
149 182
- -
0.0 3.4
over 1 year ago 4 months 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.

nimview

Posts with mentions or reviews of nimview. We have used some of these posts to build our list of alternatives and similar projects.

nimpylib

Posts with mentions or reviews of nimpylib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-23.
  • Why I Use Nim instead of Python for Data Processing
    12 projects | news.ycombinator.com | 23 Sep 2021
    Another nim & python thread that has not been mentioned yet here

    https://news.ycombinator.com/item?id=28506531 - project allows creating pythonic bindings for your nim libraries pretty easily, which can be useful if you still want to write most of your toplevel code in python, but leverage nim's speed when it matters.

    If you want to make your nim code even more "pythonic" there is a https://github.com/Yardanico/nimpylib, and for calling some python code from nim there is a https://github.com/yglukhov/nimpy

What are some alternatives?

When comparing nimview and nimpylib you can also consider the following projects:

nimja - typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.

nimpy - Nim - Python bridge

nimhttpd - A tiny static file web server written in Nim

Primes - Prime Number Projects in C#/C++/Python

moe - A command line based editor inspired by Vim. Written in Nim.

scikit-bio - scikit-bio: a community-driven Python library for bioinformatics, providing versatile data structures, algorithms and educational resources.

nodejs - Alternative StdLib for Nim for NodeJS/JavaScript targets, hijacks NodeJS StdLib for Nim

boomer - Zoomer application for Linux

meinheld - Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)

nim-playground-frontend - The front-end for https://play.nim-lang.org

nimquery - Nim library for querying HTML using CSS-selectors (like JavaScripts document.querySelector)

PrimesResult - The results of the Dave Plummer's Primes Drag Race