stIncMale
Server-side software engineer (Java) interested in concurrency and distributed systems.
@mongodbCalgary, Canada
Pinned Repositories
java-instrumentation
Article and code examples of Java class file transformation
JDK11-SSLSocket.getOutputStream.close-bug
A minimal working example for a bug in SSLSocket.getOutputStream().close()
mongo-java-driver
The Java driver for MongoDB
mongo-kafka
MongoDB Kafka Connector
sandbox-java
A repository for examples, temporal, test and research Java projects.
sandbox-rust
A repository for examples, temporal, test and research Rust projects.
stincmale.github.io
My personal website.
tic-tac-toe
A multiplayer turn-based game.
tls-channel
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
stIncMale's Repositories
stIncMale/java-instrumentation
Article and code examples of Java class file transformation
stIncMale/sandbox-java
A repository for examples, temporal, test and research Java projects.
stIncMale/tic-tac-toe
A multiplayer turn-based game.
stIncMale/JDK11-SSLSocket.getOutputStream.close-bug
A minimal working example for a bug in SSLSocket.getOutputStream().close()
stIncMale/stincmale.github.io
My personal website.
stIncMale/mongo-java-driver
The Java driver for MongoDB
stIncMale/mongo-kafka
MongoDB Kafka Connector
stIncMale/sandbox-rust
A repository for examples, temporal, test and research Rust projects.
stIncMale/tls-channel
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.
stIncMale/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
stIncMale/bson-rust
Encoding and decoding support for BSON in Rust
stIncMale/docs-java
MongoDB Java driver documentation
stIncMale/docs-java-other
stIncMale/expression-calculator
A calculator that calculates expressions like add(1, mult(2, 3)), or let(a, 5, add(a, a))
stIncMale/google-sites-disqus
Integrate Disqus comments into your classic Google Sites site
stIncMale/idenator
Tools for generating identifiers
stIncMale/javac9-Xlint-exports-OOM
A minimal working example of javac 9 OutOfMemoryException
stIncMale/jsr-305
A copy of jsr-305 from Google Code
stIncMale/libmongocrypt
Required C library for Client Side and Queryable Encryption in MongoDB
stIncMale/mongo-hibernate
A MongoDB dialect for the Hibernate ORM
stIncMale/mongo-java-driver-reactivestreams
The Java Reactive Stream driver for MongoDB
stIncMale/mongo-rust-driver
The official MongoDB Rust Driver
stIncMale/mongo-spark
The MongoDB Spark Connector
stIncMale/oshi
Native Operating System and Hardware Information
stIncMale/pies
Proxy, Initiator and Echo Servers
stIncMale/ratmex
A rate-measuring executor and a high-performance rate meter
stIncMale/server
A server framework based on Netty
stIncMale/slf4j
Simple Logging Facade for Java
stIncMale/specifications
Specifications related to MongoDB
stIncMale/vibur-dbcp
Vibur DBCP - concurrent and dynamic JDBC connection pool