LuaRT: Lua programming environment for console, desktop applications for Windows

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. win32metadata

    Tooling to generate metadata for Win32 APIs in the Windows SDK.

    I'm always looking for alternatives to AutoHotkey and small C WINAPI programs I've written. Rust doesn't quite cut it, even with Microsoft's windows-rs library using the WinAPI functions is worse than it was with plain C. This is because you have to hunt the right libraries and features to import, it's surprisingly time-consuming.

    Excited to look how LuaRT exposes WinAPI, my ideal would be one global namespace where you can easily auto-import all the normal functions. Microsoft has made it somewhat easy for library authors to generate the externs with their relatively new Win32metadata package: https://github.com/microsoft/win32metadata

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. PowerShell

    PowerShell for every system!

    and do a no-install copy-paste deployment of powershell 7 and modules. (I'm not saying you should do this instead of using Lua, just that you can).

    [1] https://github.com/PowerShell/PowerShell/releases

  4. rust_messagebox_hello_world

    Discontinued Hello World MesssageBox example in Rust

    The Rust MessageBox doesn’t look too different ;)

    https://github.com/wesleywiser/rust_messagebox_hello_world/b...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PowerShell 7.5.0 Released

    1 project | news.ycombinator.com | 23 Jan 2025
  • Fish shell announces 4.0 release

    1 project | news.ycombinator.com | 19 Dec 2024
  • PowerShell: Cross-Platform Automation and Scripting for Every System

    1 project | news.ycombinator.com | 15 Aug 2024
  • PowerShell for Every System: Cross-Platform Automation Made Easy

    1 project | news.ycombinator.com | 5 Aug 2024
  • 3 lines of code don't understand the results.

    1 project | /r/PowerShell | 8 Dec 2023