Showing 1760 open source projects for "data"

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

    POLogistics

    RC model shipping container crane system

    Software to run an Arduino controlled hardware crane in order to load and unload model scale shipping containers to and from a container warehouse.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    ExifCleaner

    Software to clean exif data from images.

    Software to clean exif data from images. Software, die die Exifdaten von Bildern entfernt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...SmartSlog applies the code generation approach: given an OWL ontology description, the ontology programming library is produced. The latter provides API to access the smart space via a Smart-M3 Semantic Information Broker (SIB) and data structures and functions to represent and maintain locally in KP code all ontology classes, relations, properties, and individuals. Since 2012 the project is supported by grant KA179 of Karelia ENPI programme, http://kareliaenpi.eu/ More information about project: http://oss.fruct.org/wiki/SmartSlog Smart-M3 on Wikipedia: http://en.wikipedia.org/wiki/Smart-M3
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    MFLib
    MFLib is a c# library to add/edit/delete securities and data to file-based MetaStock databases. It provides a higher level structure to control various MetaStock directories at once. Donations: All the work is being done on spare time by myself. Please consider donating. A little goes a long way. (The link is on the menu bar)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5

    HORK

    HORK v1.1 Object Relational Mapping (ORM) toolKit

    ...HORK will eventually provide everything needed in an ORM, but will have to retain its low complexity and very good performance. HORK only contains the features needed to move data to and from the database. Unlike other ORM's, HORK does not add features that replace things the database already can do. HORK is designed to be as fast as a custom Data Access Layer, and in most cases will be faster than available class serializers. HORK was also designed to be used on most operating systems. HORK is written in C#, and is compatible with .NET 4 or later and with MONO v.3 or later. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CANStream

    CANStream

    An applicaton for CAN bus coms development, testing and validation

    ...Thanks to its powerful built-in mathematical expression evaluator, CANStream can also behave as a real control system feeding back the test device or commanding a third party device with context sensible data. Extended data logging and data analysis features of CANStream provide a comprehensive solution for testing and results analysis CANStream extensively uses the PCAN-Basic API developed by PEAK System for the PCAN-USB adapter You will therefore need to have PCAN-USB adapter and at least one free USB port available to make a complete use of CANStream. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Weed Killer

    Aged File Removal

    Weed Killer is a .NET solution to prune aged files from folders, working equally well on a single workstation, or multiple data centers. It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application. Feature include: - Enhanced multi-layer wildcard support for folder-trees. - Choice of regular expressions or traditional wildcards for file or folder patterns. - Ability to specify not only inclusion, but exclusion patterns as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Infinite Compression

    ASYMPTOTICALLY RECURSIVE DATA COMPRESSION (v0.0.0.1)

    ASYMPTOTICALLY RECURSIVE DATA COMPRESSION (v0.0.0.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yggdrasill

    Yggdrasill

    3D Evolutionary Tree Visualization

    ...Intended for educational and scientific purposes this demonstration release allows to display and explore evolutionary relationships between different terrestrial vertebrate species. Currently available features include procedural tree generation of evolutionary data provided by the Tree of Life (ToL) Web Project (http://tolweb.org/tree/), full three dimensional camera controls as well as a web search, an extinct species overlay and more. Later updates will include the full ToL dataset, improve tree generation and overall accessability, as well as adding access to other datasets. Special thanks go to the Tree of Life Web Project and all its contributors for providing the data and to Unity Technologies for free access to Unity 5.
    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

    LockyMonitor

    Windows Service to check if files has been changed by ransomware

    Windwos Service to check if files has been changed by crypto ransomware. It does not prevent from ransomware infection! Don't use it in productive environments to prevent data loss! The Software comes without any warranty. If files has been changed it send a email and shutdown or disconnect the host or stop the server (LanmanServer) service to disconnect all shares on the server. The FileSystemWatcher object raises the events for the files in the monitored target folder. If a file in the monitor folder is changed by a user or programm a false alarm will be raised! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LockyService

    Windows Service to monitor file events for crypto ransomware

    Windows Service to monitor drive c: for file events with crypto specific file extensions or with big file entropy. It does not prevent from ransomware infection! Don't use it in productive environments to prevent data loss! The Software comes without any warranty. When a alarm is triggerd it send a email and shutdown the host or disable the network interfaces. The alarm can be triggerd if locky extensions were found. Or if files were probably encrypted (big file entropy level). Or if a file event counter exceeds the allowed number of events in a certain periode of Time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LockyMonitorConsole

    Console app to check if files has been changed by crypto ransomware

    Console application to check if files has been changed by crypto ransomware like Locky. It does not prevent from ransomware infection! Don't use it in productive environments to prevent data loss! The Software comes without any warranty. If files has been changed it send a email and shutdown or disable the network interfaces of the host. It runs under the user account and monitor drives which are connected to a server share. Works with remote to local Symlinks on a server share. Can map and monitor drives by using the subst or net use command. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Line of business application framework for common concerns such as: - Domain-driven development - State tracking - Validation - Composites - Query - Programmatic sql statement generation based on report meta-data - Support for pivot tables - State in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Systems Biology Results Markup Language is a language describing data. Unlike flat data formats, SBRML allows describing the origin of the data as well. This project hosts a library and tools for using SBRML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    PowerLed

    PowerLed

    RGB power indicator

    This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library. This software is in beta, and not 100% completed yet.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    Moon panorama 360

    Software to restore cyclorama (360 deg. panorama) from photos

    ...If you select a correct field of view (FOV) for photo images, its combination become ideal for distant points. For moon cyclorama it is also possible to check a Sun and Earth positions on the sky and to compare the result with a LOLA data (provided by the the LRO moon satellite).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The HandCoded Toolkit for FpML processing is a library supporting functions for manipulating FpML documents implemented both in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Crescent - plugin based RPG Maker Tool

    Crescent - plugin based RPG Maker Tool

    Development of a plugin based dev tool for RPG Maker

    Development of a framework for building plugins for manipulating the project data of RPG Maker series (XP/XP Ace/MV so on) from Enterbrain. Target platform: Windows/Mac if you are interested in developing addins check https://sourceforge.net/p/crescent-editor/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Context-Shredder
    With Context-Shredder you can destroy your sensitive files. Choose from simple destruction or shredding by Peter Gutmann 35 times. Eraser -Tool for Windows. An user can create deletion tasks, overwrite the available free space or destroy disk drives with the help of this handy tool. The included Portable -[Context-Shredder] allows the user to navigate and view all the files found on the system. You need the .Net Framework 4.0 from Microsoft.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    MuWoC

    MuWoC

    Analysis of textual data using multiple word clouds.

    A program for the analysis of categorized textual data using multiple word clouds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Unity Cluster Package

    Unity Cluster Package

    Dragging and Dropping Components for Multi-projection Applications

    This component set for the Unity game engine facilitates the development of immersive and interactive multi-projection applications. The drag-and-drop components allow Unity applications to run on a commodity PC cluster with passive support for stereoscopy, perspective correction according to the user's viewpoint and access to special servers to provide device-independent features. Cite us. Please check the package main paper (1), the survey used as base (2), and some multiprojection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Open Modeling Interface and Environment (OpenMI) defines a standardized way to exchange data between computational models that run simultaneously. OpenMI aims to enhance process interaction representation in integrated environmental modelling.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    SyncMLDotNet

    SyncML .NET API and Outlook Addin

    This project includes a set of .Net components for synchronizing meta data with a SyncML server such as Funambol DS server. SyncML Client for Open Contacts and Addin for MS Outlook are utilizing the API. And the development was moved to https://github.com/zijianhuang/SyncMLDotNet as of 2016-04-14.
    Downloads: 0 This Week
    Last Update:
    See Project