sarxos
Software engineer with 15+ years experience in full-stack solutions. Lately strongly focused on enterprise backends.
LionbridgePoland
Pinned Repositories
dotnet-dll-injector
equinox-launcher
Simple proof-of-concept of how to embed Equinox OSGi runtime in Java program.
fixml-converter
[DEPRECATED] XStream based converter between FIX and FIXML messages
l2fprod-common
Property sheet (aka Java Bean Property Editor) Swing component from L2FProd with redesigned and partially rewritten API. Original L2FProd project has not been updated for years and the code here is new, customized and reworked code with partially backward-uncompatible API. It works fine, but please use on your own risk. Plan to release to Maven Central as OSGi bundle.
medusa-system
Medusa Trading System
secure-tokens
Small set of tools allowing you to create secure encrypted tokens, which can be later exchanged with 3rd party systems or stored as a license files. The goal of this project is to play with JCA and learn its API.
sikuli-ocr
Sikuli-based OCR engine
v4l4j
This is mavenized and customized fork of original V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures.
webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.
win-registry
100% pure Java Windows registry utility
sarxos's Repositories
sarxos/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.
sarxos/v4l4j
This is mavenized and customized fork of original V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures.
sarxos/exchange-rates-api
Java API to access forex exchange rates via Yahoo YQL with fallback to OpenExchangeRates JSON
sarxos/fasm-compiler-plugin
Maven plugin to compile flat assembler (FASM) asm files.
sarxos/devilution
Diablo devolved - magic behind the 1996 computer game
sarxos/abberwoult
Project Abberwoult
sarxos/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
sarxos/async-http-client
Asynchronous Http and WebSocket Client library for Java
sarxos/azd-team-calendar
Team Calendar extension support for https://github.com/hkarthik7/azure-devops-java-sdk
sarxos/azure-devops-java-sdk
Java SDK for managing Azure DevOps services
sarxos/fast-actor
sarxos/jandex
Java Annotation Indexer
sarxos/javassist
Java bytecode engineering toolkit
sarxos/jdbi
jdbi is designed to provide convenient tabular data access in Java; including templated SQL, parameterized and strongly typed queries, and Streams integration
sarxos/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
sarxos/langchain4j
Java version of LangChain
sarxos/oss-parent
Parent POM for my OSS projects
sarxos/quarkus
Quarkus: Supersonic Subatomic Java.
sarxos/quarkus-azure-services
Quarkus extensions for Azure services
sarxos/quarkus-issue-2809
sarxos/quarkus-langchain4j
Quarkus Langchain4j extension
sarxos/quarkus-quickstarts
Quarkus quickstart code
sarxos/quarkus-rabbitmq-client
Quarkus extension supporting RabbitMQ
sarxos/quarkus-world-tour-wjug-demo
Todo app that I live coded at the Warsaw JUG
sarxos/Scribe.js
:scroll: Node.js logging made simple! Online access to logs and more...
sarxos/se-dark
Dark themes for various StackExchange sites
sarxos/smallrye-config
SmallRye implementation of Eclipse MicroProfile Config
sarxos/SubPlayer
:memo: SubPlayer is an online subtitle editor
sarxos/SubtityJs
A library which handle parsing and rendering a couple of subtitle file formats
sarxos/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.