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

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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type command: FAST before commands for demonstrating maximum performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bashj : a bash mutant with java support

    bashj : a bash mutant with java support

    with bashj, you can insert java code & libraries into bash scripts

    .../usr/bin/bashj #!java public static int factorial(int n) {if (n<=0) return(0); if (n==1) return(1); return(n*factorial(n-1));} #!bashj echo j.factorial(10)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    ...Anyone who can spare time and lend a helping hand as a beta-tester is very appreciated. Contact the author for more information. +++INTRO+++ STEMCalc IV is a simple, yet powerful, console-programmed calulator written in Java, performing one calculation with two numbers max at a time and other various functions. +++STORY+++ This is the fourth edition of the previously abandoned student project STEMCalcR. The project has never seen the light of day due to various bugs and lack of usability, even after attempts at reviving the project in the forms of STEMCalcR2 and R3Boot editions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Java G-Code Utils

    Utilities for CNC (G-Code) using Java

    Utilities for CNC (G-Code) using Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    StrongKey CryptoEngine

    StrongKey CryptoEngine

    FIDO strong authentication, encryption, digital signature engine

    StrongKey CryptoEngine (SKCE) 2.0 is a "crypto Swiss Army knife" server to perform cryptographic functions through web services, while freeing application developers to focus on business functionality. Its modules include: - A FIDO Engine to support FIDO U2F key registrations/authentications - An encryption engine to encrypt/decrypt files using AES/TDES keys - Escrowing keys to on-premises key management system (StrongAuth KeyAppliance/SAKA) - Integration to cloud storage services...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Aglyph

    Aglyph is a Dependency Injection framework for Python.

    Aglyph is a Dependency Injection framework for Python, supporting type 2 (setter) and type 3 (constructor) injection. Aglyph runs on CPython (http://www.python.org/) 2.7 and 3.4+, and on recent versions of the PyPy (http://pypy.org/>),Jython (http://www.jython.org/), IronPython (http://ironpython.net/), and Stackless Python (http://www.stackless.com/) variants. Aglyph can assemble "prototype" components (a new instance is created every time), "singleton" components (the same instance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MAD-X Python Builder

    MAD-X Python Builder

    Build windows executable from Python file. Easily compiler your Python

    Build windows executable from your Python file, with areas that requires your program info, description, Icon etc. It is possible to load existing data sets, given they are under corresponding Pickle formats, while saving also generates an Pickle file. Info fields can meet most demands, Windowed or consoled program type. One-file or Folder package, Encryption module, Hidden-Imports, UPX Compatible, Icon, program end-name, Debug mode and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Slimgrid is a Java library for grid computations which is lighter than other ones (JPPF, Hadoop, ...). The main design goals are: minimalism, simplicity, pervasiveness. If you need to grab something which does not require you to comprehend massive and complex API's, do exhaustive configurations and installations, is robust and reliable, uses just one port for all management and communication, then SlimGrid is the right choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Douya Bean sprouts

    Douya Bean sprouts

    A Material Design app for douban.com

    The open source Material Design Douban client. Among all people who directly access Douban, the most common and consistent usage is around ratings, comments, discoveries, and discussions around movies, TV, books, records, and events (what we call "items"). We will use the ratings and comments that are synchronized with the website as a starting point and basis to reconstruct the discovery and discussion around personal interests on the mobile phone. Douban is never a single website, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    SLING

    SLING

    A natural language frame semantics parser

    The aim of the SLING project is to learn to read and understand Wikipedia articles in many languages for the purpose of knowledge base completion, e.g. adding facts mentioned in Wikipedia (and other sources) to the Wikidata knowledge base. We use frame semantics as a common representation for both knowledge representation and document annotation. The SLING parser can be trained to produce frame semantic representations of text directly without any explicit intervening linguistic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Avian Parallel Computing

    Develop parallel programs. Try various thread configs. GUI front-end.

    Avian Computing seeks to efficiently create parallel programs by changing how we think about parallel programs. Avian Computing discourages thinking about lines of code and encourages us to use a new model: flocks of birds. Changing the model to flocks of birds makes it easier to think about the actions that we want to perform concurrently, which leads to simpler and quicker development of working parallel programs. Avian Computing concepts are implemented by the Concurrency Explorer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Gutschnell

    put together text from text modules

    This program is intended to put together text from text modules. In oral examinations, one must indicate the main considerations in the assessment. There are already pre-formulated sentences that have the advantage that they are legally correct and fit the grade that you want to give the candidate. You can also modify these phrases and add your own phrases. At the end, the product is saved as a text file and added to the exam protocol. So no logist need write more by hand. Of course you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JCrazySuite

    Memory-Leak Detector & Unit-Test Accelerator

    http://garfield-geng.iteye.com/blog/2017199 (1) Memory-Leak Detector (full code branch coverage is mandatory) (2) Unit-Test Accelerator (on your 4/6/8 cpu cores) (3) JCrazySuiteI18N, generate i18n properties file, edit, get i18n object in test classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CSBB-v2.1 [CSBB-v3.0 is now available]

    CSBB-v2.1 [CSBB-v3.0 is now available]

    Computational Suite For Bioinformaticians and Biologists

    CSBB is a command line based bioinformatics suite to analyze biological data acquired through varied avenues of biological experiments. CSBB is implemented in Perl, while it also leverages the use of R, java and ruby in background for specific modules. Major focus of CSBB is to allow users from biology and bioinformatics community, to get benefited by performing down-stream analysis tasks while eliminating the need to write programming code. CSBB is currently available on Linux, UNIX and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DirAutoCleaner

    Very simple directory cleaner

    ...The search of old files is easy, because the old subdirs have a name with the date in format "year_month_day". The call from the command line has two parameters: * the directory to clean up * the number of days to keep the old subdirectories If more than one directory has to be cleaned up a different call has to be done for every directory. It needs to have Java installed (version>=8). Call example: java -jar DirAutoCleaner-<version>.jar C:\MyUser\Downloads 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Monster Generator

    Monster Generator

    Creates D&D monsters for use with Pathfinder ruleset

    Monster Generator creates D&D monsters of CR 1-50 for use with the Pathfinder ruleset. The monsters can be individually customized and simply use the program to calculate stats and save time, or a completely or partially random monster can be generated with the press of a button. Saves any DM who loves surprising their players a massive amount of time by creating appropriately balanced, unique monsters in minutes. Note: Monster Generator 2 has been released. You can access it...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ChunJun

    ChunJun

    A data integration framework

    ChunJun is a distributed integration framework, and currently is based on Apache Flink. It was initially known as FlinkX and renamed ChunJun on February 22, 2022. It can realize data synchronization and calculation between various heterogeneous data sources. ChunJun has been deployed and running stably in thousands of companies so far. Based on the real-time computing engine--Flink, and supports JSON template and SQL script configuration tasks. The SQL script is compatible with Flink SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bubble-Picker

    Bubble-Picker

    Animation which can be used for content picking for Android

    Our Bubble Picker is an example of an animation that is equally appealing to different groups of users. Bubbles summarize information into convenient UI elements that are easy to understand and also visually consistent. It makes the interface simple enough for novice users and still feels interesting for experienced ones. This type of animation is very helpful for apps rich in content, where users have to make a choice from a list of options. For example, in our component, we used bubbles to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hawk

    Hawk

    Secure, simple key-value storage for Android

    Hawk is a secure, simple key-value storage for Android. This version has no backward compatibility with Hawk 1+ versions. Save any type (Any object, primitives, lists, sets, maps, etc.). Everything is pluggable, therefore you can change any layer with your custom implementation. NoEncryption implementation is provided out of box If you want to disable crypto.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    BackDrop

    BackDrop

    Multi-Monitor Wallpaper Editor

    BackDrop makes precision layouts of images for use as wallpaper on multi-monitor systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    demo-repository

    Just for testing things.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy Machine Learning

    Easy Machine Learning

    Easy Machine Learning is a general-purpose dataflow-based system

    Machine learning algorithms have become the key components in many big data applications. However, the full potential of machine learning is still far from being realized because using machine learning algorithms is hard, especially on distributed platforms such as Hadoop and Spark. The key barriers come from not only the implementation of the algorithms themselves but also the processing for applying them to real applications which often involve multiple steps and different algorithms. Our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Hershey Font Explorer

    The Hershey Font Explorer

    Review, Manage, and Export Vector-Based Fonts

    ...By way of a bonus, Hershey's entire set of fonts are also provided in the files area as downloadable archives. The archived fonts have been rendered in four modern formats: (1) A eval()uable file-format parsable by Python. (2) A graphical (PNG) Format (3) A new, parser-firendly, one-line-per-glyph ASCII R Format (4) The Scalable Vector Graphics (SVG) Format for use with HTML5 Feel free to contact me via the blog at my web site if you would like to geek-out over new features, related projects (etc.) ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    hiproxy

    hiproxy

    hiproxy is a lightweight proxy tool for Front-End developers

    hiproxy is a lightweight web proxy tool based on Node.js. The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers. For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    openCONFIGURATOR Eclipse Plugin

    openCONFIGURATOR Eclipse Plugin

    An eclipse plugin for the openCONFIGURATOR configuration tool

    Eclipse update site: http://sourceforge.net/projects/eclipse-plugin.openconf.p/files/update-site/ KNOWN ISSUE WITH THE UPDATE SITE DUE TO SOURCEFORGE ENCRYPTION POLICIES: If you experience problems with the SSL handshake during update please refer to http://gnuarmeclipse.github.io/blog/2017/01/29/plugins-install-issue/ Install via Eclipse marketplace: https://marketplace.eclipse.org/content/ethernet-powerlink-openconfigurator The project provides a plugin for the...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project