Showing 1759 open source projects for "data"

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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    An assistant application over JIRA system, report, data export/import, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Network Connection Test

    Server and Client applications for testing network connectivity.

    ...The Server application listens on a TCP and/or UDP port and the Client application connects to these ports. Both applications display logs when the client connects and the data is being sent and received. This is a useful tool when configuring network routers or firewalls. The source code is a demonstration of sockets and multithreading programming using C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    xps viewer

    xps viewer

    tiny viewer for the XPS file format

    tiny viewer for the XPS file format. Supports external and internal links. Many different console parameters possible so you can adapt it easyly for your needs. Can load xps files from pipes. Very small exe size (242 KB).
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 4
    Firebird DDEX Provider for Visual Studio

    Firebird DDEX Provider for Visual Studio

    This is complete Firebird DDEX Provider for Visual Studio.

    The DDEX data provider for Firebird provides access to the Firebird databases in your Visual Studio projects. Many Visual Studio and Firebird versions are supported. This provider also gives the chance to use Enitity Framework. However for this purpose the version of the Firebird server shall be 2.5 or above. Installer registers assembly FirebirdSql.Data.FirebirdClient.dll in GAC, makes necessary changes to the machine.config and registry regarding a branch of data source of the Visual Studio.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    ApiVizTEP

    Application for Visualization of Target Tissue in Electroporation

    ApiVizTEP is short for Application for Visualization of Target tissue in Electroporation and has been developed with medical and electrical engineering students in mind as target users. It could also conceivably be used in training of medical staff in preparation for malignant tumor treatment with the process known as electrochemotherapy. This well-researched and developed treatment has a high success rate and is being adopted by many medical institutions performing cancer treatment...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Galaxy S3 Contracts Comparison Tool

    Galaxy S3 Contracts Comparison Tool

    Galaxy S3 Deals comparison tool, for finding cheapest contracts in UK

    A very simple and easy to use tool made in .Net C# for comparing the prices of Samsung Galaxy S3 Contracts in UK. It will help you in finding the best deals from your desktop without visiting any website. This tool is very useful for all those people who want to save money while buying pay monthly deals on Samsung Galaxy S3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Tonic EPC

    .EPC (Electronic Product Code) Encoding/Decoding Library for .NET

    Tonic EPC is an EPC (Electronic Product Code) Encoder/Decoder library written in C#. It aims to support the latest EPC TAG Data Standard (see http://www.gs1.org/gsmp/kc/epcglobal/tds/) with focus on id and tag uri handling. Have a look at the project wiki for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SkyTracer is a desktop software intended for data collection in radioastronomical observations, as well as data collection for other uses. It's interface aims to be rich and easy to use. Data collection can be achieved by one of these devices: PICADC (free Microchip PIC solution developed by me [will make publicly available soon]), MC Measurement Computing (MCC) board or any Sound Card with Line In or Mic input (used for spectral analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IMZ

    IMZ

    Image My Zip (IMZ) is a small standalone Zip to Image converter

    Image My Zip (IMZ) is a small standalone Zip to Image converter. It takes an image and a zip file as input and produces an image that actually carries the data of the zip file. It means, when you use IMZ to combine an image file and a zip file, you'll get an output as an image file that opens like an image file and looks the same as the previously selected image. But when you Decode it using IMZ, you can get the same data of your zip file from the encoded file. IMZ is in its infancy period, so can cause break-downs. ...
    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
  • 10

    Unconflict

    Mergetool specifically for single git conflict files

    ...WinMerge is a good mergetool for resolving conflicts in files you're merging in git, but when resolving conflicts in conflict files, it only allows changes in "your" file, negating much of its usefulness. Unconflict helps you remove conflicts from git conflict files without losing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Encryptron

    Encryptron

    An encryption software using C# 4.0

    ...Now feed this data back in the software you get usual form the plain English language. Put the same software at both terminals it may help in encoding and deciphering simultaneously
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    A Nibble of a Byte

    Bit manipulation and unique compression of limited data sets

    ...Virtually all functionality of the demo app derives from the NibbleAndByte class. This class may be added to VB.Net or C# applications that require compression of numeric, non-repeating data with a limited set of delimiters. The most appropriate application for this design is in compressing delimited numeric data. The compression rate for such data will consistently be at 50%.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Gps Reader To File

    Gps Reader To File

    GPS data in a file for development testing

    This program will read from an active GPS device and save it to a TXT file. This can then be used to fake a GPS signal while your developing your own GPS based project. I think its easier to develop this way from the home/office over having to bring the laptop outside and test / develop. Completely free, source included for those who are only getting into development, just like myself Please leave a comment (Good or bad) if you're downloading and using it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xperia 2011 ROM Hub

    Xperia 2011 ROM Hub

    All in one tool for Xperia 2011 line, Alternative to Wotan Server

    A tool which combines a lot of features(See the list below). The key feature is the ability to download and flash stock firmwares for almost every 2011 Xperia device. Not all firmwares are online, so if you get an error, try again later. View Wiki page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Countageous

    Countageous

    Source Code Line Counter

    Is totaling the number of lines in your source code across all project related files dragging you down? Countageous can help! Just select the source code files in question (any extension, and from any directory), and let the program do all of the tough counting and adding up work. Hopefully it can make something a little easier for you. - I'll add more features down the line, so suggest features that you'd find useful and I'll see what I can do! REQUIRES .NET FRAMEWORK 4.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KineticaRT .Net Components

    KineticaRT .Net Components

    KineticaRT .Net Components - for fast control & monitoring systems

    KineticaRT .Net Components are a unique collection of software components for building high speed systems for control, monitoring, test and data acquisition. KineticaRT .Net Components have a proven track record for reliability and speed of implementation in automotive and aerospace markets. KineticaRT .Net Components are used in applications as diverse as greenhouse automation, financial data displays, retail security, F1 wind tunnels and engine test cells. KineticaRT .Net Components are used around the world by software developers, system integrators and end users. ...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 17
    FixMyNumbers

    FixMyNumbers

    regression and variance analysis quickly calculate data

    This software is designed to help student's regression and variance analysis quickly calculate data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DB Comparator is a simple to use tool to compare and sync MS SQL Server databases. It shows all data object differences side by side in a hierarchical tree view. It compares tables, views, indexes, constraints, procedures, functions and user data typ
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Netduino Laser Tag (NLT) is a project that uses the Netduino as a platform for software which controls a game of Laser Tag. It allows you to configure the game beforehand, supervise it while playing, and presents the data after the game finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JiraDataExporter

    JiraDataExporter

    Export issues from JIRA to a SQL database

    Use JIRA's REST API to sync issues, worklogs, projects etc into SQL tables, enabling you to point your favourite BI tool at the data. I highly recommend Tableau (http://www.tableausoftware.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ID3.NET MP3 Tagging Library
    ...It also contains non-portable libraries that provide additional platform-specific support. ID3.NET also provides an extensible metadata discovery framework that can discover specific ID3 frame data (like album art, lyrics, etc.) from various online services such as Amazon, ChartLyrics.com, Discogs and more. ID3.NET has been moved to GitHub. The code in the SourceForge SVN repository has been frozen and all further commits will happen on the GitHub repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Librato Metrics for .Net

    Librato Metrics for .Net

    .Net library for interfacing with Librato Metrics

    .Net library for interfacing with Librato Metrics API for https://metrics.librato.com. This library will primarily allow you to collect data and report it to the Librato Metrics repository, from which you can then use their reporting technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Files Arranger

    Files Arranger

    An quick automatic files arranger

    Files Arranger helps you to arrange files by easy steps, you can use it to backup your data before formatting your computer, or to store it, your files must be arranged!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Software Inventory Audit Tool (SIAT)

    Simple Tool for performing audit from a software inventory

    Features are: Import of inventory from OCS Inventory NG, management of licenses, perdforming of an audit, export of simple reports in excel spreadsheets. This tool is basic and designed to ease the life of IT management for analyzis/audit after full inventory of the software assets. Features: - import of machines, software list and inventory from OCS Inventory NG server - Classification of software (by type of licensing) - Management of licenses ownership - Audit : Assignment of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Garmin usb data reader

    Read the data off your garmin forerunner 305

    The aim of this project is to assist in reading the raw data directly off your garmin device. The development is currently being tested with a garmin forerunner 305. The only requirement is that you have the garmin drivers installed. The drivers can be found here http://www8.garmin.com/support/collection.jsp?product=010-00467-00 There is no need to install the garmin connect software as thecommunication happens directly with the device
    Downloads: 1 This Week
    Last Update:
    See Project