timing
There are 294 repositories under timing topic.
xieyumc/YuYuWechat
一个让微信(非WEB版)定时循环发送消息/文件(cron表达式精确到分钟),批量群发消息,定时检查聊天记录的小工具🚀,提供了简易直观的界面,并支持邮箱报警等功能,可部署到任意平台
LTEnjoy/easyChat
微信助手(非web微信版):定时发送信息;群发信息;自动回复等
theHamdiz/it
A collection of helpful error handling, performance measuring, execution retrial, benchmarking & other useful patterns for golang under one package.
metrics-rs/quanta
high-speed timing library in Rust
ydf0509/distributed_framework
pip install function_scheduling_distributed_framework,python通用分布式函数调度框架。python万能超高并发神器,改成funboost框架名字,停止更新,只更新funboost框架。
lf-lang/lingua-franca
Intuitive concurrent programming in any language
tikv/minstant
Performant time measuring in Rust
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
Irrational-Encoding-Wizardry/guide.encode.moe
A guide for fansubbing
DistriNet/timeless-timing-attacks
A Python implementation that facilitates finding timeless timing attack vulnerabilities.
kokkos/kokkos-tools
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools
furkandeveloper/EasyProfiler
This repo, provides query profiler for .Net
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...)
limithit/ngx_dynamic_limit_req_module
The ngx_dynamic_limit_req_module module is used to dynamically lock IP and release it periodically.
pfeerick/elapsedMillis
Arduino 'port' of the elapsedMillis library
ellisonch/rust-stopwatch
A stopwatch library for Rust. Used to time things.
coastalwhite/wavedrom-rs
Beautiful Digital Timing Diagrams with Rust
barrust/c-utils
C utility libraries
Winzarten/SecondMonitor
Timing/car monitoring app for racing simulators
panmingyang2009/VCProfiler
An accurate and simple tool uses KVO to measure the time cost of every view controller.
rsalmei/about-time
A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.
corsis/clock
High-resolution clock functions: monotonic, realtime, cputime.
salabim/ycecream
Sweeter debugging and benchmarking Python programs.
dpretet/cdc
Repository gathering basic modules for CDC purpose
DmitriBogdanov/UTL
Collection of self-contained header-only libraries for C++17
kevinburke/tss
Go port of moreutils/ts
chrisguttandin/timing-object
An implementation of the timing object specification.
milankarman/Unload
An advanced automatic speedrun load time remover for community verifiers.
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
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.
skibitsky/alfred-timing
⏳ Alfred workflow for Timing app
heche-psb/wgd
wgd v2: a suite of tools to uncover and date ancient polyploidy and whole-genome duplication
chrisguttandin/timing-provider
An implementation of the timing provider specification.
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.
tmarice/django-timed-tests
Get timing breakdown of your Django test suite
MuonPi/muondetector
Software for a Raspberry Pi based muon detector system of the MuonPi project.