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
Crowdtesting That Delivers | Testeum
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.
Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
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.
X4Java is a framework that serializes and de-serializes Java object based upon the Schema provided, the output of this framework is XML file conforming to the provided Schema, structure of XML o/p can be change by applying minimal changes to schema file.
CodeSnippet is a collection of Java libraries to convert CSS, DTD, HTML, Java, JavaScript, JSP, Properties, SQL, and XML code to HTML with syntax highlighting and line number support. If you want to see it in action, visit http://snippets.hoydaa.org.
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.
Kammerjäger is a debugging tool with integrated correctness proving.
Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected.
The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
Code generation model trained on 80+ languages with FIM support
StarCoder is a 15.5B parameter language model developed by BigCode for code generation tasks across more than 80 programming languages. It is trained on 1 trillion tokens from the permissively licensed dataset The Stack v1.2, using the Fill-in-the-Middle (FIM) objective and Multi-Query Attention to enhance performance. With an extended context window of 8192 tokens and pretraining in bfloat16, StarCoder can generate, complete, or refactor code in various languages, with English as the primary...
NekoMUD is a Multi-User Dungeon server written in Java using the Spring framework. Individual MUD servers may be made part of a larger MUD network. Server code is licensed under the GNU Affero GPL Version 3+.
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.
MUPE(Multi User Programing Enviroment) is an open source programing enviroment, written in java. It offers the ability for programer-groups, that work together on a project, to hold the code up to date.
Marko is a lightweight, action-based web framework for Java with support for multiple templating engines (Freemarker, Velocity, etc). Configuration is done in code (no XML).
This project is to build a code review platform to have greate features such as multiple source code control tools and IDE support,crossing internet code review,live or offline code review.
FSRC is a branch of the FreeSimRC code started by Stefan Bissell. FSRC is a java based virtual air traffic control client for use on virtual fight simulation networks.
MixGin provides a fluent API for an easy interaction between groovy and java fragments within java code.Those code can be mixed arbitrarily, including automatic category detection and data access of variables declared in groovy within java and vice versa
axpl is an Advanced XML Programming language. Programs can be written nearly compiler and platform independend in xml. xslt can perform the output into a programming language (C,C++,C##,Java,...) into native code.
Global IP scanner is fast and friendly network scanner for Windows, Linux, and Mac. It is very extensible, allowing it to be used for very wide range of purposes, with the primary goal of being useful to network administrators.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
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.
A behavioral synthesis tool infrastructure and software framework, translating sequential algorithms into hardware descriptions expressed in a hardware description language (HDL).
Este é um projeto acadêmico, desenvolvido pelos alunos da Univali do campus de São José, estudantes da Linguagens formais e autômatos. O objetivo deste trabalho é desenvolver um projeto de compiladores.
Some informations: Pub-Monkey is written in C++ with CommonC++2 and will run only on POSIX conform OSs, but not on Windows(No CC++2). Java-Monkey is written in Java and needs FtpBean (http://www.geocities.com/SiliconValley/Code/9129/javabean/ftpbean/)
SPUDS (Software Productivity at University of Savoie) is a tool to help software development. This tool will be composed of several utilities: Software metrics, code analysis, and model-driven engineering. This is part of research work.
JTourBus is an Eclipse plugin for navigating source code based on the idea of tours. Tours can be created using JavaDoc-tags (technically annotations work as well) supported by a little UI.