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

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    JavaBoolCompiler

    JavaBoolCompiler

    Boolean expression compiler written in Java

    Parses and evaluates boolean expressions. Usage: BoolCompiler compiler = new BoolCompiler(); BoolProgram program = compiler.compile("a == b && a != c"); HashMap<String, Boolean> context = new HashMap<String, Boolean>(); context.put("a", true); context.put("b", true); context.put("c", false); boolean result = program.eval(context); System.out.println("result = "+result);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DISTOD

    DISTOD

    Distributed discovery of bidirectional order dependencies

    The DISTOD data profiling algorithm is a distributed algorithm to discover bidirectional order dependencies (in set-based form) from relational data. DISTOD is based on the single-threaded FASTOD-BID algorithm [1], but DISTOD scales elastically to many machines outperforming FASTOD-BID by up to orders of magnitude. Bidirectional order dependencies (bODs) capture order relationships between lists of attributes in a relational table. They can express that, for example, sorting books by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DBRECOVER for MySQL

    repair corrupt MySQL database recover dropped table and database

    DBRECOVER For MYSQL Database(InnoDB/MyISAM) is professional utility to recover data from damaged or corrupt InnoDB tables and MyISAM tables, made by DBRECOVER SOFTWARE INC. We provide dbrecover for mysql as software and service. Using DBRECOVER For MYSQL , it is possible to recover data from tables that can not be read even using innodb_force_recovery. The software is intended to be used against ibdata files that are not in active use by a live DB server. In general terms, the...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    Qigsaw

    Qigsaw

    Dynamic modularization library which is based on Android App Bundles

    Qigsaw is a dynamic modularization library which is based on Android App Bundles. It supports dynamic delivery for split APK without reinstalling the base one. Qigsaw-gradle-plugin will upload split APKs which require dynamic delivery during compilation, so you have to implement SplitApkUploader to upload split APKs to your own CND server.
    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
    MUD Map

    MUD Map

    A mapping tool for text-based games like text adventures, MUDs, etc.

    MUD Map helps users of MUDs, MUSHs, text adventures and similar games at creating maps of the virtual worlds and to keep an overview over places, paths, dangerous areas,... This repository contains the code and binaries of MUD Map v1 (deprecated!) as well as the Java binaries (jar) of MUD Map v2. More information about MUD Map v2 can be found on GitHub: https://github.com/Neop/mudmap2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Picasso

    Picasso

    A powerful image downloading and caching library for Android

    Images add much-needed context and visual flair to Android applications. Picasso allows for hassle-free image loading in your application—often in one line of code! Many common pitfalls of image loading on Android are handled automatically by Picasso: Handling ImageView recycling and download cancelation in an adapter. Complex image transformations with minimal memory use. Automatic memory and disk caching. Adapter re-use is automatically detected and the previous download canceled....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Saturn

    Saturn

    The vip.com's distributed job scheduling platform

    Saturn is a platform created by VIP.com to provide a distributed, fault-tolerant and high available job scheduling service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Korean Analyzer Rhino

    Korean Analyzer Rhino

    Parsing Korean words by morpheme and part-of-speech

    RHINO parses Korean words by morpheme and part-of-speech. Its dictionaries are based on Korean Modern Tagged Corpus(12 million phrases scale) which was made by Korean government. So it analyses many cases of stems and endings. And the newly developed Dynamic Dictionary Technology can make words to react with their context. That is, a programmed database. For more information see the files in the help folder.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    PicsX4

    PicsX4

    Simple game where you guess the word that's common between 4 pictures

    PicsX4 is a 4 pics one-word game where you try to find a particular word that is common to the four given pictures. The challenge becomes harder with each new level. The available letters are shown at the bottom of the screen. The letters need to be added manually. It is possible to get a hint or ask a friend for help and both require a coin currency. Hints include exposing a letter, removing letters, and solving the question right away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    GloboNote

    GloboNote

    Create sticky notes, to-do list, journals & reminders all in one app

    GloboNote is a free and easy to use desktop note taking application. It lets you create sticky notes, to-do lists, journals, reminders and other notes in one place. There are no limits to the number of sticky notes you can create. Notes can be organize by groups and search using the search tool. GloboNote can be run in any OS that has Java 8 installed.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 11
    .Net DLL/WSDL Import Utility for Java

    .Net DLL/WSDL Import Utility for Java

    Used for importing .Net DLL/WSDL into Java.

    The .Net Library Importer for Java (dotNet4Java Importer) is used for importing .net assemblies(dll), WSDL or web service XML schema into Java which generates Java classes from the types of the imported assemblies. This tool is categorised into two parts: 1. Import .Net Assemblies Wizard: Used for importing .net assemblies and generating Java classes from the types of the imported assemblies. 2: Import WSDL/Web Services Wizard: Used for importing Web Service Description language file/Url or XML schema that describes a web service and generates Java classes from the types of the imported WSDL assemblies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shuttle Music Player

    Shuttle Music Player

    Shuttle Music Player

    Shuttle is an open source, local music player for Android. The codebase in this repository is very old and unwieldy. The foundations were written when I was first learning java, around 10 years ago. It has become too much of a maintenance burden to try to keep up-to-date, so I've decided to archive the repository. Without open source, Shuttle wouldn't exist, and I probably wouldn't be an Android developer. One of my motivations for open sourcing this project is to 'give back'. Maybe Shuttle can be to someone else what Apollo Music Player was to me. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    LoopMatcher

    LoopMatcher

    Find sequence-specific stem-loops in FASTA and GenBank files.

    LoopMatcher is a bioinformatics tool that searches for hairpin structures in cDNA / mRNA sequences (in FASTA, GenBank or Vienna format) with specific consensus sequences in the loop. It uses RNAfold to predict sequence structure and UShuffle to generate random sequences with a defined k nucleotide frequency. Also, sequences in GenBank format can be downloaded directly from NCBI using the NCBI access ID. Requirements JAVA Runtime 8. It's highly recommended to have a multicore processor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RocketMiX

    RocketMiX

    RocketMix API Platform

    ...It contains : * a routing server * a management server (which embeds a directory of your APIs and a monitoring UI) * a Spring Boot Starter module (hosted on Maven central) RocketMiX aims to be a simplified API Plateform. To perform that, we simplified everything and just offered Linux executables instead of complex Java packages: one for the routing server and one for the management server. APIs you would build using our Spring Boot Starter module would automatically register themselves t make calls automatically routed to them. RocketMiX also offers some documentation features (with Swagger UI and OpenAPI specs), security, load-balancing and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    COHCAP

    City of Hope CpG Island Analysis Pipeline

    COHCAP (City of Hope CpG Island Analysis Pipeline, pronounced "co-cap") is an algorithm to analyze single-nucleotide resolution methylation data (Illumina 450k methylation array, targeted BS-Seq, etc.). Please note: 1) The SourceForge version of COHCAP is no longer being updated. Please see the GitHub version: https://github.com/cwarden45/COHCAP This was the source repository for the Bioconductor version, with some changes after the decision to only provide the code through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bloaty

    Bloaty

    Bloaty: a size profiler for binaries

    Bloaty is a deep, accurate size profiler for native binaries that tells you where every byte comes from so you can shrink executables and libraries intelligently. It parses binary formats like ELF, Mach-O, and DWARF symbol/debug data without relying solely on toolchain heuristics, letting you attribute size to files, sections, symbols, templates, and even compilation units. Reports can be produced at multiple granularities and diffed across builds to identify regressions introduced by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Mojito

    Mojito

    An automation platform that enables continuous localization

    Mojito is a continuous localization platform. Rely on continuous integration to collect all of your software strings in one place. Check what products need localization in real-time. Create and import translation packages with a single click. Search and edit translations across all products and languages! And if you have a small dedicated translation team, they can work directly in Mojito.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tamacat-httpd

    Java HTTP Server / Reverse Proxy

    [Moved] https://github.com/tamacat-1-4 The tamacat-httpd is a open source Java Web Server software, powered by Apache HttpComponents. This is a customizable HTTP/HTTPS Server framework and Reverse Proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Godot Steering AI Framework

    Godot Steering AI Framework

    A complete framework for Godot to create beautiful and complex AI

    ...It supports all essential steering behaviors like flee, follow, look at, but also blended behaviors, group behaviors, avoiding neighbors, following a path, following the leader, and much more. While an AI agent's next action is based on decision-making and planning algorithms, steering behaviors dictate how it will move from one frame to the next. They use available information and calculate where to move at that moment. Joining these systems together can give sophisticated and graceful movement while also being more efficient than complex pathfinding algorithms like A. This project is a framework for the Godot game engine. It takes inspiration from the excellent GDX-AI framework for the LibGDX java-based framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EasyProtector

    EasyProtector

    Simple way to check root/virtual app/emulator/xposed framework

    EasyProtector, a simple way to check root/virtual app/emulator/xposed framework/tracer/debugger. Since it's all here, you are welcome to star/fork, even if you raise an issue, I hope this is a useful library (eliminate the initialization operation of the application, avoid more permission requirements, and load as lazy as possible) Mainly to fix a bunch of bugs, see the pictures in the image folder for the adaptation situation, Tencent Legu's old version of XposedCheck code has some code in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ADiV

    ADiV is a set of components for LAMW that uses JAVA and Pascal

    ADiV is a set of components for LAMW that uses JAVA and Pascal. It stands out for the simplicity of programming, thanks to the use of Pascal and hiding the Java Android code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GMaps
    GMaps is more than just another Map client. GMaps lets you plan your trips, routes your travel and find restaurants nearby. GMaps is the must have an app for any traveler or exploring the world, or individual who simply doesn't want to get lost around the city. Explore world landmarks, discover natural wonders,and step inside locations such as ATM's, Restaurants, Bank with GMaps. GMaps takes advantage of GPS & Network to get your position on Earth, helps you navigate freely on Maps and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    TicTacToeSuper

    TicTacToeSuper

    further development of my tictactoe game

    Play the classic TicTacToe game like on paper but digital on your computer! Please note: Game does not check if a slot has already been occupied by a players' symbol. Please note: Game does not check if one, or the other player has won the game nor does it check for a draw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Airsonic

    Airsonic

    Free and Open Source community driven media server

    Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room. Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jack LIRE (Linked Record)

    Jack LIRE (Linked Record)

    Quantum universal object system with referencing and genetics

    Jack LIRE (Linked Record) is a quantum database-backed life-long text record diary with referencing (linking) between records, and a data library for life-long keeping of files such as documents, photographs, music and more. The diary records are fully searchable. Files can be mentioned in diary records to preserve memories, document knowledge and ideas, and more. Massive numbers of diary records and files can be permanently kept. A database located on one computer can be accessed from...
    Downloads: 0 This Week
    Last Update:
    See Project