Pinned Repositories
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
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 offers set operations.
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
tls-channel
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
marianobarrios's Repositories
marianobarrios/tls-channel
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
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 offers set operations.
marianobarrios/linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
marianobarrios/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.