Search Results for "cpu scheduling algorithms project"

Showing 34 open source projects for "cpu scheduling algorithms project"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    Zephyr Project

    Zephyr Project

    Scalable, optimized, secure RTOS for multiple hardware architectures

    The Zephyr Project is a new generation real-time operating system (RTOS) that supports multiple hardware architectures. It is based on a small-footprint kernel specially designed for use on resource-constrained and embedded systems. The Zephyr OS can be used for a wide range of applications: from simple embedded environmental sensors and LED wearables to sophisticated embedded controllers, smart watches, and IoT wireless applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Plandex

    Plandex

    AI driven development in your terminal

    Plandex is an AI-powered project planning and scheduling tool that optimizes resource allocation and workflow efficiency using predictive algorithms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Implicit

    Implicit

    Fast Python collaborative filtering for implicit feedback datasets

    This project provides fast Python implementations of several different popular recommendation algorithms for implicit feedback datasets. All models have multi-threaded training routines, using Cython and OpenMP to fit the models in parallel among all available CPU cores. In addition, the ALS and BPR models both have custom CUDA kernels - enabling fitting on compatible GPU’s. This library also supports using approximate nearest neighbour libraries such as Annoy, NMSLIB and Faiss for speeding up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Asset Management System for Intranets

    Asset Management System for Intranets

    The Free & Popular Snipe-IT Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make an Asset Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with am wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://am.local/ ( Accept Any...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Capacity Planning & Management Software

    Capacity Planning & Management Software

    Free & Open Capacity Planning Software in a Complete Virtual Machine

    ... the: Application Website: https://trcfir.local ( Accept Any Warnings due to Usage of Self-Signed https certificates ) Logins: operator & groupsmanager Password: change_this If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with trcfir wherever mentioned ) Backup system regularly as shown in video, to avoid any issues. This VM helps to make a Capacity Planning Software / Server live, within minutes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ForevalZ - compiler of mathematical expressions(formulas) with support of complex numbers (directly to CPU/FPU x86-32 comand) given as string at 'run-time'. (dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Build & Lexigraphical Permutations

    Documentation of two types of permutation algorithms

    This project provides documentation on two different approaches to permutations. Permutations can be generated by building them or by transposing characters between different character positions. My project addresses the efficiency between CPU speed and memory usage for generating unique permutations from input source texts that have repeated characters. The challenge is to create an efficient algorithm that can have the capacity to permutate sources texts that are hundreds and thousands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simd

    Simd

    High performance image processing library in C++

    The Simd Library is a free open source image processing library, designed for C and C++ programmers. It provides many useful high performance algorithms for image processing such as: pixel format conversion, image scaling and filtration, extraction of statistic information from images, motion detection, object detection (HAAR and LBP classifier cascades) and classification, neural network. The algorithms are optimized with using of different SIMD CPU extensions. In particular the library...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Nifty Reg
    This project, initially developed at University College London, contains programs to perform rigid, affine and non-linear registration of nifti or analyse images. Two versions of the algorithms are included, a CPU- and a GPU- (using CUDA) based implementation.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    Ship Lock Scheduling

    Scheduling lockages at ship locks with several parallel lock chambers

    This Java software includes algorithms of combinatorical optimization for the NP-hard offline ship lock scheduling problem. Solutions and performed computations can be displayed graphically. Besides, there is a framework for generating test instances and running these in parallel, as well as R/JGR code for statistical evaluation. Some tools for estimating the quality of calculated solutions will be further improved. Initially the software was developed within a project of TU Berlin regarding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LinAsm

    LinAsm

    Collection of fast and optimized assembly libraries for x86-64 Linux

    LinAsm is collection of very fast and SIMD optimized assembly written libraries for x86-64 Linux. It implements many common and widely used algorithms for array manipulations: searching, sorting, arithmetic and vector operations, unit conversions; fast mathematical and statistic functions; numbers and time converting algorithms; finite impulse response (FIR) digital filters; spectrum analysis algorithms, Fast Hartley transformation; CPU cache friendly functions and extremely fast abstract...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    FalansterCity3D

    FalansterCity3D

    3D urban environment renderer : browser-app ; as well as a GTA clone

    ...-speed. Whereas the CPU requirements are actually very low. And with some little sponsoring, this could also come to a full completion, leading to a mind-blowing product in little time. And also produce spin-offs like something similar, but written in C++, and featuring nice, textured OpenGL graphics, and even lower system requirements ; and even more... . Brought to You by Simon (alias ''the Nerd of Algorithms") If You thing You think You may become a sponsor for it's dev, let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sched-SPM

    A C++ schedule generator based on Genetic Algorithm and Hill Climbing

    Sched-SPM is a C++ schedule generator for software project staffing and rescheduling based on Genetic Algorithm (GA) and Hill Climbing (HC). This preliminary tool is mainly for academic purpose. It is implemented with GALib (http://lancet.mit.edu/ga/), an open-source toolkit of Genetic Algorithms in various platforms including Unix and Windows. The input and output files of the software are required as XML format. The input file includes tasks' and employees' information according...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sched-Resched

    A C++ schedule generator based on Genetic Algorithm and Hill Climbing

    Sched-Sched is a C++ schedule generator for software project staffing and rescheduling based on Genetic Algorithm (GA) and Hill Climbing (HC). It is implemented with GALib (http://lancet.mit.edu/ga/), an open-source toolkit of Genetic Algorithms in various platforms including Unix and Windows. The input and output files of the software are required as XML format. The input file includes tasks' and employees' information according to predefined file format. The generated output XML file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    task

    Efficient thread pool task scheduling framework

    ... the timeout task. 3. The task scheduling framework has excellent performance, if the task queue is empty, the framework will automatically enter into the waiting state until the task queue has a task to add. This will greatly reduce the consumption of CPU. 4.The framework is very easy to use, for example: TaskQueue queue = new TaskQueue(); taskAssigner = new TaskAssigner(queue, 10); taskAssigner.start(); queue.add(task);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ORLA (Open Remote Linux Administration)

    ORLA (Open Remote Linux Administration)

    Monitor your GNU/Linux server with your smartphone

    ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France. The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption. We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :) We’ll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    neuranep

    Neural Network Engineering Platform

    ... sensory activity, etc. NeuraNEP handles microthread scheduling, synchronization, distribution and communication. This project is a fork of SpikeOS (sourceforge.net/projects/spikeos) and represents a major update to that code base, including a scripting interface and low-level rewrite of several components. SpikeOS was oriented towards computational modeling. NeuraNEP is oriented toward neural network research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    riecoin

    riecoin

    riecoin cryptocurrency

    ..., highly optimized CPU miner for Riecoin. It still has support for Litecoin, Bitcoin and other cryptocurrencies. Currently supported algorithms are RIECOIN style prime sextuplets, SHA-256d and scrypt(1024, 1, 1). It supports the getwork mining protocol as well as the Stratum mining protocol, and can be used for both solo and pooled mining. Notice: Please see here to understand why this package is recognized as a threat by some antivirus software: https://github.com/pooler/cpuminer/issues/13
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    ... regarding both computing servers and user workloads. To fill this gap in tools for evaluation and modeling of Cloud environments and applica- tions, we propose CloudSched. CloudSched can help developers identify and explore appropriate solutions considering different resource scheduling algorithms. Unlike traditional scheduling algorithms considering only one factor such as CPU, which can cause hotspots or bottlenecks in many cases, CloudSched treats multi-dimensional resource such as CPU, memoryt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CPUscheduling

    this is a C# console application for cpu scheduling

    this is a C# console application for cpu scheduling algorithms FCFS, SJF , Priority and RR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. Each microthread is conceptually similar to a task in Ada and it is much lighter weight than an operating system thread. SpikeOS was designed to handle millions of microthreads, for example in a neural network hosting millions of spiking model neurons. SpikeOS handles microthread scheduling, synchronization, distribution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Customizable Instruction Set Simulator

    Customizable simulator of virtual CPU with multitasking.

    Project implementing simulator of virtual CPU with additional tools. Application written in C# 4, .Net Framework 4.0 , Visual Studio 2010 Features: - IDE- like environment with MDI interface - Customizable (plug- ins) architecture: instruction sets, directives, registers, additional MDI windows - Own assembler using Intel syntax producing binary programs - Simulation of i386- like CPU operating on multi- level cache and RAM - Simulation of debugger and memory view - Features...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    An elevator (lift) system analysis and design tool. The main goal of the project is to produce the ultimate platform for comparing elevator control algorithms (call scheduling systems).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Free Resource Leveling Algorithm
    Free and easy to implement algorithm that can be used for resource leveling in Gantt projects. Uses resources assignment policies, availibility calendars, tasks\' priorities, dependencies, sizings, complexity due to human communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.