Showing 636 open source projects for "type"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    JetBrains MPS

    JetBrains MPS

    JetBrains Meta programming System

    ...Unlike traditional text editors that treat code as plain text, MPS represents programs as structured models, enabling projectional editing where syntax, constraints, and semantics of DSLs are enforced by the editor itself, reducing parsing ambiguities and expanding expressiveness. Users can build custom languages tailored to specific problem domains and immediately get IDE benefits like intelligent completion, navigation, refactoring, type checking, and code generation for those languages. MPS also supports seamless integration between DSLs and general-purpose languages, allowing mixed projects where different parts are expressed in the most appropriate notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Xelem is a compact Java-library to read and write Excel files of type SpreadsheetML. It can produce sophisticated, intricate and complex spreadsheets from within any Java program. And, since the release of xelem.2.0, it can read xml-spreadsheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JFileSplitter

    JFileSplitter

    a java tool to split and join huge files

    Using this app you can easily split huge files so that you can easily transfer them in to drives. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    openAut

    openAut

    Open Source Hardware For Industrial Automation

    This project is aimed at producing open source hardware for real time use in industrial automation. This project will have a few sub-projects that will focus on individual hardware for various industrial purpose. Some of the sub-projects will be of type Field-IO Modules development, Analog-IO Module development etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    GrooveTube

    An ITunes style music player sourcing music from Youtube

    ...It gives you an ITunes style desktop music player, but without having to have any of the music on your desktop. Music is organised by artists, albums and songs in the same way as any other desktop music player. Just type in a new artist and it's as though you instantly have all their albums available to listen to. GrooveTube will first search your Music directory for the given song and play it if available. But if the song isn't available it will find it on Youtube and play it anyway. As with any other desktop music player you can create your own playlists. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Blue Basin

    General template for expressions using Lisp-like structures.

    A group of generic tools and containers for using in logical and mathematical terms. Lisp like type-safe n-Trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Automaton Lexer

    A Java library for creating DFA-powered lexical analyzers

    This project is derived from the dk.brics.automaton DFA library, version 1.11-8. The most significant change is the addition of a 'info' field to automaton states, allowing them to be associated with a token type. A few automaton operations were modified to preserve the value of this field. I have not given much thought to whether it would even make sense to preserve the 'info' field through some of the other operations. This project also includes an extension of RunAutomaton, called TokenAutomaton, that can be used as a lexer, as well as its support classes and examples of its use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Atarrabi

    Atarrabi

    A web-based workflow application for publishing environmental data

    Atarrabi is a web-based workflow application used for preparing meteorological research data for persistent identifier registration. This software will not run out-of-the-box. Please visit our web site and contact us to learn more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FFMpeg Drive

    FFMpeg Drive

    FFmpeg Drive is an interface for the video file manipulator FFmpeg

    ...It offers access to certain functions of ffmpeg: * the ability to bind individual frames (images) into a single movie file * the ability to convert movie files from one type (format) into another * the play movie function using mplayer. This is a work in progress, open to a wide set of possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Hide my message

    Hide my message

    Hide your secret message into any type of files

    Secrets is a Java application allow you to hide you message into any type of files either audio, video, text, dll or any type of files. It use a simple Cryptography algorithm to save the message in an secret way, so it can`t be read by any HexaReader. You can retrieve your message also in a very simple way by choosing the original file and click on Decode button. It was built using Java and Swing technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    KGJlib

    A Java library containing classes that I wrote and am happy to share.

    ...I open-sourced the library so that I could re-use it in any project I contribute to, and I'm developing it on SourceForge so that others can benefit from it too. The library contains useful classes for audio, JavaBeans, I/O operations, various type conversions, etc. One particularly interesting tool I developed is the NetSharedVariable system, which allows named variables (currently strings only) to be shared between different Java applications or apps that implement KGJlib on a single machine. Internally NetSharedVariable uses a client-server configuration, but that complexity is hidden from the application code which simply needs to interact with an instance of NetSharedVariable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...The metadata are extracted to a xml file, useful for comparison (see also my project comparator), Metadata are extracted using JDBC. Supported DBMS: MySQL and PosgreSQL. The metadata extracted from the catalog are: Catalog -> name Tables -> name and if its a view. Column-> name, type, precision, length, is null Index -> name, is primary key, is unique, and a list of its fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java based application for generating Java Doc type documentation from an Oracle database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VJDBC (Virtual JDBC) is a JDBC type 3 driver which provides efficient tunneling of JDBC commands/results over different communication protocols (RMI, HTTP, HTTPS ...).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSlidingInfo

    JSlidingInfo

    a sliding info component for java.

    a sliding info component for java. with this you can display sliding info at 8 positions on your screen. you can customize the text, font, foreground /background color, put custom icon, control slide speed and set the display duration. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Pattern Extractor

    a java based pattern extractor

    Pattern Extractor helps you to extract tile image from any kind of images. These tiles can be used for creating pattern in web pages or in images. You can save the tiles and export the pattern in your resolution. Tile selection is made simple for you as you can see the pattern it creates in real time. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mini Text Editor

    Mini Text Editor

    Mini Text Editor is a small application which is used to type things.

    Mini Text Editor is a small text editor that is in major progress. It was made with Java and took a while to make all the things included in it. Hopefully you enjoy the test versions, alpha versions, and beta versions! And if there is a problem with it, then just contact me @ cjaf.microcode@outlook.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    onlinepoker

    L'application est un poker jouable en ligne

    ...Le nombre requis d'utilisateurs pour commencer une partie devra être modifiable, mais est laissé à quatre joueurs par défaut. Tant que quatres utilisateurs n'ont pas rejoint la partie, celle-ci ne pourra démarrer et affichera alors un message du type "En attente des autres joueurs".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleXDCC is an intuitive xdcc download manager. It lets you simply join a desired server/channel and begin making xdcc bot requests. Ideal for people who wish to download multiple files without having to type a lot of xdcc send commands.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    AgED

    AgED

    AgED - Analysis given Experimental Data

    ...AgED relies on Elliptic Fourier Transcriptors to extract features from large quantities of image data. These features can then be visualized and you can evaluate them in a statistical manner. This type of analysis is particularly worthwile in the assessment of biological experiments. Elliptic Fourier Descriptors have been applied in a large range of applications in biology. Examples include the distinguishing of leaf shapes, fish sex, organ size and so forth. AgED is intended for scientific use only. Use and distribution of this technology is subject to the Java Research License included herein. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Android LPI Quiz

    LPI Quiz for Google Android

    With this android application you can check your Linux knowledge and prepare you to take the LPIC-1 exams (Linux Professional Institute Certification Level-1). You can choose two kinds of quiz: LPI-101 or LPI-102 exam. Every quiz type has 100 of questions, which are randomized in a total of a 20 test questions. After finishing quiz you can review your answers and view a detailed explanation about the right answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Znuli

    Znuli

    Quick gif animation creator

    Cross platform gui for quickly creating gif animations from screenshots with very little clicking and automatic filename generation. Written in Clojure. Please report bugs in the "Tickets" section rather than the "Review" sesion, and (in order for me to have any chance of fixing it) please supply operating system, java version and other relevant information. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jades

    Jades

    Java distributed executor service library

    ...More precisely, when a node is added, the application's jar is automatically copied (scp) to the node and a new server started (ssh). Handling of access restrictions is left to the user (ie you can type your password every time or use authentication keys). Nodes can be added dynamically. When a node is added, workers are created according to the node's processor count. Eg, a cluster of 4 quadcores will give 16 workers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo