Showing 18 open source projects for "timer wheel thread"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    Usage: - run function blinkLED() every 2000 ms: timer.addEverytime(2000, blinkLED); - run function itWorks() two times with interval 2000 ms, wait 300 ms before first start: timer.addTask(2000, 2, 300, itWorks); Removing a task: removeEverytime(callback_function); removeTask(callback_function); Library can also be used in desktop C++ applications: #include <iostream> #include <string> #include <chrono> #include <thread> #include "RZtimer.h" int main() { RZTimer timer; timer.addEverytime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    ... be changed using settings window and hot-keys. To change current time use the mouse wheel. By clicking on progress-bar, the timer mode is toggled.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    TComms4

    Native Windows Morse code terminal

    Native Windows GUI terminal for sending Morse code from a PC to a K3NG keyer, K1EL Winkey, or W5UXH iCW keyer. Optimized for QRQ to eliminate the slight hesitations found in some terminal programs. Provides memories, ID timer, Tune function, and other conveniences. TC64MTSetup is the multi threaded 64 bit version installer. If that won't run on your PC, TC64NTSetup.exe is a single thread 64bit Windows installer. StripBaby is a utility for stripping the extraneous punctuation from text files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TOTimer

    Time-Out-Timer for single threaded environement

    Serve timeouts by calling a service-function periodically and an independent time-source (toticker). If you need a timer and like to try this one, please write your experiences to me in brief! And may be suggestions, of course. 10ms tick time should be possible. May be less. DO NOT USE Version less 0.1.1 - it is definatly buggy! Easy to control timers via Handle, eg auto create&start a timer via totimer_setTimeout function. Optionally use Callback-Functions if timeout expires. See uws...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    asynframe framework

    asynframe framework

    Development framework based on message driven provided

    This is an SDK development framework based on message driven (including asynchronous IO events) , which provides basic interfaces such as thread、pipeline、file and network. 1. It can be easily integrated into MFC、SoUI、DUI and Qt6.x other systems 2. Implement equipment chain and provide unified equipment operation interface (including file、pipe and socket etc.) 3. Implement the basic network protocol module: dns /udp/tcp/ssl/ftp/http/rtsp/proxy/websocket 4. Implement high-precision timer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TDWheel

    Timer API

    TDW stands for "Timer on Delta Wheel" because it is a combination of delta list and timer wheel algorithms. It is a C language API for Linux applications. Upon timer expiration a user defined callback is invoked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    zibaldone

    zibaldone

    c++/java library for thread support and other useful stuff

    Description zibaldone is a c++/java library for multithread programming. Currently zibaldone provides the following functionalities: => a class named "Thread" that (likewise what happens in Java) is to be inherited to create user thread. => event communications management between threads (design pattern observer) => socket support class (both PF_LOCAL and AF_INET on Linux, AF_INET on windows) => Serial port communication support class => Timer objects => Logging facilities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    controltimer

    controltimer

    tread safe timer for Lazarus

    This is timer component written in Pascal which allows to use an event timer fully thread safe
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12

    FixeEngine

    A 3D rendering / entity engine

    This engine is not an attemp to re-inventing the wheel. It is a more learning-oriented project than something intended to provide a wide set of features. The approach to the OpenGL in this engine is something very experimental born from my own thoughts and can be usefull in future. If you want to help for your portfolio just ask: the TODO list is very long :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The embedded Single Timer Wheel (eSTW) is a timer wheel facility that can be used at task and interrupt level. The number of wheel spokes is user configured. The timer granularity is determined by the task signal or hardware interrupt source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TechMinds Thread lib : Multi Threading and Scheduling done in user space. . Features 1. Thread creation at userlevel 2. Scheduling in user space. 3. timer management 4. Wrap calls for system calls to mask block calls eg sleep replaced with tm_slee
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Windows background timer, will wait a specified number of seconds then run a program, repeats a specified number of times or indefinitely. Running a second time will kill the first timer. No user interface. Not in taskbar or application list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HPServer is a free, open-source light-weighted framework for concurrent networking software. Some traits of HPServer: object-oriented cross-platform (support windows & linux) event-driven support I/O events, timer, and signals. support multi-thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Implementation of virtual threads for the XS-1. Currently a simple context switching implementation for the XMOS XS-1 architecture (Gn, Ln products). Allows a user to run low speed processes on a single thread using time sliced scheduling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Libcfu is a library of tools that I have found useful, particularly when developing multithreaded software. It includes a hash table, a linked list, self-extending strings, a config file parser, a simple timer, a thread queue, and command-line parser.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next