Help language development. Donate to The Perl Foundation
Showing 105
results
Uzu
Uzu is a static site generator with built-in web server, file modification watcher, live reload, i18n, themes, multi-page support, inject external data via local Perl 6 module, and external pre/post command execution.
Data::Dump::Tree
Render data structures as trees; user definable filters
Data::Dump
a colorful? data dumper for perl6
ADT
Algebraic Data Types inspired by Haskell.
Text::CSV
Handle CSV data. API based on Text::CSV_XS
Text::CSV
Handle CSV data. API based on Text::CSV_XS
PrettyDump
represent a Raku data structure in a human readable way
JSONHound
Identifies anomalies in JSON data structures
Concurrent::Stack
A lock-free concurrent stack data structure.
JSON::Path
Implementation of the JSONPath data structure query language.
Data::Pretty
Righting the last few wrongs in Perl 6 gist output
Compress::Snappy
(de)compress data in Google's Snappy compression format
Audio::Taglib::Simple
Read, write ID3 and other audio metadata with TagLib
DBDish::ODBC
ODBC Database connectivity for Perl 6
Test::Base
Data driven development for Perl6
Lingua::Unihan
Perl6 reader (SQLite) for unihan database
Avro
Perl6 Avro Data Serialization
XXX
See Your Data in the Nude
DBIish::Pool
Database connection pooling
Data::Selector
data selection dsl parser and applicator
Data::Selector
data selection dsl parser and applicator
Geo::Region
Geographical regions and groupings using UN M.49 and CLDR data
Concurrent::Queue
A lock-free concurrent queue data structure.
Concurrent::Trie
A lock-free concurrent trie (Text Retrieval) data structure.
DBIish::Transaction
Wrapper to enforce Database Transactions
Data::StaticTable
A static memory structure in Perl6, bidimensional, that uses String for column names and rows starting from one. Provides basic search and indexing features.
HTTP::Request::FormData
Tiny helper for making multipart/form-data documents
Data::Tree
rooted-tree data structure and utils for Raku
Test::Deeply::Relaxed
Compare two complex data structures loosely
Image::RGBA::Text
Reads RGBA image data from text files
OpenAPI::Schema::Validate
Validate a value or data structure against an OpenAPI schema.
Test::Deeply::Relaxed
Compare two complex data structures loosely
CRDT
Conflict-free Replicated Data Type
Chemistry::Stoichiometry
Package for Stoichiometry procedures: chemical formula parsing, chemical equations balancing. Contains relevant chemical element data. Multi-language support.
Data::TextOrBinary
Heuristic detection of text vs. binary data.
Wikidata::API
A thin wrapper for querying Wikidata using SPARQL
Wikidata::API
A thin wrapper for querying the Wikidata API using SPARQL
Data::Generators
Random data generation functions: strings, words, numbers, vectors, pet names, job titles, and tabular datasets.
Data::Reshapers
Data reshaping functions for different data structures (arrays, lists of hashes, Text::CSV tables.)
Data::Summarizers
Data summarizing functions for different data structures (arrays, lists of hashes, Text::CSV tables.)
Data::Generators
Random data generation functions: strings, words, numbers, pet names, job titles, vectors, arrays, and tabular datasets.
Data::MessagePack
Raku implementation of MessagePack
Config::DataLang::Refine
Refinements on use of configurations loaded with parsers such as found in Config::TOML
DSL::Entity::Metadata
Grammar and role for metadata entities: data types, column names, schema names, etc.
Data::RandomKeep
Randomly keep a given number of offered items.
Data::TypeSystem
Data type system for different data structures (arrays, lists of hashes, etc.)
DSL::Entity::WeatherData
Grammar and role for metadata entities: data types, column names, schema names, etc.
Data::Translators
Translation of datasets, JSON specs, or JSON-like data structures into other formats.
Data::Summarizers
Data summarizing functions for different data structures (arrays, lists of hashes, Text::CSV tables.)
Data::Reshapers
Data reshaping functions for different data structures (arrays, lists of hashes, Text::CSV tables.)
Test::Declare
Declare common test scenarios as data.
Parse::STDF
Module for parsing files in Standard Test Data Format
App::Football
Command line app for accessing football(soccer) data
Test::Declare
Declare common test scenarios as data.
JSON::Pretty::Sorted
JSON::Pretty, but with the ability to sort keys and data
DB
Base roles for DB::* family of SQL Database modules
Structable
Runtime validation of associative datastructures
Geo::Location
Provides location data for astronomical and other programs
DBIish::Pool
Database connection pooling
CRDT
Conflict-free Replicated Data Type
FDF
Classes for FDF (Forms Data Definition)
Rakudo::CORE::META
Provide zef compatible meta-data for Rakudo
Test::ContainerizedService
Sets up containerized services (such as databases) to ease writing integration test cases that depend on them.
Dev::ContainerizedService
Uses containers to provide services (such as databases) to ease getting a local development environment set up.
Audio::Convert::Samplerate
Convert the samplerate of PCM audio data using libsamplerate
RedX::HashedPassword
A facility to allow the Red ORM to store and use hashed passwords in the database
Audio::Encode::LameMP3
Encode PCM Audio data to MP3 in Raku using a binding to liblame
Timezones::US
Provides US time zone data and subroutines for use with modules 'DateTime::US' and 'LocalTime'
CSV-AutoClass
Define a class with a CSV file and provide data for a list of class objects in the same file
Audio::TagLib
Read ID3 and other audio metadata with TagLib
DBIish
Database connectivity for Raku
immutable
Make data structures immutable
UpRooted
Extract trees of data from relational databases.
GeoIP2
MaxMind GeoIP v2 databases reader.
Intl::CLDR
A module providing access to the Unicode Common Language Data Repository
Calendar
Provides class data for producing calendars
DB::Migration::Declare
Specify database migrations using a Raku DSL. Currently Postgres only.
Timezones::ZoneInfo
A module providing timezone data and routines, based on IANA’s tz database and code
Audio::TagLib
Read ID3 and other audio metadata with TagLib
Dan
Top level roles for Data Analytics.
App::SerializerPerf
Performance tests for Raku data serializer codecs
Chemistry::Stoichiometry
Package for Stoichiometry procedures: chemical formula parsing, chemical equations balancing. Contains relevant chemical element data. Multi-language support.
PDF
Base classes for reading, manipulation and writing of PDF data
SQL::Abstract
Generate SQL from Raku data structures