Search Results for "type 1 hypervisor" - Page 23

Showing 756 open source projects for "type 1 hypervisor"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TaskKillMac is the Mac alternative to TaskKillGUI, a windows application developed by Unikornn. TaskKillMac displays a list of tasks that are running and the user can type the name of one and it will be instantly killed. TaskKillMac runs inside Terminal at the moment and is written in the Objective-C programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Administration Commercial Commitments

    Administration of trade commitments and financial or legal agreements

    The system automates the process, controls, executive information generation, trading activities and implementation of a business commitment, legal or financial. 1. The process begins with the creation of contacts, authors or participants in the process then creates a summary of the commitment, which includes the type of commitments, the clauses and key dates and the status of the negotiation process. 2. The commitment of the relevant information is added to the database can be extracted directly from the original documents or entered manually. 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Vocale

    Virtual CUDA Library Extension for Qemu

    ...This file also tells where one may download the thesis. Vocale is not a complete solution, and there are issues regarding performance and security that needs to be solved.
    Downloads: 0 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
    Eclipse Plug-In that determines the Minimal Access Modifier of Java types and methods project and computes the software metrics Inappropriate Generosity with Accessibility of Types (IGAT) and Inappropriate Generosity with Accessibility of Methods (IGAM). The Minimal Access Modifier of a Java type or type member is the most restrictive access modifier that is able to allow all actual usages of the particular type or member from inside a given code base (normally the entire source code of the respective Java project). The metric Inappropriate Generosity with Accessibility of Types (IGAT) indicates the proportion of those types which actual access modifier is more generous than the minimal one relative to the total number of types in a given source code subset. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Mario Pong

    simple game from the XNA Extreme 101 series

    Mario Pong is an XNA game project set by the XNA Extreme 101 class by Jason Busby. It was our mission to take their idea of a pong/breakout type game, and the collision detection code they taught us, and to make our own game with the knowledge we learnt. When I got to texturing the game, I quickly snatched some Mario sprites and sounds for the blocks and after implementing those I decided to do the whole game as Mario theme. The main reason was that I could implement the coins as points, knowing how rewarding it feels collecting coins in Mario, I thought this mechanic would work well. == Requirements == To play this game you will need these installed :) 1. .Net Framework 4 http://www.microsoft.com/download/en/details.aspx?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Firefly UML

    Firefly UML

    A free, easy-to-use and user-friendly Java-based UML editor.

    ...Firefly UML is really easy to learn as it provides you multiple ways of access to the same function - be it mouse action, hotkey, context menu or toolbar icon. And the best thing is: once you have learned how to handle one type of diagram, you also have learned how to deal with the other diagram types, because they all follow the exactly same user interaction patterns. Besides being user-friendly, Firefly also offers powerful features which other free editors usually do not. For example, you can import your existing Java project into Firefly and generate nice-looking class diagrams within a matter of minutes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...This project is issued in general interest in hope it will guide students to learn and effectively they will learn and develop it more and add more features. Features Implemented : 1. Syntax Phase : Almost all common keywords but no preprocessing headers, etc 2. Semantic phase : a. type mismatch of int, char,float,double b. undeclared identifier c. multiple declaration 3. Intermediate Code Generation: expressions and for-loop. Regards Harsh Mathur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TextMachine
    Want to write a program for beginners who start with 10 fingers. It provides a graphical interface with fast handling and rapid download, easy to type, and that's it! It even has no installer, there is only one file, you must download! It is available in German and English. To download Java is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Nature Inspired Toolbox is a software tool meant to solve optimization problems developed in MATLAB environment. Presently, this release is only based on various PSO algorithms and comming versions will include ACO, GAs, BBO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Trace dependencies of scripts and generate list of dependencies or nest contents of dependent files into a continuous text or searchable html file. Files are dependent when the name of one file is found in the text of another. Supports search path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MultiCalcQt

    C++/Qt project of a multi-type calculator.

    Calculator that works with different types, developed with C++ & Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Delphi CouchDB Client

    CouchDB client for Delphi XE2

    This is the code samples that were used during my talk at the 2012 ADUG symposium on REST. CouchDB was one of the systems I demonstrated connected to and since there was no known CouchDB clients available I wrote this one that allowed for Generics support so a simple persistence mechanism is in place. While this client can be used it is not tested exhaustively and but I am hopeful that others can use it. A few well deserved references. http://www.adug.org.au for allowing me to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LIME

    LIME is a software tool for creating multiphysics simulation codes.

    The Lightweight Integrating Multiphysics Environment for coupling codes (LIME) is a small software package for creating multiphysics simulation codes. LIME is intended to be especially useful when separate computer codes (which may be written in any standard computer language) already exist to solve di fferent parts of a multiphysics problem. LIME provides the key high-level software (written in C++), a well defi ned approach (with example templates), and interface requirements to enable the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    J-VRPsolver

    Solve VRP with 1 warehouse and 1 vehicle type

    a simple and effective vehicle routing problem’s solger using metaheuristic algorithms's like Tabu Search and Clark'n Wright. It's specialized in single deposit and singe vehicle's capacity VRP's istances. [mainly for educational purposes]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CloudBeamer Development Project

    CloudBeamer Development Project

    A LaTeX editor to create Beamer presentations on the Cloud

    ...This feature is designed in a modular way, which will allow in the near future to support other Cloud storage platforms than the one which is actually avaliable (Dropbox).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Aglets Software Development Kit (ASDK) is a framework and environment for developing and running mobile agents. Mobile Agents are a type of software agents that have the unique ability to transport themselves from one system to another. Doing so, an
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Electromagnetic cloaking

    Electromagnetic cloaking

    This Matlab code simulates the electromagnetic cloaking

    This Matlab code with the finite element method based Partial Differential Equation Toolbox calculates and simulates the electromagnetic field, when a scatterer (copper) object is cloaked with transformation optics designed metamaterial. This electromagnetic cloaking effect can be studied and demonstrated with this program. The code includes two source type (finite length line source and point source), and two sets of metamaterial parameters (exact and reduced metamaterial parameters). You can choose from them arbitrarily. Additionally an Animation.m file is attached, which can animate one period of the wave propagation in steady-state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is aimed at providing (open) software to support pure virtual interface for Linux Kernel. All Linux networking functionality will be supported on these interfaces. For Release 1.1 1) Adds support for connectivity between the vnics of two different systems by way of creating overlays. (VXLAN style) 2) On a virtual environment it can either run on hypervisor or inside a VM (as applicable). - Dipjyoti Saikia (Developer/Admin) <dipjyoti.saikia@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Web Crawler Security Tool

    A web crawler oriented to information security.

    Last update on tue mar 26 16:25 UTC 2012 The Web Crawler Security is a python based tool to automatically crawl a web site. It is a web crawler oriented to help in penetration testing tasks. The main task of this tool is to search and list all the links (pages and files) in a web site. The crawler has been completely rewritten in v1.0 bringing a lot of improvements: improved the data visualization, interactive option to download files, increased speed in crawling, exports list of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Magnet Transfer

    Starts Magnet downloads in a torrent client on a remote computer

    ...This application includes a client and a server, coded in Java. The server application, listens, on the configured port for, Magnet URIs to be sendt from the client. When one is recieved, the configured torrent client adds the download to the client. The client is very simple "fire and forget" type of java program, where a registry setting enables it to start everytime you click a "magnet:" in any browser. The client then sends the magnet URI, in it's entirety, to the server application, which then adds the download to the torrent client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xoosla

    Xoosla

    Xoosla CMS

    Xoosla CMS is an Object orientated content management system written with PHP. This makes it ideal for any type of website, whether it is a personal site, blogging or commercial portal. It's easy to use, secure and built with flexibility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    netPanzer
    netPanzer is an online multiplayer tactical warfare game designed for play across the Internet and over LAN systems. netPanzer is designed for FAST ACTION combat -- it is not another resource management clone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using...
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB