counters
There are 66 repositories under counters topic.
yaorg/node-measured
A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libraries
tosuapp/tosu
Memory reader and PP counters provider for osu! and osu! Lazer
LLNL/libmsr
Wrapper library for model-specific registers. APIs cover RAPL, performance counters, clocks and turbo.
falemagn/fameta-counter
Compile time counter that works with all major modern compilers
dlcastillop/final-countdown-js
A library of React hooks to manage counters, timers and stopwatches.
przemek83/wble
Library of useful Qt widgets. Contains double slider, progress bars, integer, double, string and date filters.
WrathChaos/react-native-counter-input
Counter Input with fully customizable options for React Native
eventbrite/pymetrics
Versatile Metrics Collection for Python
ammnt/DeadEnd
The compilation of filters for AdGuard Home🚧
kinsi55/BeatSaber_OverswingCounter
Counter for Counters+ that shows you how much swing angle it is that you have too much, or too little, compared to a 'perfect' swing
Nekros-dsc/Counters-Bot
Counters Bot makes it easy to track your Discord server statistics. You can set up channels to display info like number of members, bots, etc. Customize with variables such as {members}, {online}, etc. for a custom experience. Easy to use, it keeps your server up to date in the blink of an eye ! 📊
LightBitsLabs/procstat
Easy way to expose process internal state to filesystem using fuse.
lrth06/view-counter
A simple yet feature-rich counter that allows you to count the views of your Github README files and profile page
kinsi55/BeatSaber_HitscoreCounter
Counter for Counters+ that counts the scores of your cuts grouped into configurable ranges
luseeds/animal-kill-counter
Show the numbers of animal being killed
suoglu/Verilog-Utilty-Modules
Collection of utility modules written in Verilog
toefel18/patan
Simple and small Java library to collect statistics during program execution
Hellogramming/weekday_counters
A Hello World app with easy-to-use counters for each day of the week.
HusseinElsherbini/8-bit-computer
This is an 8 bit computer Built out of TTL logic chips (7400 series) inspired by the SAP-1 architecture it contains the fundamental building blocks of any computer, a system clock, ALU, flash, RAM and an output display. below is the table of contents for a detailed description of every part and a final demonstration.
pawelkn/gpio-counter
Generic GPIO impulse counter driver. Counts impulses using GPIO interrupts.
SathyasriS27/VLSI_Design
Repository containing the simulated schematics of logic gates, counters, adders and registers along with corresponding layouts for semiconductor design.
AhmedHafez7-Eng/Fantasy
Responsive Animated Website for Practicing on HTML - CSS - JS - JQuery
AyQWERTY/Overwatch-2-Counters
A simple cheat sheet for counter picks in Overwatch 2. Based on a video from the Anak channel.
crashdemons/LoreKillCounter
Bukkit plugin that adds kill-counters to weapon ingame-item loretext
DevMajed/Digital-Logic_and-Design
Digital Logic Design using pen and paper to design with Analog discovery 2, and using Verilog for synthesizing. these are some of my junior year labs for Digital Electronics
Infineon/PSoC4-MCU-Digital-Designs
This repository provides examples that demonstrates how to develop PSoC 4 MCU based digital designs. These examples help you to use peripherals like TCPWM, SCBs ( UART, SPI, I2C), Encoders/Decoders and general digital components.
steledama/lac
Multi Function Printer (MFP) consumables and page monitoring system
9dl/WeLoveCounters
Concurrent requests to a profile counter URL.
DrCosha/ESP32-MQTT_2xCounter
Firware for counters module with AC cut-off sensor (based on ESP32s). Module count incoming pulses for 2 inputs and save data for external access. For read values you can use MQTT and HTTP. Initial settings and counters start value set via built-in WEB server. Module have AC cut-off sensor and save data in FLASH memory if his fire.
izzhafeez/coding-line-counter
Counts the number of lines of code I've created over several languages, and stores the results into a json file
LeandroSQ/aoe4-counter-chart
Interactive chart for counter units from the game Age of Empires IV
leontartykov/bmstu_sem_4_computer_architecture
Лабораторные работы по курсу "Архитектура ЭВМ"
notgabry/hits
🍁 The most customizable hits counter based on shields.io
sertxudeveloper/laravel-counters
Manage counters in your Laravel application.
turahe/laravel-counters
In some cases, you need to manage the state of the counters in your project, like the number of visitors of your website, or number of view for a post, or number of downloads for a file, this needs to create a new table to save these records, or at least adding new column for your tables to save the count value.