No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
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.
It is a supplement of version control system to support software development. It helps programmers to track personal working time spending on source files, and to easily find experienced people who may help you to comprehend certain code fragment.
An Interactive Fiction Player written for Java Virtual Machine. It implements the Z-machine and Glulx specifications and can be used either standalone or as an applet. The Z-Code/Glulx interpreter runs adventures made by Infocom and contemporary Inte
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A collection of open-source build and release tools, useful for creating and configuring software development, release, and QA production infrastructures.
"yes to nosql" is an eclipse tool for easy usage of several nosql databases in an osgi container based on the Eclipse Modeling Framework (XText, Xpand, ...)
RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.
Eclipse JDT Plugin to clean fully qualified types within Java sourcecode by creating import statements. There also exists a Xpand 1.0 integration. See project site for installation files.
FGen is a framework for Flex application. This Framework provides code generation by DSL. This framework aims labor saving and liberation from tedious coding and testing.
Duhad is a library useful to speed up development of applications based on database: contains a DB "inspector", a class generator represeting DB structure and a set of utils useful with Spring framework JDBC Dao support.
Rapidlogix is an open source application performance management tool optimized for distributed production environments. It allows to increase time-to-market of performance improvements and prevent performance regression
EasyFaces MDA Generator is a Java desktop application that can generate Java Classes, JPA entities, SQL scripts for creating tables and Hibernate mapping and configuration files based on an UML class diagram provided in XMI format.
This Eclipse plugin supplements the sourcepath lookup mechanism provided in Geronimo Eclipse Plugin to provide the Eclipse debugger the sourcecode attached to the jars that your EAR/WAR project depends on.
MSBLayout is a LayoutManager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API minimizes the code required to get good layouts with optimal resizing behaviour
AUNA Smartpad will be very similar to Notepad++ (found here on Sourceforge) in that it is a sourcecode editor with a tabbed interface, configurable syntax highlighting... but will also include an intellisense feature and have a different interface.
Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
JCommons provides generally re-usable Java tools and components. Some things included are: code generation, data and object conversions such as EDI to XML, visualizing object instances as FreeMind mindmaps and a framework for generating factories.
GenGMF is a model driven generator framework for the Eclipse GMF graph and map models. It will generate large models from a small template model for you. It is based on Eclipse GMF, AspectJ and openArchitectureWare.
Porting Android to Intel(Marvell) ARM XScale PXA270. A complete build system for embedded Linux and Android on PXA270. It was open source for anyone but no responsibility for any damage resulting from any usage of the software.
Demo :
http://www.youtube.com/watch?v=3Ine1k4Hzy8
http://www.youtube.com/watch?v=3Xp5zMPOI1c
http://www.youtube.com/watch?v=lYzRSNuUsIw
http://www.youtube.com/watch?v=1lmmld7LjGM
http://www.youtube.com/watch?v=CNGhFmCwaxw
Documents :
http://sourceforge.net/projects/android-pxa270/files/BringUp_Android_on_PXA270.pdf
http://sourceforge.net/projects/android-pxa270/files/Android_Porting_on_PXA270.pdf
Checkout the sourcecode :
svn co https://android-pxa270.svn.sourceforge.net/svnroot/android-pxa270 android-pxa270
Project host :
http://www.mask.org.tw
Author :
mask.chung@gmail.com
Blog :
http://www.mask.org.tw/blog
Linkedin :
http://www.linkedin.com/in/maskchung
Donate:
Paypal or http://www.mask.org.tw
jRegenerate is a fast and easy way to create Java classes that can regenerate lost files. Simply point it at a file to make regenerative and let it go! Written in Java for platform independence.
LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (sourcecode and tutorial included) Version 2.0 in development.