Showing 3556 open source projects for "type"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
    Mediamaster RSS Reader

    Mediamaster RSS Reader

    RSS Feeds Reader Wordpress plugin

    This plugin provides the ability for administrators to include in wordpress platform, save and show in a post, the text widget or on a page, with a simple shortcode: [rssMediamaster], the feed of any web service. Administrator can set a minimum number of recent posts that wants to display to users, remove the tags or not, the author and the date of the same post, and then customize the colors of the title, author's name, tags and with the preview of the contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Data Structure

    Java Api to manipulate simple on data of Hierarchical Type

    Java Api to manipulate simple on data of Hierarchical Type. There is lot of usefull methods like addChild , getChild , getData , removeChild , parse xml and lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Please follow us at http://libical.github.io/libical The Free Association project maintains libical, an open source reference implementation of the icalendar data type and serialization format. libical is used in dozens of calendaring and scheduling products.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    Crypto

    A powerful data encrypting tool.Encrypt data inside files.

    Crypto encrypts data inside any file.Not only the data is encrypted but also hidden.You can choose any type of file and hide your valuable data inside it.But the host file's size does not increase.So none can notice that you have Gigabytes of secret data inside a tiny 10kb text file.Try it now.Totally free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    I created custom made File Manager for alternate use for making easy to access files in storage device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NBTSharp

    Named Binary Tag Library for .net

    A named binary tag library (file format used in the computer game Minecraft) for .net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Simple Image FTP Uploader C#
    Very simple image file uploader can do the following: Upload all type of images to your server (.bmp,.jpg,.gif,...) Multi Uploader images in the same time. save your ftp server details in database(SQLLITE). Good Luck.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    r-nu

    R-Type series based game

    R-Nu is a spaceship shoot-em-up game with side-scrolling graphics based on the R-Type series.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9

    music-barrel

    Music juke box for Raspberry Pi, web/mobile inteface

    Web interfaced music juke box for Raspberry Pi Features set auto scan local and remote storage for music file and store them in database with separated type, quality, year, genre, album, artist, composer, song, duration, tags, and original location Manually adding directories or songs in the database above Create playlists (static) Create playlist ad hoc by query or wizard driven Add songs to static playlists Navigate over file system with filtering Play playlist in modes sequential, random, repeat Edit song tags with corresponding DB record update Support formats MP3, WAV, WV(ISO), FLAC, APE, AAC. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    This little helper utility is for use in the AfterWorld game (www.afterworld.ru). It scans the inventory/storage xml export files to produce an easy to view list of items from the latest of each type of storage file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CrashCart

    A Zero-config live CD for First Responders and Forensic Analysts

    ...Quick Instructions (sorry I'll add doco soon): 1. Boot the infected system from the CD image 2. SSH to the IP address displayed on the screen. 3. Logon: analyst Password: malware 4. Type cchelp for hints
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dupehasher

    Shell script for managing duplicate image files in a directory.

    dupehasher scans the given directory for files that are identical except by filename. dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical). Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates. Additionally it can batch-rename all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DICE
    DICE is a Discrete Integrated Circuit Emulator. It emulates computer systems that lack any type of CPU, consisting only of discrete logic components.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 14
    AnotherFSM

    AnotherFSM

    State machines for Java, FSM.

    AnotherFSM is yet another implementation of state machines, a library for Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FindIT

    Filter files and find what you need from it

    This little program allows the user to search for text in multiple files. If you need to look something up in big files (e.g. log files), just type in what you are looking for, specify your pattern and save the result to a new file. If you are interested, fork me on github or just download the current version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this functionality. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    AnyFileEmbedded

    Script that allow you to show any of listed files on your page

    AnyFileEmbedded - is an collection of methods for showing files using plugins or HTML5. You don't need to know, what plugin or code should be used for this type of file. Just write one line of code and file will be shown on your page. Instruction: https://sourceforge.net/p/afembedded/wiki/Guide/ You don't need to download script, just use this: <script src="http://pastebin.com/raw.php?i=p29jn9gs"></script> Supported files: docx,pdf,ppt,pptx,odt,doc,rtf,mp4,ogg,webm,mp3,wav,swf,xls,html,php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libcontc

    libcontc

    Container library in C.

    ...Compatibility ISO C99, ISO C++98, ISO C++11. Performance These are designed to be general purpose, and reasonably efficient in most circumstances. Notes The biggest problem with these is type safety due to the use of pointer to void for type abstraction. This code is intentionally spartan. With the exception of a handful of assertions placed as an aid to debugging for the most common or fatal errors (underflow in pop operations, allocation failures), this library makes no attempt to protect itself. Please read 'algo' function documentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    hf

    bash history file filter

    hf (history filter) filters bash command history in a way similar to a file search. You can see the results as you type, then you can run or edit the selected command. If you use the Ctrl+r bash shortcut a lot, this will definitely make your life easier. hf is a fork of hstr: https://github.com/dvorka/hstr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FlexGen is a flexible random map generation library for games and simulations. Maps are generated by randomly laying down map tiles so that their edges match. You can define map tiles however you want to determine what type of map is created.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    BlackLight - XML Viewer

    BlackLight - XML Viewer

    A syntax-removing XML viewer with tree navigation

    An XML viewer aimed at making the data easily browse-able. Licensed under GPL v3 Simple Description: https://tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29 Full: https://www.gnu.org/copyleft/gpl.html I developed this for use in reviewing various data files for mechanical engineering analysis software I use. I also use it as an aide when writing XML parsing programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Robot Framework VirtualBox Library

    This library provides support for VirtualBox.

    This library provides support for VirtualBox. In this version I have developed basic functionality: - Creating and setting virtual machine (memory, ACPI mode, first boot device, OS type, controller type, network) - Creating HDD - Attaching HDD and other storage - Exporting VM - Importing VM - Starting / Stoping VM - Deleting VM - Setting VRAM - Setting Snapshot Folder - Taking / Restoring Snapshots - Setting USB / USB2.0 - Taking Screenshots Author: Dawid Meyer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libuniactor.googlecode.com An abstract library targeting game developers, providing advanced control functions for any type of game actor designed to be usable in any game genre. It doesn't matter if your game is 2D or 3D, sdl, opengl or dx, you provide the visual interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation. This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format. It can be also used for exam and test designing! Tested on: -Linux Ubuntu 12.04 -Windows 7 64-bit QueLang can run by double clicking the .jar (or .exe)...
    Downloads: 0 This Week
    Last Update:
    See Project