Search Results for "asn.1 to java compiler" - Page 40

Showing 8834 open source projects for "asn.1 to java compiler"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    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 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
  • 1
    Coolsmile IRC Client
    Friendly Java IRC client, runnable either as web applet or desktop application. It is based on Eteria IRC client, with many improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    L337 Scanner

    Vulnerability Scanner

    L337 Scanner is powerful vulnerability scanner.It has both community edition and professional edition. Community edition is free for all. Community edition has only sqli scanner. which means through community edition you can scan a target site for sql injection vulnerability or search google for sqli vulnerable site. Requirements : 1. Java 8 or higher (oracle recommanded) Rules : 1. Don't give trailing slash 2. Put link with protocol like http,https Test Example : 1. http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AVR Plugin for Eclipse
    AVR-Eclipse is a plugin for the Eclipse IDE which adds toolchain support, through CDT, for the gcc compiler for the Atmel AVR series of microcontrollers, and adds a toolbar button to allow quick upload of produced code to a target device.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 4

    argument

    Command line argument parser library for Java

    Moved to GitHub https://github.com/fedups Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
    Downloads: 3 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    skylang

    skylang

    Sky is a scripting language running on the jvm

    Sky is a new scripting language for the jvm, strongly inspired by REBOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Koppen Climate Classifier

    Koppen Climate Classifier

    A Classifer for Koppen Climate Classification System

    The Koppen Climate Classifier is an open source software written in Java that classifies regional climate based on Koppen Climate Classification System. It classifies climate based on three types of inputs: temperature, precipitation and hemisphere. The Koppen Climate Classification is one of the most widely used climate classification systems. It was first published by a Russian German climatologist, Wladimir Koppen. This system is based on the concept that native vegetation is the best...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    NAT Braille

    NAT Braille

    A free universal Braille Transcriber

    NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Design of a solution discussion board where users can put their views and reject or accept arguments by voting to reach a conclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Sericulus

    Sericulus

    Sericulus helps you manage your computing estate.

    Do you manage hundreds or thousands of PCs? Then Sericulus will help you manage your computing estate. Sericulus is about checking one or two small things across many computers. Ever needed to do that? You know the scenario, you sit down at your PC and plough through a dozen machines manually checking some config file on each of them one at a time, then extrapolate your results across your estate. Well now you can check everything in your estate quickly and automatically! Here...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tetris-like game to learn foreign words

    Two projects in one so far: to learn foreign words and read books

    Tetris-like game written in Java to learn any foreign language words and/or sentences. You may use any plain text file as the source of data. Words are choosen randomly. Putting the block with right translation to the block with word will disappear both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Xmind

    Xmind

    The most popular mindmapping and brainstorming software

    Professional and powerful brainstorming and mind mapping software tool, open source, Eclipse Community Award winner, often used for capture ideas, knowledge/project management and GTD, supporting fishbones/org-charts/tree charts/spreadsheets, easy-to-use.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 13
    Java Oriented Matroids
    This is a Java library for manipulating Oriented Matroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    aprioriProcess

    Apriori is designed to operate on databases containing transactions.

    The Apriori Algorithm is an influential algorithm for mining frequent itemsets for boolean association rules. Key Concepts : • Frequent Itemsets: The sets of item which has minimum support (denoted by Li for i th -Itemset). • Apriori Property: Any subset of frequent itemset must be frequent. • Join Operation: To find Lk , a set of candidate k-itemsets is generated by joining Lk-1 with itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Lucene IndexApplication

    indexing of text document using lucene

    Lucene is an open source java based search library. Lucene is very popular and fast search library used in java based application to add document search capability to any kind of application in a very simple and efficient way. Lucene Capabilities:- Powerful, accurate, and efficient search algorithms. Many powerful query types: phrase queries, wildcard queries, proximity queries, range queries, and more. Date-range searching and sorting by any field. Incremental indexing as fast as batch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a desktop application where user will be able to: - add reminder events - sync the information from/to local calendar to/from Google calendar. - set the events to repeat daily , on weekdays, monthly, yearly or specify time in seconds/minutes/hours. This app is not for lazy people who creates the reminder and keeps on clicking the snooze button. This application will keep you pinging until you clicks Dismiss/DismissAll button (no snooze option, not for lazy people). Very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HibernateRepository

    An implementation of Repository pattern by means of Hibernate.

    The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The a goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you will need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ExtractMail

    Extrator de emails de documentos de texto.

    Extrator de emails de documentos de texto. Esta escrito en Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a project which aims to create a theorical model for trajectories of airsoft bb's, and to compute them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    An android client of CodePad.org & ideone.com CodePad.org is an oneline free multi-language compiler for developers. ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Hades aims to become the reference open source environment for developing, validating and deploying PLUTO (Procedure Language for Users in Test and Operations) procedures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    UnicodeConverter

    A Java/Windows/.NET document conversion utility

    A Java/Windows/.NET conversion utility. Convert text, RTF, HTML, and Word/Excel/PowerPoint documents in Vietnamese legacy formats (VNI, VISCII, VPS, TCVN3, or VIQR), NCR (windows-1252, iso-8859-1), and Unicode Composite (NFD) to Unicode Precomposed (NFC) format
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    zaBox

    zaBox

    Collect favorite programs in one place.

    zaBox is a Windows small application which holds your favorite Programs / Application in one place. Easy accessible through keyboard shortcut CTRL + ~. You can manage your favorite applications from the program's icon from system tray. If you have any comment / feedback / suggestion, please submit to the discussion forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Maze War SVG

    Maze War SVG

    The famous Maze War game recreated as a modern web application.

    Maze War SVG is a web-based recreation of the Maze War game written for the Macintosh, circa 1987. That, in turn, was inspired by the first Maze War game, which was created in 1973 by Steve Colley, Howard Palmer and Greg Thompson.
    Downloads: 3 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.