Search Results for "information system" - Page 81

Showing 8563 open source projects for "information system"

View related business solutions
  • 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
  • $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
  • 1
    This software joins the power of NRPE with the flexibility of Java. JNRPE will give you the ability to call both old style native NAGIOS plugin and create new plugins with Java. Moreover, as of 2.0 JNRPE is embeddable in your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    conjoon

    conjoon

    Webmail made easy!

    conjoon is a webmail client with personal information management ambitions. It runs completely in a web browser and features a broad range of functionality known from desktop applications; it provides functionality for organizing RSS feeds, Twitter and Email accounts. It comes with an installation wizard that helps with installing and updating the application. Built using Zend Framework and Ext JS, it focuses on easy system integration and usability on the client side. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Indian Linux Project Goal is to build a Indian language enabled Linux distro & applications with support for Indian Languages
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 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
  • 5
    KETL(tm) is a production ready ETL platform. The engine is built upon an open, multi-threaded, XML-based architecture. KETL's is designed to assist in the development and deployment of data integration efforts which require ETL and scheduling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Let's Memorize Japanese

    Let's Memorize Japanese

    Spaced Repetition System to study Japanese

    LMJ is a software that helps in the study of the Japanese language, in particular it is a spaced repetition system, to memorize Japanese words easily and quickly
    Downloads: 0 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

    meminfo

    Shows memory info about processes

    This small header file is pure C and can be used in any C/C++ program to get memory information about the current process. Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you! It is even capable to observe a difference before and after a call to free() or delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Radiuino

    Radiuino

    Firmwares baseados em Arduino para redes de sensores sem fio

    O Radiuino é um firmware baseado no Arduino para fácil utilização de redes de sensores sem fio. Ele é estruturado como uma pilha de protocolo em camadas, para facilitar a implementação de diversas aplicações. O Radiuino é focado em facilitar o desenvolvimento, se tornando uma poderosa ferramenta para o desenvolvedor. Ele possui dois tipos de firmware: Um incluindo a pilha de protocolo de 5 camadas, para uso avançado, e outra incluindo apenas uma camada, para uso em desenvolvimento voltado...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mARC is a novel data modeling technology rooted in the second quantization formulation of quantum mechanics. It is an all-purpose incremental and unsupervised data storage and retrieval system which can be applied to all types of signal or data, structured or unstructured, textual or not. mARC can be applied to a wide range of information clas-sification and retrieval problems like e-Discovery or contextual navigation. It can also for-mulated in the artificial life framework a.k.a Conway "Game Of Life" Theory. In contrast to Conway approach, the objects evolve in a massively multidimensional space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    issuedb

    issuedb

    A simple issue tracker system.

    A simple issue tracker with a standalone database using SQLite. Please, read the Wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 15
    Bio.B-Gen

    Bio.B-Gen

    Initial system (box) generator for biological molecular simulations

    ..."Bio.B-Gen" was mainly designed to be used with the GROMACS molecular dynamics simulation package (http://www.gromacs.org). "Bio.B-Gen" depends on the GROMACS topology and force field information (.top and .itp data files) during the generation stage. "Bio.B-Gen" adds specified number of copies of a molecule to an existing configuration to a specified spacial domain inside the system, such as a sphere, cube, spherical shell, layer, etc. Then, optionally, "Bio.B-Gen" resolves overlaps between molecules in the system and saves the new molecular configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    phpformgenerator

    generate multi page html web forms for easy download to web server

    Easily create web forms and then download them as a zip for easy insertion into your web site. Online Demo. No need for installation. Create a multi-page web form and download it as a Zip for insertion into your web server. http://phpformgen.sourceforge.net/new_demo/phpformgen/ Requirements: * MySQL on Form Creation server * Sendmail on Public Web Server if you require email output Origins & Licensing: This project is a fork of "phpformgen" which appears to be dead. If that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gpac

    gpac

    This project migrated to https://github.com/gpac/gpac/

    Multimedia Framework for MPEG-4, VRML, X3D, SVG, LASeR, MPEG-DASH ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DCTFinder

    DCTFinder

    Extract title and creation time from web page.

    Web pages do not offer reliable metadata concerning their creation date and time. However, getting the document creation time is a necessary step for allowing to apply temporal normalization systems to web pages. DCTFinder is a system that parses a web page and extracts from its content the title and the creation date of this web page. DCTFinder combines heuristic title detection, supervised learning with Conditional Random Fields (CRFs) for document date extraction, and rule-based creation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Iometer
    I/O performance Analysis Tool
    Leader badge
    Downloads: 395 This Week
    Last Update:
    See Project
  • 20
    We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    P objdump

    P objdump

    Tool to find symbols in Library or Executable

    This tool is handcrafted for developer to find symbols listed inside Library and Executables. Upgrading for demangling support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PrintLogo

    PrintLogo

    Free Joomla! plugin to display a header-logo on printed pages.

    Free and simple Joomla! system-plugin to display an own header-logo on top of the first page when printing with Joomla!'s integrated function. Activate this plugin and select a logo from the imagelist (upload your own custom logo to the "images/" path). More detailed information about each parameter setting can be found in the popup help text of the plugin parameter settings pane of Joomla!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Freestyle Learning (FSL) and Open University Support System (OpenUSS) are specifications for Learning Content System (LCS) and Learning Management System (LMS). They provide J2SE, J2ME and J2EE reference implementations on those specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Process Control Daemon (PCD)
    PCD – Process Control Daemon is a light-weight system level process manager, designed for Embedded Linux based products. The PCD is used for starting the system in a synchronized manner, control and monitor processes and recover from crashes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DLT - Debian Linux Tools [Emergency]

    DLT - Debian Linux Tools [Emergency]

    A bootable customized Emergency Debian Linux Live Tools-CD / Boot-USB

    ...It´s build directly from the Debian Wheezy 7.8 Sources with Patch-Build, marked on the ISO-Filename. The Linux DLT-ISO is still in Development... Thanks for the following Alpha/Beta-Tester: Walch, Ludwig from Germany Please look at the Ticket-System for Updates on this Project. The Linux DLT ISO contains some Bugs. Please look here at the Ticket-System above for Information. Warning: NOT FOR PRODUCTION SYSTEMS! ONLY FOR TESTING PURPOSES!
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo