prod
There are 59 repositories under prod topic.
Viren070/emuhaven
Manage all your emulators from one place. Download and keep the emulator updated. Download ROMS, any required files and manage your user data.
HumanCellAtlas/data-store
Design specs and prototypes for the HCA Data Storage System (DSS, "blue box")
david2611/pdq_evaluation
Evaluation code for using probabilistic detection quality (PDQ) measure for probabilistic object detection tasks. Currently supports COCO and robotic vision challenge (RVC) data.
lyz05/danmaku
Fly.io Node项目,包含:弹幕爬取
libjohn/blogdown-libjohn
Using hugo academic theme and blogdown to create a personal website for libjohn. Hosted on netlify.
DirektDSP/Hot-Potato
Roasting Hot Distortion (Not Edible!)
digikin/terraform-gcp-project
Terraform: To create a complete Google Cloud Project broken down into modules.
japrozs/huddle
An app to generate buzz about your events
HSnils/page-warning-extension
An extension for chrome to display warnings on certain urls
lyz05/hexo
My Blog
hbollon/Deploy-script-Laravel
Simple deployment script for any Laravel project
PrinterLogic/laravel-async-queue
Laravel Async Queue Driver
troncali/yarn-prune-prod
Yarn 3 plugin to remove devDependencies from .pnp.cjs and the cache folder
stdlib-js/math-base-ops-mul
Multiply two double-precision floating-point numbers.
stdlib-js/math-iter-ops-divide
Create an iterator which performs element-wise division of two or more iterators.
stdlib-js/math-strided-ops-mul
Element-wise multiplication of two strided arrays.
stdlib-js/stats-incr-gmean
Compute a geometric mean incrementally.
stdlib-js/stats-incr-mgmean
Compute a moving geometric mean incrementally.
stdlib-js/stats-incr-mprod
Compute a moving product incrementally.
stdlib-js/stats-incr-prod
Compute a product incrementally.
stdlib-js/stats-iter-cugmean
Create an iterator which iteratively computes a cumulative geometric mean.
stdlib-js/stats-iter-cuprod
Create an iterator which iteratively computes a cumulative product.
stdlib-js/stats-iter-mprod
Create an iterator which iteratively computes a moving product.
stdlib-js/stats-iter-prod
Compute the product of all iterated values.
atomicgo/isprod
🔴 A minimalistic Go module to check if the current environment is running in production.
DionisiuBrovka/django_plus_template
✨ Some base django app template, to fast start.
dr-montasir/chief
A Development Tools
Raissadev/Resume
Hello guys! I decided to develop a very simple application to talk a little about my professional experience... But that's all, in short I'm just a nerd passionate about computing 🤓
remcostoeten/Turso-db-creator-auto-retrieve-env-credentials
A CLI-tool(script) that creates a new Turso (turso.tech) SQLite database and copy's the url + auth token to clipboard (prefixed with .env syntax. When the --overwrite flag is used it comments out your old credentials in the .env and inserts the new. Optional chainimg with generate and push and that's an entire new db up and connected in < 10s.
stdlib-js/math-base-ops-div
Divide two double-precision floating-point numbers.
stdlib-js/math-base-ops-divf
Divide two single-precision floating-point numbers.
stdlib-js/math-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.