Raku Community Modules Adoption Center
A place where abandoned Raku Programming Language modules are given a new lease on life!
Pinned Repositories
Color
Raku module for format conversion and math operations on colours
DBIish
Database interface for Raku
Grammar-Debugger
Grammar::Debugger and Grammer::Tracer Raku modules
HexDump-Tiny
Provide a hexdump function
HTTP-Server-Async
Raku HTTP::Server::Async
HTTP-UserAgent
Web user agent class for Raku
raku-bench
Benchmark and compare Raku implementations against Perl
Web-App
A Web Application foundation for Raku
WWW
No-nonsense simple HTTPS client with JSON decoder
XML
An Object-Oriented XML Library for Raku
Raku Community Modules Adoption Center's Repositories
raku-community-modules/DBIish
Database interface for Raku
raku-community-modules/OpenSSL
OpenSSL bindings for Raku
raku-community-modules/Terminal-ANSIColor
Colorize terminal output
raku-community-modules/IO-Socket-Async-SSL
Asynchronous TLS sockets in Raku
raku-community-modules/Pod-To-HTML
Convert Raku docs to shiny HTML
raku-community-modules/LWP-Simple
LWP::Simple quick & dirty implementation for Rakudo
raku-community-modules/File-Find
File::Find Raku module
raku-community-modules/MIME-Base64
Encoding and decoding Base64 ASCII strings
raku-community-modules/Number-Denominate
Break up numbers into preset or arbitrary denominations
raku-community-modules/Shell-Command
Provide cross-platform routines emulating common *NIX shell commands
raku-community-modules/Algorithm-Diff
Raku port of Algorithm::Diff
raku-community-modules/JSON-Path
A Raku implementation of JSONPath
raku-community-modules/Pod-TreeWalker
RakuDoc tree walker class
raku-community-modules/HTTP-HPACK
Implements the HPACK header compression algorithm used in HTTP/2
raku-community-modules/Slang-Tuxic
A Raku slang which allows whitespace between the name of a subroutine and the opening parenthesis
raku-community-modules/URI-Encode
Encode and decode URI strings as defined by RFC 3986
raku-community-modules/Slang-Roman
Provide support for true Roman Numerals in Raku
raku-community-modules/Subsets-IO
Subsets for various types of IO::Path instances
raku-community-modules/App-MoarVM-Debug
A command line interface application for debugging Raku and NQP code using the MoarVM remote debugger.
raku-community-modules/DateTime-Format
DateTime::Format -- strftime, strptime and other DateTime format related helpers
raku-community-modules/File-Temp
Simple implementation of File::Temp for creating temporary files
raku-community-modules/Slang-Piersing
Allow ! and ? at the end of identifiers in the Raku Programming Language
raku-community-modules/MoarVM-Remote
A library for working with the MoarVM remote debugging API
raku-community-modules/HTML-Strip
Raku module for stripping HTML tags from text
raku-community-modules/Math-Symbolic
Symbolic math for Raku
raku-community-modules/Pray
Raku Ray Tracing Engine
raku-community-modules/Text-T9
Guess words basing on a T9 key sequence
raku-community-modules/File-Directory-Tree
Create, delete and empty directories
raku-community-modules/Math-ThreeD
A simple 3D library for Raku
raku-community-modules/Pod-To-Markdown
Render Raku Pod as Markdown