• Stars
    star
    1
  • Language
    Perl
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Module to control the Ardour DAW though OSC

More Repositories

1

TermReadKey

Character mode terminal access for Perl
Perl
11
star
2

Test-META

Test that a Perl 6 project has a good and proper META file
Raku
10
star
3

Tinky

An experimental workflow module
Raku
7
star
4

META6

Do things with Raku META files
Raku
7
star
5

Chronic

Scheduling thingy for Raku
Raku
7
star
6

JSON-Class

A Role to allow Raku objects to be constructed and serialised from/to JSON.
Raku
6
star
7

EuclideanRhythm

Implementation of the algorithm described in http://cgm.cs.mcgill.ca/~godfried/publications/banff.pdf
Raku
5
star
8

raku-fastcgi-nativecall

An implementation of FastCGI using NativeCall
C
5
star
9

dbic-to-red

Generate Red models from a DBIx::Class Schema
Perl
4
star
10

Lumberjack

Yet another logging framework
Raku
4
star
11

JSON-Infer

Infer the structure of a JSON object and make some Raku class to represent it
Raku
4
star
12

Term-Screen

High level terminal handling access via termcap for Perl
Perl
4
star
13

Pg-Notify

Reactive interface to PostgreSQL notifies
Raku
4
star
14

Term-Cap

Unix termcap library for Perl (part of the Perl core)
Perl
4
star
15

LibraryCheck

Quick hack for Raku to check if a shared library is loadable
Raku
3
star
16

XML-Class

Role to Serialize/De-Serialize a Raku class to/from XML
Raku
3
star
17

JSON-Name

Provide a trait (and Attribute role) for JSON Marshal/Unmarshal where the JSON names aren't Raku identifiers
Raku
3
star
18

RPi-Device-SMBus

i2c on Raspberry Pi for Raku
C
3
star
19

raku-patterns

Design Pattern examples in Raku
Raku
3
star
20

Audio-Liquidsoap

Interact with the Liquidsoap telnet interface.
Raku
3
star
21

RPi-Device-DS18B20

Interface to the DS18B20 digital thermometer from Maxim Integrated
Raku
3
star
22

Raku-Linux-Cpuinfo

Obtain Linux CPU information
Raku
3
star
23

Raku-RMQ-Examples

Raku versions of the Rabbit MQ tutorial examples
Raku
3
star
24

AccessorFacade

A Raku method trait to turn indivdual get/set subroutines into a single read/write object attribute.
Raku
3
star
25

JSON-Marshal

Make JSON from an Object (the opposite of JSON::Unmarshal)
Raku
2
star
26

App-ModuleSnap

Create a "snapshot" of the installed Raku modules so they can be reinstalled later.
Raku
2
star
27

Audio-Fingerprint-Chromaprint

Get audio fingerprint using the chromaprint / AcoustID library
Raku
2
star
28

Acme-Insult-Lala

Construct an insulting epithet in the manner of an old IRC bot
Raku
2
star
29

IO-Path-Mode

Augment Raku's IO::Path to provide a mode method.
Raku
2
star
30

raku-unix-privileges

A module for handling UNIX privileges
Raku
2
star
31

Tinky-DB

Store Tinky Machine descriptions in a database
Raku
2
star
32

Attribute-Lazy

Lazy initialization for Perl 6 attributes
Raku
2
star
33

Natrium

A Perl 6 binding to the libsodium cryptography toolkit
Perl 6
2
star
34

URI-Template

Implementation of https://tools.ietf.org/html/rfc6570 for Perl 6
Raku
2
star
35

CheckSocket

very simple Raku function to test if a TCP socket is listening on a given address
Raku
2
star
36

Staticish

Make a singleton class that wraps the methods so they appear like class methods
Raku
2
star
37

Monitor-Monit

Provide an interface to the monit monitoring daemon
Raku
2
star
38

EventSource-Client

A client for server sent events in Raku
Raku
1
star
39

XML-Fast

A Raku module to turn XML into a Hash structure, to satisfy the AI that Cursor uses
Raku
1
star
40

Device-PiGlow

Device::PiGlow is a module for interfacing with the PiGlow board from PiMoroni http://shop.pimoroni.com/products/piglow.
Perl
1
star
41

Manifesto

Make a supply of the results of Promises
Raku
1
star
42

Unix-Groups

Access to the Unix group file in Raku
Raku
1
star
43

Squirrel

Simplified abstraction for SQL generation
Perl 6
1
star
44

Linux-Cpuinfo

get cpuinfo Linux kernel
Perl
1
star
45

Raku-GDBM

GNU dbm binding for Raku
Raku
1
star
46

FastCGI-NativeCall-Async

A reactive wrapper for FastCGI::NatveCalll
Raku
1
star
47

Sys-Utmp

Access to UTMP entries from Perl
Perl
1
star
48

Tinky-JSON

Tinky Machines defined in JSON
Raku
1
star
49

Raku-Linux-Fuser

Discover which process has a file open, in pure Raku
Raku
1
star
50

Linux-Fuser

Get file opener details on Linux
Perl
1
star
51

Audio-Encode-LameMP3

Encode PCM Audio data to MP3 in Raku using a binding to liblame
Raku
1
star
52

Linux-Svgalib

Perl svgalib support
C
1
star
53

URI-FetchFile

Raku module to retrieve a file from the internet by the best available method
Raku
1
star
54

RedX-HashedPassword

A facility to allow the Red ORM to store and use hashed passwords in the database
Raku
1
star
55

Audio-Hydrogen

Manipulate the Hydrogen drum sequencer XML data files
Raku
1
star
56

XBase

Simple access to xBase data (dBase III/IV, Foxpro etc) files in Perl 6
Perl 6
1
star
57

Lumberjack-Application

A web facility for the Lumberjack logging framework
Raku
1
star
58

Raku-Sys-Lastlog

Raku access to Lastlog information on Unix-like systems
Raku
1
star
59

Audio-Icecast

Interact with the icecast streaming server admin interface.
Raku
1
star
60

cocktail-method-modifiers

Moose-like method modifiers as cocktailJS annotations (see http://cocktailjs.github.io/ )
JavaScript
1
star
61

Ikoko

Simple Read-Only interface to the AWS Secrets Manager
Raku
1
star
62

Cro-MQTT

A Cro Service that consumes from MQTT topics
Raku
1
star
63

JSON-Infer-Moose

Infer the description of a class or classes from the JSON returned from some REST endpoint.
Perl
1
star
64

MQ-Posix

Raku binding for POSIX message queues
Raku
1
star
65

Log-Syslog-Native

Provide access to the Native syslog facility on Unix-like systems for Raku
Raku
1
star
66

p6-Term-Cap

Interface to the terminal capability database for Perl 6.
Perl 6
1
star
67

XDG-BaseDirectory

The BaseDirectory part of the freedesktop XDG specifications
Raku
1
star
68

Audio-Silan

Audio silence detection using silan (https://github.com/x42/silan)
Raku
1
star
69

MIDI

Deal with Standard MIDI files and MIDI data in Perl 6
Perl 6
1
star
70

RPi-Device-PiGlow

Interface for the PiGlow device on the Raspberry Pi
Raku
1
star
71

Object-Permission

Experimental method (and public attribute accessor,) level authorisation for Raku objects
Raku
1
star
72

NativeHelpers-Array

Helper subroutines for working with Raku Native Arrays (CArray)
Raku
1
star
73

Lumberjack-Dispatcher-Syslog

A Syslog dispatcher for the Lumberjack logger
Raku
1
star
74

WebService-Soundcloud

Provide a Raku interface to the Soundcloud REST API.
Raku
1
star
75

EventEmitter

Raku roles to sugar events through Supplies
Raku
1
star
76

Cro-HTTP-BodyParser-JSONClass

Parse and deserialise application/json HTTP body to a specified JSON::Class
Raku
1
star
77

XML-XPath

XML::XPath - a set of modules for parsing and evaluating XPath statements
Perl
1
star
78

MAXDAC

This is a fork of the MAXDAC Arduino library by Steve Jones, to include fixes for modern Arduino toolkits and Attiny parts
C++
1
star
79

Doublephone

Double Metaphone implementation
C
1
star