Mercury is a modern logic/functional programming language. The Mercury system includes a
compiler, debugger, libraries, samplecode, profilers, etc. Mercury is designed to be the successor
of logic programming languages such as Prolog.
This is a very small C library implementing RFC1321, the MD5 message digest function. Unlike the existing W3C libmd5, it was written from the specifications (not the samplecode) in RFC1321, and therefore is not required to acknowledge RSA in any way.
Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and samplecode.
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
TBA Productions has established its home base here on Sourceforge. Beginning soon, game and software development will be based here along with codesample and active community participation. New or upcoming projects will be announced.
Example Code Manager is an Eclipse-Plugin for managing samplecode and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
Automated Linguistic Analysis, with both monolith and cluster versions
Sample application showcasing usage of technologies such as:
* OSGi R7 Promises for asynchronous generation of transcriptions and linguistic analyses
* OSGi R7 Push Stream and JAX RS Server Sent Events for push notifications of processing status
* Apache Camel 2.23.1 and RabbitMQ 3.7 for asynchronous communication between services
* JPA 2.1 and Hibernate 5.2.12, along with OSGi R7 JPA and Transaction Control services, for persistence layer
* OSGi R7 HTTP and JAX RS Whiteboard for registering servlets, resources and REST controllers
* OSGi R7 Configurator, Configuration Admin and Metatype services for automatic configuration of components
* OSGi R7 Declarative Services for dependency injection
* Maven automated build of Docker images
* Maven automated deployment into Kubernetes cluster
* RabbitMQ message broker as a StatefulSet
* CockroachDB relational database as a StatefulSet
See 'Code' tab for detailed information