Help language development. Donate to The Perl Foundation
Showing 175
results
cro
Libraries and tools for building reactive services in Raku. This installs the cro command line and web tool, along with HTTP (including HTTPS and HTTP/2.0) and WebSocket support.
November
A wiki engine written in Perl 6
Yapsi
A Perl 6 compiler-and-runtime written in Perl 6
Cro::HTTP
Asynchronous HTTP, both client and server side. Includes HTTP/2.0 support.
Cro::HTTP
Asynchronous HTTP, both client and server side. Includes HTTP/2.0 support.
HTTP::Client
A flexible HTTP Client library
LibraryMake
An attempt to simplify native compilation
YAMLish
a YAML parser/emitter written in pure raku
Test::Mock
Creation of stub objects using the Arrange, Act, Assert pattern.
Druid
A connection-oriented board game written in Perl 6
SVG::Plot
A Perl 6 charting and plotting library that produces SVG output
GGE
Glacial Grammar Engine -- a Perl 6 grammar engine written in Perl 6
BioInfo
Bioinformatics modules written specifically for a Perl6 generation.
Cro::WebSocket
WebSocket client, and WebSocket support in the Cro HTTP router.
Cro::WebSocket
WebSocket client, and WebSocket support in the Cro HTTP router.
wig
where is grep: Make grep prettier, put a wig on it!
PrettyDump
represent a Raku data structure in a human readable way
HTTP::Tinyish
Raku port of HTTP::Tinyish
Getopt::Kinoko
A command line parsing tool which written in Perl6
LREP
A fun little REPL inspired by Pry, nREPL, and others.
Grammar::Common
Common grammar patterns codified for ease of use
XML::Rabbit
XML::Rabbit builds your Attributes from xml files with xpath expressions
Inform
Easy to use GUI Dialog box using GTK3 label, button, entry widgets
CLDR::List
Localized list formatters using the Unicode CLDR
Sparky
Sparky is a flexible and minimalist continuous integration server written in Raku
HTTP::Supply
A modern HTTP pipeline parser
MQTT::Client
Minimal MQTT v3 client interface
Data::Pretty
Righting the last few wrongs in Perl 6 gist output
Math::RungeKutta
Numeric integrator for ordinary coupled, linear differential equations
Grammar::PrettyErrors
Make grammars fail parsing with a pretty error instead of returning nil
HTTP::Supply
A modern HTTP pipeline parser
Net::FTP
A ftp client written in perl6
Acme::Meow
The kitty you always wanted, now in Perl 6
Acme::Meow
The kitty you always wanted, now in Perl 6
Rabble
A Forth written in Perl 6
PerlStore
Implemented simple Serialization form http://doc.perl6.org
Typed::Subroutines
Better type checking for first-class functions
POFile
Module for interacting with gettext PO files
MeCab
A Raku bindings for libmecab ( http://taku910.github.io/mecab/ )
Cro::HTTP::Session::Redis
Redis-based session support for the Cro library for building distributed systems in Perl 6.
HTTP::HPACK
Implementation of RFC 7541 HPACK: Header Compression for HTTP/2
AttrX::InitArg
Moose-like init-arg attribute trait for Perl 6
Acme::Flutterby
Acme::Flutterby - An object-oriented interface to a butterfly. In what else but Perl 6...
HTTP::Headers
Tools for working with HTTP message headers
Cro::HTTP::Test
Write tests for HTTP services (whether or not they are built with Cro).
Log::Any
Generate and handle logs with pipelines, filters and formatters.
UNIX::Daemonize
configurable daemonizing tool written in Perl 6
Geo::IP2Location::Lite
Lightweight lookup of IPv4 address details using BIN files from http://www.ip2location.com
Terminal::Readsecret
A perl6 binding of readsecret ( https://github.com/dmeranda/readsecret ) for reading secrets or passwords from a command line secretly (not being displayed)
Perl6 Snowball Binding
Perl 6 binding to the 'Snowball compiler and stemming algorithms' http://snowballstem.org/
HTML::Restrict
Delete specified HTML tags and attributes
SeqSplitter
SeqSplitter is a "better solution" for .toggle it was being discussed here https://github.com/rakudo/rakudo/issues/2089
HTTP::Request::FormData
Tiny helper for making multipart/form-data documents
Test::HTTP::Server
Simple to use wrapper around HTTP::Server::Async designed for tests
App::OrgSleep
Use Emacs Org-mode to graph your sleep pattern
WWW::SilverGoldBull
Perl6 client for the Silver Gold Bull(https://silvergoldbull.com) web service
Net::FTPlib
A Perl 6 binding for ftplib (http://nbpfaus.net/~pfau/ftplib)
App::AizuOnlineJudge
A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).
Algorithm::KdTree
a perl6 binding for C implementation of the Kd-Tree Algorithm (https://github.com/jtsiomb/kdtree)
Serialize::Tiny
A very simple `serialize` sub to get public attribute values
ClassX::StrictConstructor
Make your object constructors blow up on unknown attributes
p6-RandomColor
A port of the randomColor Javascript library for generating attractive random colors
StrictClass
Make your object constructors blow up on unknown attributes
StrictClass
Make your object constructors blow up on unknown attributes
Slang::Nogil
Si - No - Si - gil, Raku slang permitting scalars with or without sigils
App::AizuOnlineJudge
A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).
Intl::Format::List
A module for formatting lists in a localized manner
Intl::Format::Number
A module for formatting numbers in a localized manner
Algorithm::XGBoost
A Raku bindings for XGBoost ( https://github.com/dmlc/xgboost ).
HTTP::Server::Ogre
he is not tiny nor easy to handle. He is rather a stupid ogre that handles paralell http requests
AttrX::Lazy
Moo similar Lazy attribute funtionality
AttrX::PrivateAccessor
Providing private accessors for private attributes
JSON::Pretty
A minimal JSON (de)serializer that produces easily readable JSON
HTTP::Server::Simple
Simple webserver module, with PSGI support
HTTP::API::Pingdom
A Perl 6 library to interact with the Pingdom API
JSON::Pretty::Sorted
JSON::Pretty, but with the ability to sort keys and data
HTTP::API::MusicBrainz
A Raku library to interact with the MusicBrainz API
AttrX::Mooish
Extending attribute functionality with ideas from Moo/Moose
Cro::HTTP::Session::Pg
Cro session storage middleware using Postgres.
HTTP::Tiny
A small, simple, correct HTTP/1.1 client
Mac::Battery::Alerter
Raku script to alert with speech in case of low battery on macOS
Migration::RTtoGithub
mapping of old RT tickets to GitHub issues
Protocol::MQTT
A (sans-io) MQTT client implementation
HTTP::Status
Information about HTTP Status Codes
HTTP::Roles
Roles for an HTTP::Server with interchangeable backends
HTTP::Easy
HTTP servers made easy, including PSGI
HTTP::HPACK
Implementation of RFC 7541 HPACK: Header Compression for HTTP/2
Attribute::Lazy
Trait to provide lazy initialisation of attributes
Cro::HTTP::BodyParser::JSONClass
Parse and deserialise application/json HTTP body to a specified JSON::Class
Wasm::Emitter
Emit the WebAssembly binary format.
Test::HTTP::Server
Simple to use wrapper around HTTP::Server::Async designed for tests
AttrX::Mooish
Extending attribute functionality with ideas from Moo/Moose
HTTP::Tinyish
Raku port of HTTP::Tinyish
Cro::HTTP
Asynchronous HTTP, both client and server side. Includes HTTP/2.0 support.
Prettier::Table
A simple Raku module to generate smooth looking ASCII tables
SDL2-ttf
FreeType interface to render text in SDL2
HTTP::Tiny
A small, simple, correct HTTP/1.1 client
FanFou
Oauth client for fanfou, written in Perl 6
Task::Galaxy
Another meta-package for modules (with tests), fatter than Task::Star and more test orientated.
Text::Spintax
A parser and renderer for spintax formatted text
File::XML::DMARC::Google
Parser for XML-formatted DMARC reports from Google
Date::Calendar::Strftime
formatting any Date object or Date::Calendar::whatever object with 'strftime'
Radamsa
Bindings for radamsa, a general-purpose fuzzer https://gitlab.com/akihe/radamsa
Log::JSON
A Log implementation with JSON formatted output
Trait::Env
Trait to set an attribute from an environment variable.
MUGS::UI::WebSimple
WebSimple UI for MUGS, including HTTP gateway and game UIs
Solstice
A Solstice game written in Raku.
Game::Adventure
A Adventure Game Kit written in Raku
Soundn::Tina
Wave (WAV) Sound system with pattern recognition
BTree
Simple Binary Tree Role with pretty printing
Game::Quest
A Sierra Quest Game Kit written in Raku
String::Fields
class for setting fixed size fields in a Str
Curlie
A Simple HTTP Client built on top of libcurl
Form
A Raku implementation of Perl-style string formatting
DateTime::Format
strftime and other DateTime formatting libraries
Format::Lisp
Implement Common Lisp formatter for Raku
Karabiner::CompModGenerator
Generate complex modifcations for the L<Karabiner-Elements|https://karabiner-elements.pqrs.org> app on macOS
Locale::US
Two letter codes for identifying United States territories and vice versa
Acme::BaseCJK
More digits for more better
HarfBuzz::Subset
HarfBuzz font subsetting compactor
App::Cal
Replacement for cal/ncal written in raku
Pod::Contents
Library for recursively getting contents of Pod blocks and returning them as a list of strings or string. And more.
Dev::ContainerizedService
Uses containers to provide services (such as databases) to ease getting a local development environment set up.
AccessorFacade
Provides a method trait to turn indivdual get/set subroutines into a single attribute
Audio::Silan
Detect audio cue-in, cue-out using silan https://github.com/x42/silan
EuclideanRhythm
create rhythmic patterns based on the Euclidean algorithm
Object::Permission
Experimental method (and public attribute accessor,) level authorisation
URI::Template
URI Templates as per https://tools.ietf.org/html/rfc6570
Cookie::Jar
A minimalist HTTP cookie jar
Test::Mock
Creation of stub objects using the Arrange, Act, Assert pattern.
LocalTime
A wrapper of class DateTime with varied formatters depending on time zone entry
Trait::Env
Trait to set an attribute from an environment variable.
Lingua::EN::Sentence
Module for splitting text into sentences
Lingua::Translation::DeepL
Lingua::Translation::DeepL provides access to the language translation service DeepL (https://www.deepl.com).
WWW
No-nonsense, simple HTTP/S client with JSON decoder
Sys::Chown
Better chown, ported from Perl's File::Chown
Cro::WebSocket
WebSocket client, and WebSocket support in the Cro HTTP router.
cro
Libraries and tools for building reactive services in Raku. This installs the cro command line and web tool, along with HTTP (including HTTPS and HTTP/2.0) and WebSocket support.
MeCab
A Raku bindings for libmecab ( http://taku910.github.io/mecab/ )
Intl::Format::List
A module for formatting lists in a localized manner
Pastebin::Gist
Raku interface to https://gist.github.com/
Pastebin::Shadowcat
Raku interface to http://fpaste.scsys.co.uk/
XML
A full-featured, pure-Raku XML library (parsing, manipulation, emitting, queries, etc.)
Sparky
Sparky is a flexible and minimalist continuous integration server and distribute tasks runner written in Raku