drawim VS naylib

Compare drawim vs naylib and see what are their differences.

drawim

A simple drawing library in Nim, inspired by p5js (by GabrielLasso)

naylib

Yet another raylib Nim wrapper (by planetis-m)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
drawim naylib
2 1
72 160
- -
0.0 8.8
over 2 years ago 11 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.

drawim

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

naylib

Posts with mentions or reviews of naylib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-12.
  • I learned 7 programming languages so you don't have to
    8 projects | news.ycombinator.com | 12 Feb 2023
    Also on the game development front, I maintain a raylib wrapper https://github.com/planetis-m/naylib As long utilities like c2nim https://github.com/nim-lang/c2nim exist, it's trivial to create bindings of C/C++ libraries. One thing I want to experiment more is making it more automatic by writing a callback exposed by c2nim that transform the generated code using Nim's AST. But regardless in that project I was able to write safe language abstractions on top of the bindings that provide a more native experience. It has scope-based memory management, generics and ... function overloading.

What are some alternatives?

When comparing drawim and naylib you can also consider the following projects:

react-sketch - Sketch Tool for React-based applications, backed up by FabricJS

c2nim - c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.

nitter - Alternative Twitter front-end

PackageCompiler.jl - Compile your Julia Package

nico - a Game Framework in Nim inspired by Pico-8.