A free and open development kit for the Sega Mega Drive
...Note that SGDK also requires Java (custom tools require it), so you need to have Java installed on your system. SGDK library and custom tools are distributed under the MIT license (see license.txt file). GCC compiler and libgcc are under GNU license (GPL3) and any software build from it (as the SGDK library) is under the GCC runtime library exception license.
Simple Binary Encoding (SBE) - High Performance Message Codec
SBE is an OSI layer 6 presentation for encoding and decoding binary application messages for low-latency financial applications. This repository contains the reference implementations in Java, C++, Golang, C#, and Rust. More details on the design and usage of SBE can be found on the Wiki. An XSD for SBE specs can be found here. Please address questions about the specification to the SBE FIX community. For the latest version information and changes see the Change Log with downloads at Maven...
DataScript is a formal language for modelling binary datatypes, bitstreams or file formats. This project provides a parser and code generator for generating Java codec classes from a DataScript specification.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Implementation of "online" erasure codec for Hadoop Distributed File System (HDFS). It contains native C library integrated with Java code base of HDFS.
MovieDbSl is intended to manage movie for the end user. The movies can have different Quality, Language, Support format (CD, DVD, ...), Compression codec. It's a portable application with an embedded database (SQLite).
LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
A progress indicator for web based file uploads with PHP, perl and JSP. Originally the project was a solution to the lack of a progress monitor for PHP file upload. Since then
it has expanded to include upload monitors for perl and JSP.
webplay creates from a collection of mp3s and Ogg-Vorbis files (directory or database) a web-based jukebox with support for multiple independent streams. it also maintains control over the stream and can change codec/bit-rate, skip or goto a track, etc.
This MEGA ALPHA project (CURRENTLY) provides java tools for :
XML file to org.w3c.dom.Document,
Document to HashMap (recursive),
HashMap to Document (recursive),
Document to File or String,
Document to XSLT to File or String