An open API service aggregating public data about GitHub Sponsors.

marianobarrios

View JSON Representation

Software engineer

Funding Links: https://github.com/sponsors/marianobarrios

GitHub Sponsors Profile

I am a software developer based in Germany, originally from Argentina. I work full-time professionally but have a couple of (hopefully) high-quality, small and specific tools that somehow spun off my professional work, that I wrote and maintain.

Featured Works

marianobarrios/dregex

dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also o…

Language: Java - Stars: 48
marianobarrios/tls-channel

A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.

Language: Java - Stars: 198