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

View related business solutions
  • 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
  • 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
  • 1
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    RePlugin

    RePlugin

    A flexible, stable, easy-to-use Android plug-in framework

    RePlugin is a complete Android plug-in solution which is suitable for general use. Apps do not need to be upgraded to support new components, even brand new plug-ins. With only ONE hook (ClassLoader), NO BINDER HOOK. RePlugin’s Crash ratio is as low as Ten thousandth (0.01%). In addition, RePlugin is compatible with almost ALL Android ROMs in the market. RePlugin supports almost all features seamlessly as an installed application, including static Receiver, Task-Affinity, user-defined Theme,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RABrowser

    RABrowser

    RABrowser (Rista Android Browser) is an Android Web Browser

    This android app retrieve the content from web server and display a web page on the screen when you request it from a specific website. These applications help you to browse and navigate sites. the facilities are incorporated in it AutoCompleteTextView(web url), Browsing, Tabs, Multiple Bookmarks management, Incognito, Add Block, Hisorty, Camera , Share. Available now in google play store https://play.google.com/store/apps/details?id=rabr.RABrowser&pli=1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RxAndroid

    RxAndroid

    RxJava bindings for Android

    RxAndroid: Reactive Extensions for Android. Android specific bindings for RxJava 3. This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe...
    Downloads: 1 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
  • 5
    The CSS Parser is implemented as a package of Java classes, that inputs Cascading Style Sheets source text and outputs a Document Object Model Level 2 Style tree. Alternatively, applications can use SAC: The Simple API for CSS. Its purpose is to allow developers working with Java to incorporate Cascading Style Sheet information, primarily in conjunction with XML application developments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ByteX

    ByteX

    ByteX is a bytecode plugin platform based on Android Gradle Transform

    ByteX is a bytecode plugin platform based on Android Gradle Transform Api and ASM. (Maybe you can think of it as a socket with unlimited plugs?) In the apk building process, each plugin is completely independent. It not only can run independently from the ByteX host, but also can be automatically integrated into the host into a single Transform along with other plugins. What's more, each plugin's code is decoupled from one another, as well as their host, which makes it extensible and highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWS Toolkit for Eclipse

    AWS Toolkit for Eclipse

    Plugin for developing, deploying, and managing AWS applications

    ...Easily create new Java projects using the AWS Java library using one of the project templates, or add the library to an existing project. Use the Eclipse Java IDE to build and debug your applications. Automatically download new versions of the SDK through the Eclipse update site. Easily access and administer your AWS infrastructure, including Amazon S3, Amazon DynamoDB, Amazon EC2, and more while developing your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gradle Retrolambda Plugin

    Gradle Retrolambda Plugin

    A gradle plugin for getting java lambda support in java 6, 7

    ...Set the java version to compile to. The default is 6. Only 5, 6 or 7 are accepted. The default version of retrolambda used is 'net.orfjackal.retrolambda:retrolambda:2.5.6'. If you want to use a different one, you can configure it in your dependencies. If you are running with java 6 or 7 you should really consider updating. First try updating to the latest version of the android gradle plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The POS System for Specialty Retailers. Icon
    The POS System for Specialty Retailers.

    Omnichannel POS and inventory management designed for multi-store apparel, footwear, sports, and gift merchants.

    Established in 1992 in NYC, Runit is THE cloud-based Retail Management and Point of Sale (POS) system for high-end apparel, footwear, sporting goods and gift retail chains. Combining a flexible platform with highly personalized 24x7 service, we will enable you to integrate processes across your stores, warehouses, websites and third party online channels.
    Learn More
  • 10
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods. Through the above official subcontracting, the original Dex has been divided into 1 master Dex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Droid Plugin

    Droid Plugin

    A plugin framework on android,Run any third-party apk

    A plugin framework on android, Run any third-party apk without installation, modification, or repackage. This is a framework on android. You can run any third-party apk without installation, modification or repackage with Droid Plugin. Given its .apk file, the plugged app could be run either independently or as a plugin of the host, NO source code is needed. The plugged app are recognized as Installed by the host and other plugged apps. Very low level of code invasion, indeed just one line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    webStraktor is a programmable World Wide Web data extraction client. Its purpose is to scrape HTML based content via the HTTP protocol and extract relevant information. webStraktor features a scripting language to facilitate the collection, the extraction and the storage of information available on the web, including images. The scripting language uses elements of the Regular Expression and xPath syntax. The webStraktor scripting language has a small instruction set and its syntax is easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NetZ Browser

    NetZ Browser

    A JAVA based Multi tab Web Browser having emphasis on Features.

    What's new and Fixed....v1.02 __________________________________ 1) Added Complete iRemember Feature. 2) Added Messenger application. 3) Added new Icons. 4) Added new Window Option. 5) Fixed User Accounts. 6) Fixed a lot of bugs(back,forward, history related). 7) Added a new option "CLEAN" that would clean the address bar and would make the page blank. 8) Removed Stop button. 9) Added New Application icon. 10) Added Express Accounts feature. 10) Added in Downloads the Web browser...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    GooGrab

    GooGrab

    Capture large maps from Google maps and save to your disk as images

    A simple app that allows you to save large maps from Google ( larger than your screen ) with one click. You can zoom in-out, move the map change map type etc. Supported formats .BMP, .JPEG, .PNG. You also can adjust the .JPEG compression and capture size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenSignX is a document and form signing Java applet for PKI X.509 certificates. It is based on www.openOCES.org and provides generation XAdES enveloping signature of one or multiple documents supporting PKCS#11 Java keystores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A light-weight cross platform Web browser optimized for browser games. **Under Development**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web Gis Application base flex and java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Infrastructure and libraries for text messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vseisk unite browsers in one p2p network to share and search bookmarks and torrents. It acts also as a distributed torrent-tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is going to be a platform-independent lightweight browser, entirely written in Java. The prior aim is to get a fast and reliable webbrowser, able to run on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Browser Pro is a powerful Web Browser, fastest than Internet explorer, using GeckoFX rendering system ( same as Firefox) comes with hundrend of features! Why don't give a try?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a commandline, Java base, utility to combine many css files linked via the @import declaration into one in order to minimize the number of http request on a website for css files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Transfer Office Word 2000/Office Word 2003 and Office PowerPoint 2000/Office PowerPoint 2003 into web browse,and able to use JAVA APPLET to perform and interact by user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    S3B - Social Semantic Search and Browsing - is a middleware that delivers a set of search and browsing components that can be used in J2EE web applications to deliver user-oriented features based on semantic descriptions and social networking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ky eshte nje projekt i HAPUR/FALAS per publikun Shqip-foles i cili permban nje seri Video-Kursesh, Udhezime, dhe Shembuj Kodi per gjuhe (web) si: XHTML, CSS, JS, PHP, AS3 etj. si dhe per Desktop: C++, Java, Adobe Air etj. + programe/praktika te ndryshme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next