Popularity
1.9
Growing
Activity
0.0
Stable
0
2
1
Monthly Downloads: 4
Programming language: Haskell
License: GNU Lesser General Public License v3.0 only
Tags:
System
Lambdaya alternatives and similar packages
Based on the "System" category.
Alternatively, view Lambdaya alternatives based on common mentions on social networks and blogs.
-
nix-deploy
DISCONTINUED. Deploy software or an entire NixOS system configuration to another NixOS system -
ghc-hotswap
DISCONTINUED. Example code for how we swap compiled code within a running Haskell process. -
plugins
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. -
cef
DISCONTINUED. A Haskell library for CEF (Commont Event Format) [GET https://api.github.com/repos/picussecurity/haskell-cef: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] -
language-puppet
A library to work with Puppet manifests, test them and eventually replace everything ruby. -
ascii-progress
A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of Lambdaya or a related project?
README
Lambdaya
Library for doing IO on RedPitaya using Haskell
This library provides native binding on Fpga Registry map.
[Notes](doc/build.md) on how to build GHC as crosscompiler
Example from [tutorial](doc/tutorial.md) that turns bunch of LEDs on RedPitaya.
import System.RedPitaya.Fpga
main = withOpenFpga (setLed 0x55)