Leon Timmermans (@Leont)
  • Stars
    star
    343
  • Global Rank 77,283 (Top 3 %)
  • Followers 116
  • Following 20
  • Registered over 15 years ago
  • Most used languages
    Perl
    66.3 %
    XS
    11.6 %
    Raku
    9.3 %
    C
    7.0 %
    C++
    3.5 %
    HTML
    1.2 %
    Perl 6
    1.2 %
  • Location 🇳🇱 Netherlands
  • Country Total Rank 1,484
  • Country Ranking
    XS
    1
    Raku
    2
    Perl
    9
    Perl 6
    11
    C++
    227
    HTML
    325
    C
    337

Top repositories

1

libperl--

LibPerl++ is a C++ library that provides a more friendly interface for the the perl API. It makes use of advanced features of C++ to make both embedding and extending perl as easy as possible. This repository also contains to helper libraries that may be split out at a later stage: libtap++ and Library::Build.
C++
67
star
2

yamlish

An implementation of YAML in Raku
Raku
21
star
3

crypt-rijndael

(Perl) Crypt::CBC compliant Rijndael encryption module
HTML
20
star
4

file-map

Memory mapping for Perl
Perl
15
star
5

crypt-argon2

Perl interface to the Argon2 key derivation functions
C
9
star
6

sys-sendfile

Zero-copy data transfer
Perl
9
star
7

getopt-long6

A powerful getopt implementation for Raku
Raku
9
star
8

path-finder

Iterative, recursive file finder for Perl 6
Raku
8
star
9

actor--

A header-only C++17 type-safe actor model threading library
C++
8
star
10

threads-lite

An Erlang style threading library for perl
Perl
7
star
11

const-fast

Facility for creating read-only scalars, arrays, hashes
Perl
7
star
12

app-a2p

Awk to Perl translator
C
7
star
13

threads-csp

Communicating sequential processes threading for Perl
C
7
star
14

extutils-hascompiler

Check for the presence of a compiler
Perl
5
star
15

anyevent-handle-udp

Client/server UDP handles for AnyEvent
Perl
5
star
16

dist-build

A next-generation module builder
Perl
5
star
17

App-ModuleBuildTiny

A standalone authoring tool for Module::Build::Tiny
Perl
5
star
18

app-prove6

A test harness script for perl6
Raku
4
star
19

extutils-builder-compiler

Compiling and linking, the abstract way
Perl
4
star
20

file-slurp-tiny

A simple, sane and efficient file slurper
Perl
4
star
21

smart-match

Smart matching utilities
Perl
4
star
22

devel-fasttrace

A simple but fast stacktraces
Perl
4
star
23

file-slurp-sane

A simple, sane and efficient file slurper
Perl
4
star
24

crypt-passphrase

A module for managing passwords in a cryptographically agile manner
Perl
3
star
25

perlio-utf8_strict

Fast and correct UTF-8 IO
XS
3
star
26

dist-zilla-pluginbundle-leont

LEONT's plugin bundle
Perl
3
star
27

build-graph

Dependency graphs
Perl
3
star
28

raku-protocol-mqtt

An implementation of the MQTT protocol for Raku
Raku
3
star
29

libtap--

A feature-full TAP producing library for C++
C
2
star
30

perlio-text

Open text files portably
Perl
2
star
31

net-fsp

Net::FSP is a client implementation of the File Service Protocol
Perl
2
star
32

posix-rt-timer

POSIX realtime timers
XS
2
star
33

scope-onexit

Running code on scope exit
Perl
2
star
34

autocroak

Replace functions with ones that succeed or die with lexical scope
XS
2
star
35

signal-pipe

Self pipes for signal handling
XS
2
star
36

pack

A C++ library for packing and unpacking binary formats
C++
2
star
37

thread-channel

Fast thread queues for perl5
C
2
star
38

perlio-layers

Querying your filehandle capabilities
Perl
2
star
39

sysv-sharedmem

SysV Shared memory made easy
XS
2
star
40

app-s2p

A stream editor
Perl
2
star
41

devel-cstacktrace

C stacktraces for GNU systems
XS
2
star
42

extutils-builder-plan

Abstract actions and plans for the ExtUtils-Builder framework
Perl
2
star
43

net-postgres

An asynchronous postgresql client for Raku
Raku
2
star
44

syntax-infix-smartmatch

Smartmatch done right
XS
2
star
45

linux-epoll

A Perl module for O(1) multiplexing on linux
XS
2
star
46

test-checkdeps

Check for presence of dependencies
Perl
2
star
47

variable-lazy

Lazy evaluation in Perl
Perl
2
star
48

sigpipe

set up SIGPIPE correctly for Raku CLI applications
Raku
2
star
49

class-private

Private hashes for your Perl objects
Perl
2
star
50

linux-fd

Linux special filehandles for Perl
Perl
2
star
51

variable-ondestruct

Adds destructors to any scalar, array or hash value
Perl
2
star
52

perlio-buffersize

Set the buffersize of a handle
XS
2
star
53

package-rename

Copying, moving and deleting packages
Perl
2
star
54

cpan-meta-prereqs-filter

Filtering various things out of CPAN::Meta::Prereqs
Perl
2
star
55

test-stream6

An experimental testing framework for perl6
Perl 6
1
star
56

bio-dna-incomplete

Match incompletely specified bases in nucleic acid sequences
Perl
1
star
57

dist-banshee

A minimalistic authoring tool
Perl
1
star
58

file-sharedir-mm

Like File::ShareDir::Install, but tinier
Perl
1
star
59

linux-fd-mem

Memory file descriptors
Perl
1
star
60

posix-rt-signal

Various signal handling functions
Perl
1
star
61

thread-const

Constant strings efficiently shared between threads
Perl
1
star
62

dist-zilla-pluginbundle-basicwithoutmm

Basic plugins to maintain and release CPAN dists, without a module builder
Perl
1
star
63

perlio-socket

Unix domain sockets using open()
Perl
1
star
64

posix-rt-sharedmem

Create/open or unlink POSIX shared memory objects in Perl
Perl
1
star
65

perlio--if

Push layers conditionally
Perl
1
star
66

cpan-upload-tiny

A tiny CPAN uploader
Perl
1
star
67

thread-sigmask

Thread specific signal masks
Perl
1
star
68

list-doublelinked

Double-Linked Lists for Perl
Perl
1
star
69

dist-zilla-plugin-babble

Automatic Babble substitution in Dist::Zilla
Perl
1
star
70

signal-mask

Signal Masks made easy
Perl
1
star
71

cpan-meta-check

Verify requirements in a CPAN::Meta object
Perl
1
star
72

accessors-magic

Yet another accessor language
Perl
1
star
73

dist-zilla-plugin-buildself

Build a Build.PL that uses the current module to build itself
Perl
1
star
74

build-simple

A minimalistic dependency system
Perl
1
star
75

bio-sff

Standard Flowgram Format for Perl
Perl
1
star
76

dist-zilla-plugin-modulebuildtiny

A Dist::Zilla plugin for Module::Build::Tiny
Perl
1
star
77

dist-zilla-plugin-minimumperlfast

Quickly detects the minimum version of Perl required for your dist
Perl
1
star
78

thread-actor

Actor threads made simple
Perl
1
star
79

variable-ondestruct-scoped

Call a subroutine on destruction of a variable
Perl
1
star
80

dist-zilla-plugin-test-checkdeps

Check for presence of dependencies
Perl
1
star
81

extutils-buildrc

A reader for Build.PL configuration files
Perl
1
star
82

linux-fd-pid

PID file descriptors
XS
1
star
83

crypt-bcrypt

A modern bcrypt implementation for Perl
C
1
star
84

protocol-postgres

A asynchronous postgres client library for Raku
Raku
1
star
85

crypt-passphrase-scrypt

A scrypt encoder for Crypt::Passphrase
Perl
1
star
86

linux-event

An expermental event loop for modern versions of Linux, intended as an alternative back-end for higher level loops such as POE and AnyEvent
Perl
1
star