ousia
owlkettle
Our great sponsors
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.
ousia
owlkettle
-
Nim v2.0 Released
Ones that have not been mentioned so far:
nlvm is an unofficial LLVM backend: https://github.com/arnetheduck/nlvm
npeg lets you write PEGs inline in almost normal PEG notation: https://github.com/zevv/npeg
futhark provides for much more automatic C interop: https://github.com/PMunch/futhark
nimpy allows calling Python code from Nim and vice versa: https://github.com/yglukhov/nimpy
questionable provides a lot of syntax sugar surrounding Option/Result types: https://github.com/codex-storage/questionable
ratel is a framework for embedded programming: https://github.com/PMunch/ratel
cps allows arbitrary procedure rewriting to continuation passing style: https://github.com/nim-works/cps
chronos is an alternative async/await backend: https://github.com/status-im/nim-chronos
zero-functional fixes some inefficiencies when chaining list operations: https://github.com/zero-functional/zero-functional
owlkettle is a declarative macro-oriented library for GTK: https://github.com/can-lehmann/owlkettle
A longer list can be found at https://github.com/ringabout/awesome-nim.
-
Simple Gamepad Support
Although for a GUI (if I even made one, rather than just a fixed/hardcoded setup) I'd probably use Owlkettle(though there are some things I don't like about it, see closed issue 16).
-
Forte! A new way of writing Gtk apps for GNOME.
A similar library in nim is https://github.com/can-lehmann/owlkettle
- Show HN: Owlkettle – A Declarative user interface framework based on GTK 4
What are some alternatives?
Relm4 - Build truly native applications with ease!
ImThemes - Dear ImGui style browser and editor written in Nim
nimgram - An MTProto client written in Nim 👑
NiGui - Cross-platform desktop GUI toolkit written in Nim
nimview - A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS
jester - A sinatra-like web framework for Nim.
pixie - Full-featured 2d graphics library for Nim.
futhark - Automatic wrapping of C headers in Nim
rui - Declarative Rust UI library
Neel - A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
mummy - An HTTP and WebSocket server for Nim that returns to the ancient ways of threads.
React - The library for web and native user interfaces