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.
Start Free
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
The idea behind Codester is simple. Provide a free sourcecode and document sharing application that uses a P2P (peer 2 peer - see http://www.openp2p.com) network protocol. (it works similar to Napster)
Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
WebApplicationBuilder is an application developing system to build and generate user interfaces and web applications. One target of WAB is to generate WABClient applications, 100% Pure Java Thin Clients, which are still productive in the banking industry
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Javacode refactoring. Also includes the new LX programming language.
Structure Doctor is a little utility that goes through Javasourcecode and finds possible structural flaws, such as too big methods, duplicate code, duplicate class hierarchies etc... Flaw reports are generated in HTML.
SurePlayer is an all-Java open-source streaming MPEG-1 video player. It makes video clips available to web viewers without them needing any preinstalled viewer software (besides a web browser with JIT compiler). It is licensed under the GPL.
A set of APIs that can get u the class hiearchies. Object flows in the classes (Maximum that can be done else then runtime). Using MockObjects and Junit Frame work to test and get the Runtime Object Flow.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
A suite of Java ClassLoaders that use "load-time reflection" (the modification of bytecodes upon class loading) to extend existing Java classes. It uses the excellent BCEL library (http://bcel.sf.net).
The "Visual Code Generation Environment" project is a Object Oriented development environment that allows Design, Coding, Documentation, Compiling Test Plans, and Testing of an Application to occur in parallel, as one single task.
This project is a plugin for the Eclipse development environment providing JAVA developers with a Webservice development environment similar to the MS Visual Studio .NET platform. Create and import Webservices from WSDL/UDDI.
The Java Elucidator provides support for production of internal documentation following the Elucidative programming paradigm. Documentation and sourcecode are kept seperate, but interlinked through mutual navigation in a two-frame online layout.
This package allows the creation of web-application with a clear distinction between code (servlet)
and layout (freemarker-template). It contains an automatic and dynamic generator for
freemarker-templates.
Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
Jtrix is a technology to allow code to be mobile, adaptive, distributed and scalable. Please see http://www.jtrix.org for much more documentation and info.
Struts XSLT Code Generator, is an XSLT based code generator for Struts. It uses an extended version of struts-config.xml file to specify information needed to generate codes for most types struts files, such as ActionForm, Action, JSP and etc.
Ly: a 'lyterate' programming engine written in Python, featuring an easy-to-read syntax based on indentation. Source files look very similar to the HTML produced from them. Does chunking (arrange the code as you like, not as your compiler wants you to).
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
The OO-Browser is an advanced object-oriented class browser with
support for browsing C, C++, Common Lisp and its Object System
(CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs
atop Emacs/XEmacs on Linux, UNIX and Windows.
A close implementation of the Java's AWT public library API for HTML. With HtmlAWT you build an event driven, component based tree which is used to code HTML web pages, forms, tables from a Java application. HtmlAWT is standalone library.
DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples