Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Get started — no credit card required.
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.
PySourceO is a revolutionary sourcecode generator. All that is needed to make a program is to type in what program you want and PySourceO will give you a fully working program that fits your needs. We are creating a new algorithm for PySourceO.
PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.
Development tool are a batch of Eclipse plugins(Model Designer,Page Designer,Flow Designer,Depolyer,Code Generator) that allow designing BPDL(Business Process Definition Language),generating muti-framework sourcecode,deploying to different servers.
The goal of this project is to implement the Graphviz DOT language as a DSL for Zest (The Eclipse Visualization Toolkit), both as an input and output format. Additional information is available at: http://wiki.eclipse.org/Graphviz_DOT_as_a_DSL_for_Zest
ByaccD is Berkely Yacc for D. ByaccD is Byacc with added support for the "D" programming language. Both C and D are supported. Option -LC, generate C coded parsers. Option -LD generate D coded parsers.
Sympedia GenFw is a flexible and easy to use framework for software artifact generation. Input models can be associated with generators via extensible rule sets. Additional Content providers, generators and rules can be provided by Eclipse plugins.
The Language Machine is a toolkit for language and grammar: a library, main program, and self-hosted rule compilers with one frontend. The system is easy to use. It directly implements unrestricted rule-based grammars with actions and external interfaces.
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.
Grab this to try your hand at developing a tool for Allura. Currently supports:
- python package setup
- simple per-project-installable Tool
- simple Ming/MongoDB model
- simple TurboGears Controllers
- simple Jinja templates
A lightweight ORM and SQL schema generator meant as a simpler alternative to Hibernate, etc. with the goal of bringing Rails-like functionality and rapid development to Java. Operates on plain Java classes.
cgpl is C++ template-based parsing library. It does not contains any parser on itself, but provide primitives for creating its own parser using generic programming.
Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.
A behavioral synthesis tool infrastructure and software framework, translating sequential algorithms into hardware descriptions expressed in a hardware description language (HDL).
JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.
Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
jsBison is a parser generator which can read bison style grammar definitions and generates according parsers written solely in javascript. Therefore, using jsBison it is easily possible to perform "real" parsing on websites on the client side.
maven-gbean-plugin: a maven plugin focused on help gbean development. Available goals include
1, a archetype goal to create a simple template Gbean.
2, a deploy plan generating goal based on a Gbean.