hashlink VS awesome-config

Compare hashlink vs awesome-config and see what are their differences.

awesome-config

Configuration and widgets for Awesome WM in Lua and MoonScript (by piotrklibert)
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
hashlink awesome-config
5 1
791 7
1.3% -
8.8 0.0
9 days ago over 1 year ago
C Haxe
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.

hashlink

Posts with mentions or reviews of hashlink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-02.

awesome-config

Posts with mentions or reviews of awesome-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.
  • Try the new try.haxe!
    5 projects | news.ycombinator.com | 28 Feb 2021
    My config is on Github[0] and it's an absolute mess: at first I used plain Lua, then tried MoonScript (which was a huge let down, unfortunately), then switched to Haxe. In all 3 cases this config was my first time using the languages in question, so the code is... less than ideal, let's leave it at that :)

    If you want to set up something similar, you can start with haxeshigh/Makefile[1] and haxeshigh/bin/build (it's a shell script). In the haxeshigh/src/ there are implementations of three widgets: battery, brightness, and taglist[2]. The last one is the most complex as it uses coroutines to animate (slide in/out) the widget on screen. The rest of src/ are wrappers/type definitions for objects from Awesome, plus some macros/helpers for working with Lua tables (which are both arrays and hash tables at the same time, Haxe doesn't like this).

    I found some bugs in the Lua part of the Haxe compiler (genlua.ml), but it was a long time ago, so they are probably fixed already. I don't remember the details, but the fix was trivial... I'll try to look for the issue and see if it's already fixed later.

    [0] https://github.com/piotrklibert/awesome-config

    [1] https://github.com/piotrklibert/awesome-config/blob/master/h...

    [2] https://github.com/piotrklibert/awesome-config/blob/master/h...

What are some alternatives?

When comparing hashlink and awesome-config you can also consider the following projects:

SDL - Simple Directmedia Layer

awesome-haxe-gamedev - Resources for game development on haxe

copybara - Copybara: A tool for transforming and moving code between repositories.

reaper-with-typescript-starter

haxe.io - The home of the Haxe Roundup's (Work in Progress)

haxe - Haxe - The Cross-Platform Toolkit

hxcpp - Runtime files for c++ backend for haxe

gravity - Gravity Programming Language

WebGL_Compute_shader - WebGL 2.0 Compute shader Demos