timing

There are 287 repositories under timing topic.

  • LTEnjoy/easyChat

    微信助手(非web微信版):定时发送信息;群发信息;自动回复等

    Language:Python521116081
  • xieyumc/YuYuWechat

    一个让微信定时循环发送消息(cron表达式精确到分钟),批量群发消息,定时检查聊天记录的小工具🚀,提供了简易直观的界面,并支持邮箱报警等功能,可部署到任意平台

    Language:Python3721940
  • ydf0509/distributed_framework

    pip install function_scheduling_distributed_framework,python通用分布式函数调度框架。python万能超高并发神器,改成funboost框架名字,停止更新,只更新funboost框架。

    Language:Python322143789
  • metrics-rs/quanta

    high-speed timing library in Rust

    Language:Rust30094529
  • lingua-franca

    lf-lang/lingua-franca

    Intuitive concurrent programming in any language

    Language:Java231191k62
  • gnsilence/HangfireHttpJob

    hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务

    Language:C#18082069
  • tikv/minstant

    Performant time measuring in Rust

    Language:Rust16915720
  • Irrational-Encoding-Wizardry/guide.encode.moe

    A guide for fansubbing

    Language:Markdown145131319
  • DistriNet/timeless-timing-attacks

    A Python implementation that facilitates finding timeless timing attack vulnerabilities.

    Language:Python11910420
  • kokkos/kokkos-tools

    Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools

    Language:C++110418455
  • furkandeveloper/EasyProfiler

    This repo, provides query profiler for .Net

    Language:C#10776118
  • zslwyuan/AMF-Placer

    AMF-Placer 2.0: An open-source timing-driven analytical mixed-size FPGA placer of heterogeneous resources (LUT/FF/LUTRAM/MUX/CARRY/DSP/BRAM...)

    Language:C++9641121
  • limithit/ngx_dynamic_limit_req_module

    The ngx_dynamic_limit_req_module module is used to dynamically lock IP and release it periodically.

    Language:C9551124
  • pfeerick/elapsedMillis

    Arduino 'port' of the elapsedMillis library

    Language:C++84131526
  • ellisonch/rust-stopwatch

    A stopwatch library for Rust. Used to time things.

    Language:Rust814920
  • georust/rinex

    RINEX and GNSS data processing :artificial_satellite:

    Language:Rust75125218
  • coastalwhite/wavedrom-rs

    Beautiful Digital Timing Diagrams with Rust

    Language:Rust71153
  • Winzarten/SecondMonitor

    Timing/car monitoring app for racing simulators

    Language:C#7011107
  • panmingyang2009/VCProfiler

    An accurate and simple tool uses KVO to measure the time cost of every view controller.

    Language:Objective-C67348
  • barrust/c-utils

    C utility libraries

    Language:C6471911
  • corsis/clock

    High-resolution clock functions: monotonic, realtime, cputime.

    Language:Haskell5874725
  • rsalmei/about-time

    A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.

    Language:Python58414
  • salabim/ycecream

    Sweeter debugging and benchmarking Python programs.

    Language:Python52593
  • dpretet/cdc

    Repository gathering basic modules for CDC purpose

    Language:SystemVerilog49408
  • kevinburke/tss

    Go port of moreutils/ts

    Language:Go46244
  • chrisguttandin/timing-object

    An implementation of the timing object specification.

    Language:JavaScript3741091
  • khoih-prog/SAMD_TimerInterrupt

    This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. SAMD21 now can use 6 Timers

    Language:C++3451415
  • skibitsky/alfred-timing

    ⏳ Alfred workflow for Timing app

    Language:JavaScript33444
  • khoih-prog/STM32_TimerInterrupt

    This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

    Language:C++32567
  • milankarman/Unload

    An advanced automatic speedrun load time remover for community verifiers.

    Language:C#311210
  • chrisguttandin/timing-provider

    An implementation of the timing provider specification.

    Language:JavaScript3031743
  • MuonPi/muondetector

    Software for a Raspberry Pi based muon detector system of the MuonPi project.

    Language:C++269435
  • tmarice/django-timed-tests

    Get timing breakdown of your Django test suite

    Language:Python26431
  • HaaLeo/vscode-timing

    🕓 VS Code extension to convert timestamps from/to various formats and preview/insert them on demand.

    Language:TypeScript254155
  • heche-psb/wgd

    wgd v2: a suite of tools to uncover and date ancient polyploidy and whole-genome duplication

    Language:Python241400
  • khoih-prog/RP2040_RTC

    This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.

    Language:C++24254