Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Our Free Plans just got better! | Auth0
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.
BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
This is a project to help link users to install the antennas away.
Attention: Need to JavaRuntime SE.
Warning: This version still has some known bugs, but I'm posting because this software is part of my thesis.
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
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.
The promise of SOA leads us down the path of creating, publishing and both statically and dynamically consuming run-time service. These services can be either human consumable (web sites, widgets and/or portlets) or machine consumable (REST, SOAP, JMS, MQ, FTP, RMI, etc) services. The adoption and usage of UDDI has made clear that it is not the answer to the dynamic discovery and consumption model. This Service-Registry project targets the next generation of application and how they will...
YoutubeJmp3 is a youtube-video downloader & converter front end written in Java. It uses youtube-dl binaries and ffmpeg.exe for conversion. You can download any music-video on youtube as an mp3 to your collection with a few clicks.
Kada ukucate podatke u program on ih sačuva u fajlu Kontakt.txt . Cilj mi je da program može služiti kao svojevrstan imenik. Da bi pokrenuli program potrebno je da imate JRE 6 (JavaRuntime Environment) .
Compiler optimization for code that AI generates, reuses similar substrings of code to exponentially reduce the Big-O of compile. At runtime, CodeTree objects breed, rename vars, mutate code and run it instantly. For any realtime compilable language.
Tahini loads Swing layout from an XML file at runtime and links it with a controller object. The widgets are described in simple, concise XML, and only your application code is in your source file. Tahini takes care of connecting members and listener
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.
ClassMock is a tool for creating tests for components based on reflection and metadata in Java. It generate classes in runtime with the desired structure to be used in tests.
A framework and runtime environment for exploring agent-based models designed to support the definition of models using an expressive, high-level and extensible Java API and to support the exploration of these models in both interactive and batch mod
A spring utility that makes developing with spring a little easier by enabling, with minimal code, runtime wiring, static ApplicationContext access, easy spring application creation and FitNesse-Spring integration
EMF Validation Builder is an eclipse plugin that automates the validation process (“on save” validation). With EMF Validation Builder, the EMF resource problem markers are up to date as soon as you save your model (including ecore models).
This is a Java Script editor, But not for Web Development. This JS Editor, Will soon come with a Re-Distributable Runtime, So people can run your Applications. It also features a simple API (Still in the Works)
Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime or build time class file instrumentation. Conditions run as fast as normal code.
MobJeX is a container based framework that transparently adds adaptation capability to Java SE and ME (Personal Profile) applications, by providing runtime migration and dynamic swapping of application objects.
Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
A Java desktop application framework developed for the USDOT Federal Highway Administration (FHWA) and put in the Public Domain by the FHWA. This framework is used in the IHSDM (www.ihsdm.org) and SafetyAnalyst (www.safetyanalyst.org) software.
metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
La classe Runtime.exec() n'est pas des plus simples... L'API Shell (cf. http://blog.developpez.com/adiguba/p3035/java/5-0-tiger/runtime-exec-n-est-pas-des-plus-simple/) propose de simplifier son utilisation pour appeler des commandes systèmes.