• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    C
  • License
    Other
  • Created almost 8 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

An implementation of FastCGI using NativeCall

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

dbic-to-red

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

Lumberjack

Yet another logging framework
Raku
4
star
10

JSON-Infer

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

Term-Screen

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

Pg-Notify

Reactive interface to PostgreSQL notifies
Raku
4
star
13

Term-Cap

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

LibraryCheck

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

XML-Class

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

JSON-Name

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

RPi-Device-SMBus

i2c on Raspberry Pi for Raku
C
3
star
18

raku-patterns

Design Pattern examples in Raku
Raku
3
star
19

Audio-Liquidsoap

Interact with the Liquidsoap telnet interface.
Raku
3
star
20

RPi-Device-DS18B20

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

Raku-Linux-Cpuinfo

Obtain Linux CPU information
Raku
3
star
22

Raku-RMQ-Examples

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

AccessorFacade

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

JSON-Marshal

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

App-ModuleSnap

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

Audio-Fingerprint-Chromaprint

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

Acme-Insult-Lala

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

IO-Path-Mode

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

raku-unix-privileges

A module for handling UNIX privileges
Raku
2
star
30

Tinky-DB

Store Tinky Machine descriptions in a database
Raku
2
star
31

Attribute-Lazy

Lazy initialization for Perl 6 attributes
Raku
2
star
32

Natrium

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

URI-Template

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

CheckSocket

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

Staticish

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

Monitor-Monit

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

EventSource-Client

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

XML-Fast

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

Device-PiGlow

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

Manifesto

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

Unix-Groups

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

Squirrel

Simplified abstraction for SQL generation
Perl 6
1
star
43

Linux-Cpuinfo

get cpuinfo Linux kernel
Perl
1
star
44

Raku-GDBM

GNU dbm binding for Raku
Raku
1
star
45

FastCGI-NativeCall-Async

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

Sys-Utmp

Access to UTMP entries from Perl
Perl
1
star
47

Tinky-JSON

Tinky Machines defined in JSON
Raku
1
star
48

Raku-Linux-Fuser

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

Linux-Fuser

Get file opener details on Linux
Perl
1
star
50

Audio-Encode-LameMP3

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

Linux-Svgalib

Perl svgalib support
C
1
star
52

URI-FetchFile

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

RedX-HashedPassword

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

Audio-Hydrogen

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

XBase

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

Lumberjack-Application

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

Raku-Sys-Lastlog

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

Audio-Icecast

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

cocktail-method-modifiers

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

Ikoko

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

Cro-MQTT

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

JSON-Infer-Moose

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

MQ-Posix

Raku binding for POSIX message queues
Raku
1
star
64

Audio-Ardour-Control

Module to control the Ardour DAW though OSC
Perl
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