Showing 440 open source projects for "cynetsvm-java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    A role playing game engine in Java along with necessary design tools to allow even beginner game designers to start into the world of game development and design. Based loosely on early Final Fantasy engines with enchancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The CLI4J Project provides a framework to create CICSO-like CLIs, using Java and XML to construct a command hierarchy that can be as simple or as complex as required, effectively interacting with console users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LIPI (acronym for "LIPI Is Platform Independent") is a new project to develop a binary-interpreter that will allow truly platform-independent programs to be written. Unlike Java (which was originally conceived for the purpose of operating appliances)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    XPath Parser is a library consisting of parser for XPath-expressions and a set of classes which are used to represent their structure. Parser creates class-based structure of an XPath expression which may be manipulated as required. This small library ma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is one approach to implementing the ideas discussed as the Public Domain Knowledge Base. Originally coded by Stephen Reed before joining Cycorp and currently maintained by Vic Bancroft. The next release with contributions made here will be versio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The E language is an open-source object-oriented langauge for secure distributed computation. We are currently hosted on our own sourceforge setup at: http://bugs.sieve.net/projects/e-lang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TreeScript a next generation Java based language for inserting into and building large (proxy based) XML like object trees. It allows code and diverse data sources to be acted upon is if they were simple atomic and node type values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDocHelper is Java application that helps to add Javadoc comments to your Java source code. JDocHelper parses Java source files to check all class, method and variable definitions and inserts skeleton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vIDE is a cross-platform tool for writing and simulating Verilog models. It provides user friendly project management and file editing, integrated simulation engine, waveform viewer, pre-compiled modules, and many other cool features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    This is a small program that enable you to generate XML from your 'home made' document format (should be a text file...) following a very simple control file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP to Java bytecode compiler allows to run legacy PHP-based web applications on any Java Servlets container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Am implementation of ISO Prolog standard as Java library. We have moved to savannah: https://savannah.gnu.org/projects/gnuprologjava/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++/Java-like interpreter written in C++, using Flex and Bison. Small kernel, user extensions (shared libs) allow to add functions and classes to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jess-mode is a collection of Emacs Lisp files designed to facilitate the development of Java Expert System Shell (JESS) applications. Currently, the package consists of a major mode for editing source and an inferior mode used to run the Jess interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jp scratchpad is an interactive execution enviroment for jpython, inspired from Mathematica notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML::XSLT is a collection of Perl modules that perform XSL transforms on XML documents, fully implementing the W3C XSLT recommendation. It is based upon the Apache Group's project Xalan and Keith Visco's work on XSL:P, both of which are in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fido is a library of Java classes that accept natural language (ie English) commands. The system uses a database of hierarchial objects to determine what actions to take. Currently, Fido accepts English command to control EJBs or Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jint is an experimental scripting language for Java environments. It is itself based on Java and has many features commonly found in scripting languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DynamicJava is a Java source interpreter. It executes programs written in Java, like described in the Java Language Specification, in addition with scripting features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pocket Smalltalk is Smalltalk-80 for small machines. Currently we support PalmOS with a virtual machine. We are looking for ports to other devices. PSt consists of an IDE (currently for Win32), which generates executables from Smalltalk source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yakizu is a set of loosely connected Java components, currently including a Java web framework and simple language implemented using ANTLR.
    Downloads: 0 This Week
    Last Update:
    See Project