Mariano Barrios
I am a software developer.
I currently work at SimScale, on a mission to make engineering simulation possible in the cloud. Previous jobs are listed in my LinkedIn profile.
Open-source Software
- TLS Channel is a Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
- dregrex 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.
- linked-blocking-multi-queue is a concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking “multi-queue” based on linked nodes.
And some more stuff in my GitHub profile.
Miscellanea