hslua VS tasty-lua

Compare hslua vs tasty-lua and see what are their differences.

hslua

Haskell bindings to Lua, an embeddable scripting language. (by hslua)

tasty-lua

Integrate Lua tests into tasty. This package is now part of the hslua monorepo. (by hslua)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hslua tasty-lua
0 0
122 4
2.5% -
8.2 2.4
3 months ago over 3 years ago
C Haskell
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.

hslua

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

We haven't tracked posts mentioning hslua yet.
Tracking mentions began in Dec 2020.

tasty-lua

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

We haven't tracked posts mentioning tasty-lua yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing hslua and tasty-lua you can also consider the following projects:

AppleScript - Call AppleScript from Haskell

web-output - This library helps producing web content out of command line scripts, and pointing the user to it

luautils - Helpers for Haskell integration with Lua

hslua-aeson - Instances to push and receive Aeson's Value type to and from the Lua stack. Code moved to folder hslua-aeson in repo https://github.com/hslua/hslua.

exiftool - Haskell bindings to ExifTool

luachunk - Haskell library for reading and writing Lua bytecode chunks

c-storable-deriving - Derivation of C-like Storable Instances

hlibsass - Low-level bindings to libsass for Haskell

marshal-contt - A ContT-based wrapper for Haskell-to-C marshalling functions.

cublas - Haskell FFI bindings for CUBLAS, CUSPARSE, and CuFFT

hslua-module-text - Lua module providing a selected set of operations on Text. NOTE: moved into the hslua monorepo.

HaPy - Haskell bindings for Python