30 projects for "system data" with 1 filter applied:

  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 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
  • 1
    restic

    restic

    Fast, secure and efficient backup program

    Restic is a backup program that is designed to be easy to use, fast, secure and efficient. It makes doing backups a fast and frictionless process, so you can backup your files every day if you need to. It supports backends for storing backups natively, including on the local directory, sftp server (via SSH), HTTP REST server (protocol rest server), OpenStack Swift, among many others. It also uses cryptography to ensure the confidentiality and integrity of your data. Restic supports...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    zpaqfranz

    zpaqfranz

    Zpaq compatible archiver for Win, Linux, Free/OpenBSD, Solaris & MacOS

    ...Optimized for cloud/NAS/USB with ultra-low bandwidth, military-grade encryption, and 1GB/s+ speeds on modern hardware. Why Choose zpaqfranz? ✓ Complete: Single/multi-file storage architecture ✓ Modern: SHA-2, SHA-3, BLAKE3, XXH3 and more ✓Paranoid: Antiransomware data verification with integrity checks ✓ Runs everywhere: TrueNAS, ARM-powered, even ESXi ✓ Lightning-fast: Multi-core processing + hardware acceleration ✓ Battle-tested: 15+ years of active development since 2009 Perfect for system administrators managing critical backups and anyone needing bulletproof archival solutions with enterprise-grade reliability. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    xplordb

    xplordb

    Open mineral exploration database system

    Now also living on gitlab. https://gitlab.com/mds-/xplordb Mineral Exploration Database template/ system for Postgres/PostGIS and QGIS. The project incorporates import scripts, data storage, validation, reporting, 3D drill trace generation and more. psql, pgAdmin and QGIS are the suggested database and GIS front-end programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DTDS

    Data Type Definition System

    DTDS is a system of definition of data types for unification of information exchange with use of different Samond Classes Library functions and for generation of source texts based on the completed data type definition
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    LedgerSMB

    LedgerSMB

    Building High Quality ERP and Accounting Software for SMB & SME

    LedgerSMB is an ERP, featuring accounting (including AR, AP, and GL), quotation and order management, and more, for businesses with small to medium transaction volumes. The system has been shown to easily handle thousands of AR/AP transactions per week. Data integrity, security, quality, and responsiveness are key values for our community, both among the developers and, we hope, the users. Additionally we aim to make LedgerSMB into a platform to integrate with, or even serve as a framework for building, other applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Sleuth Kit is a C++ library and collection of open source file system forensics tools that allow you to, among other things, view allocated and deleted data from NTFS, FAT, FFS, EXT2, Ext3, HFS+, and ISO9660 images.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 8

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NFDUMP - Netflow processing tools

    netflow collecting and processing tools

    *** This project moved to Github *** https://github.com/phaag/nfdump However, you may want to download older versions from here. nfdump is a set of tools to collect and process netflow data. It's fast and has a powerful filter pcap like syntax. It supports netflow versions v1, v5, v7, v9 and IPFIX as well as a limited set of sflow. It includes support for CISCO ASA (NSEL) and CISCO NAT (NEL) devices, which export event logging records as v9 flows. nfdump is fully IPv6 compatible.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10

    libcutils

    Some Useful C-Utilities

    Libcutils provides a self-contained set of fundamental routines which are essential to basically any Unix utility or daemon application written in C. The library provides fundamental data structures such as lists, hash-maps, strings and parsing functions for JSON or the typical dot-file based configuration data. The following list summarizes the currently supported functionality: * length delimited instead of NULL terminated strings * memory management based on reference counting * several list processing functions like iterators and map-reduce * support of [Ideal Hash Tries](http://infoscience.epfl.ch/record/64398/files/idealhashtrees.pdf) for highly efficient hash map data structures * parsers for [JSON](http://json.org) data and the text configuration files found in Unix system * doubly linked circular lists for reliable event queues * support for test and debugging of memory management problems such as memory leaks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    openlsm
    openlsm - Web based open source, Linux Server Management(LSM) -LAMP ,FTP,Jabber, Samba,NFS,LDAP and MySQL based virtual hosting, Squid,Backup,Quota,Mail ,spam-assassin, mailable,Asterisk, web hosting, Load balancing, nagios and ganglia monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SeoToaster eCommerce Shopping Cart & CMS

    SeoToaster eCommerce Shopping Cart & CMS

    100% OOP Next Gen CMS and Ecommerce Shopping Cart Solution

    SeoToaster is the most advanced SEO & marketing CMS and eCommerce shopping cart platform that can be used right out of the box, with no plug-ins required. The SeoToaster content management system features a uniquely intuitive content management system interface, combined with powerful automated marketing. W3C compliant HTML code generation, no layout restriction, unbreakable theming system, unmatched SEO, or automated merchandising are just few of the many built-in SeoToaster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    open-lims

    open-lims

    The Open-Source Laboratory Information Management System

    Open-LIMS (Laboratory Information Management System) is an organism independent project management suite for biological projects. It contains management for projects, samples and their related data.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    py-pf

    Managing OpenBSD's Packet Filter with Python

    py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It aims to combine the flexibility of PF's C API and the power of Python, making it easier to manage PF data and to integrate firewalling capabilities in more complex applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Speculative Access to Memory is a library that allows programmers to create threads that access to memory regions speculatively. This means that the read data is not validated until the system is sure that all data dependencies have been resolved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dhcp-gen

    dhcpd.conf generator

    dhcp-gen is a perl script that was written by me and Trond Erik Dalho to simplify editing dhcpd.conf for adding static ip to computers and equipment on our school. It also made it easier to do manage the network by limiting some computers access to the local network only. Creating closed networks. And it also worked as a database over all our computers and equipment, making it easier to keep track of everything. All information about equipment is stored inside csv files which are comma separated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHPulse
    PHPulse is the fastest MVC framework for PHP with a pageload averaging 10-15 times faster than other frameworks. It comes with integrated AJAX handling and built-in security management, administrative interface and installer scripts for for easy inst
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Utilizes common unix utilities to provide a simple backup solution. Like Apple's Time Machine, sbak uses hard-links to minimize disk usage. Reduces data transfer by using compressed rsync transfers. Web interface and subscription service coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ProgPorts is an administrative and easy user interface to hundreds of proteomics, molecular dynamics, and protein crystallography programs. It is a hybrid of the prog/setup system, developed at Johns Hopkins University, and GNU-Darwin ports system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EDAS2 is a web-based environmental quality data management and decision support framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Ruby Dynamic Data Tracker project aims at designing an evolution of the BeOS Tracker interface. It takes advantage of the assets of the Ruby language. It is written especially for FreeBSD although any Unix-compliant OS running QT should do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tabfmt is a command line utility to format tabular data. It reads lines from one or more files or from standard input, breaks the lines into fields given a set of field delimiters, and prints a table with constant-width columns to standard output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Vinum Volume Manager is a device driver which implements virtual disk drives. It isolates disk hardware from the block device interface and maps data in ways which result in an increase in flexibility, performance and reliability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB