232 skills found · Page 2 of 8
murdockhou / Lightweight OpenposeA tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/abs/1811.12004)
eembc / Coremark ProContaining dozens of real-world and synthetic tests, CoreMark®-PRO (2015) is an industry-standard benchmark that measures the multi-processor performance of central processing units (CPU) and embedded microcrontrollers (MCU)
0ry0n / Resource MonitorGNOME Shell extension that shows real-time CPU, RAM, swap, disk, network, and GPU metrics in the top bar, with customizable layout, colors, alerts, and Dash to Panel multi-panel support.
aurimasg / BlazeMulti-threaded, CPU-based vector graphics rasterizer.
eXascaleInfolab / PyExPoolPython Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilities of the external apps on NUMA architecture
ashvardanian / StringWarsComparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketching, and sorting across CPUs and GPUs in Rust 🦀 and Python 🐍
gregversteeg / Bio CorexA flexible version of CorEx developed for bio-data challenges that handles missing data, continuous/discrete variables, multi-CPU, overlapping structure, and includes visualizations
meonwax / AcmeMulti-platform cross assembler for 6502/6510/65816 CPU
hfiref0x / StrykerMulti-purpose proof-of-concept tool based on CPU-Z CVE-2017-15303
OP-DSL / OP2 CommonOP2: open-source framework for the execution of unstructured grid applications on clusters of GPUs or multi-core CPUs
raydac / Zxpolya multi-CPU ZX-Spectrum 128 concept platform
seung-lab / Znn ReleaseMulti-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).
AprilAndFriends / TheoraplayerA multi-threaded C++ library that plays video files supporting multiple codecs across platforms. Easy to use, fast, responsive, abstract interface and minimal dependencies, you'll soon be wondering how you lived without it! ;) Audio and Video interfaces are completely abstracted so the library can be used anywhere, regardless of what you use to display video frames and play audio samples (eg. OpenGL / OpenAL, Direct3D / DirectSound?, SDL / SDL_mixer, X11 / alsa ...) The library can pre-cache video frames and decoded audio samples for maximum efficiency and smooth playback, even on single-cpu systems. Currently, the library supports Theora on Windows, Mac, iOS, Linux, Android, WinRT and Windows Phone. H.264 is supported on Mac and iOS.
cyh24 / MulticpuMulti-CPU, Multi-Thread. Implemented in Python.
roflmaostc / DeconvOptim.jlA multi-dimensional, high performance deconvolution framework written in Julia Lang for CPUs and GPUs.
IshtarStar / Docker Compose Nginx PhpfpmDocker Compose Nginx PHP-FPM: Built on the lightweight Multi-platform, supporting Uses PHP >8.4 for better performance, lower CPU and memory usage Use only resources when traffic exists KISS principle (Keep It Simple, Stupid)
ChangyWen / Wolpertinger DdpgWolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatible.
2-alchemists / KrossboardMulti-cluster Kubernetes usage analytics for CPU, Memory, and GPU — track costs and optimize cluster resources
meow-chip / MeowV64A superscalar RISC-V CPU with out-of-order execution and multi-core support
IaroslavElistratov / Ml Systems Courseminimal DL library in C: 24 NAIVE cuda/cpu ops, autodiff engine, python API (ops bindings/layers/models), tensor abstraction, strides, complex indexing (multi-dim slices like numpy), computation-graph visualizer, saving/loading params, primitive garbage collection, autogenerated tests, optimizers, weight initializers, etc. (no AI assistance used)