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

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
  • 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

  • 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.

    InfluxDB logo
  • 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

  • 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

  • 3 lines of code don't understand the results.

    1 project | /r/PowerShell | 8 Dec 2023
  • Task Scheduler -windowstyle hidden / minimized

    1 project | /r/PowerShell | 7 Dec 2023
  • Just messing around with arrays and efficiency in PS, thought I'd share

    1 project | /r/PowerShell | 4 Dec 2023
  • Register-ArgumentCompleter: how to fall back to file completion when completing a flag such as "--foo="

    1 project | /r/PowerShell | 16 Oct 2023
  • New PowerShell Version - v7.3.7: [7.3.7] - 2023-09-18

    1 project | /r/PowerShell | 20 Sep 2023