With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Your top-rated shield against malware and online scams | Avast Free Antivirus
Browse and email in peace, supported by clever AI
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
Code that makes it feasible to do mixed-language programming in Delphi (i.e. Borland Object Pascal) and Java.
Currently contains JNI wrapper code to make it easier to use Delphi rather than C/C++ with the JNI (Java Native Interface.)
Simplify IT and security with a single endpoint management platform
Automate the hardest parts of IT
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers.
It's developed on C++ and the objects that it persist are CORBA objects.
We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
The purpose of this project is to write a patch for Bison which adds the capability of producing Java code instead of Ccode.
The software is based on the original Bison sources (version 1.28 of Bison). It provides a new -j option which selects Java ou
MPS is a Message Passing System, similar to, but not compatible with, CORBA and its IDL. Interfaces are specified in an IDL-like language; bindings exist for C++ and Java, on multiple platforms.
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.
lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
Jipsy is a drop-in replacement for java networking code to enable the use of IPv6 in a Java application. The use of this software requires no modifcation to your code or even recompilation of java code. The only change that is required is to add the jipsy
Cbrowser is a Tcl/Tk GUI front-end to sourcecode searching tools. It is primarily designed to work with cscope, but also works with cs. See http://cscope.sourceforge.net/ to obtain cscope, and for more information.
ExampleCode Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
The application takes the pseudo code as an input and generates the necessary Ccode for the same logic. Thus the software can be used to produce the results just with
the use of logic and there is no special importance given to a specific language in which
the pseudo code should be implemented, instead there is a complete focus on the logic
itself. The system to be designed must be user friendly, so that even if the end user or
the client is technically illiterate he should be able...
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
SwtDemo's ambition is to help people figure out how different swt/jface components look like and access the sourcecode of example to learn quicker how to use them.
The repository: https://github.com/zebrunner/carina-cucumber
Carina-Cucumber is an independent Carina module that supports Behaviour-Driven Development (BDD) (TestNG + Cucumber).
Documentation and free support
Cucumber usage example: https://github.com/zebrunner/carina-demo/tree/master/src/test/resources/features
User guide: http://zebrunner.github.io/carina
Demo project: https://github.com/zebrunner/carina-demo
Code formatter
We offer to use our configured Java code formatter...
- Simple example of Concurrent Programming in C and Java (Ended in 2007) - Temptative of a template graphic parser for g++ template errors in Java (Only the core model)
Coded is a graphically oriented sourcecode editor. With the use of class and method wizards, advanced code manipulation via drag-and-drop, automatic code formatting, and autocomplete/completion suggestion, Coded will make the process of editing a breeze
This project is to build a code review platform to have greate features such as multiple sourcecode control tools and IDE support,crossing internet code review,live or offline code review.
The Portable Highly Available Sensors (PHASE) project aims at creating an example application that demonstrates the usage of Application Interface Specification service interfaces of the Service Availability Forum.
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.