Hwinfo - C++
https://github.com/lfreist/hwinfo 132Hwinfo - C++ Similar Projects List
Minerva - C++
676
Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.
Minerva: a fast and flexible system for deep learning
Latest News
We've cleared quite a lot of Minerva's dependencies and made it easier to build. Basically, almost all needed are:
./build.sh
Please see t
Redis memory analyzer
677
Redis memory profiler to find the RAM bottlenecks throw scaning key space in real time and aggregate RAM usage statistic by patterns.
MoonLight - Objective-C
136
MoonLight is a performance test kit on iOS and macOS. It can capture App Memory, App CPU, System CPU and GPU accurately and easily. MoonLight is a performance test kit for iOS/macOS app which can be integrated into your app to implement performance data captured easily. MoonLight can provide App CPU, System CPU, App Memory, System GPU and GPU info accuratly.
Js meter - JavaScript
57
it is an tool of measuring performance of time, CPU, RAM and heap of javascript code.
js-meter
It is an tool of measuring performance of time, CPU, RAM and heap of javascript code
Install
$ npm install --save js-meter
Usage
Initializing js-meter
const jm = require('js-meter')
const i
Good karma kit -
53
? A Docker Compose bundle to run on servers with spare CPU, RAM, disk, and bandwidth to help the world. Includes Tor, ArchiveWarrior, BOINC, and more... The Good Karma Kit A Docker Compose project to run on servers with spare CPU, disk, and bandwidth. Help the world by contributing your unused computin
ClusterMonitor - Python
22
Very simple script which logs the CPU and RAM usage of the submitted job. A very simple python script which monitors and records the CPU and RAM consumption of submitted cluster jobs.
Msgbox rs - Rust
31
msgbox - Simple, cross-platform message box GUI library. All it does is to show a message box modal with a OK button, which runs synchronously. All the other jobs stop until the user responds. It runs fine with OpenGL windows already open. It supports multi-platform, and maintains separate dependencies per platform, thus light-weight. Synchronous Message Modal Multi-platform (Linux GTK3+, Windows and OSX) Light-weight. msgbox-rs OS Build Status Linux & OS X Windows extern crate msgbox;
use msgbox::IconType;
fn main() {
msgbox::create("Hello Title", "Hello World
Cpu features - C
2k
A cross platform C99 library to get cpu features at runtime.
cpu_features
A cross-platform C library to retrieve CPU features (such as available instructions) at runtime.
Table of Contents
Design Rationale
Code samples
Running sample code
What's supported
Android N
Surround360 - C++
2.1k
Surround360 is Facebook's open source hardware and software for capturing stereoscopic 3D 360 video for VR. The repo contains hardware designs, as well as software for camera control and rendering.
Surround360 System
Surround360 is a hardware and software system for capturing and rendering 3D (stereo) 360 videos and photos, suitable for viewing in VR. We divide the open source components of the system into three subdirector
Rohd - Dart
13
The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language. ROHD enables you to build and traverse a graph of connectivity between module objects using unrestricted software. Rapid Open Hardware Development (ROHD) Framework Describing Hardware in Dart with ROHD ROHD (pronounced like "road") is a framework for describing and
Swiftshader - C++
1.4k
SwiftShader is a high-performance CPU-based implementation of the Vulkan graphics API. Its goal is to provide hardware independence for advanced 3D graphics. SwiftShader Introduction SwiftShader is a high-performance CPU-based implementation of the Vulkan graphics API12. Its goal is to provide hardware inde
BIDMach - Scala
910
CPU and GPU-accelerated Machine Learning Library. BIDMach is a very fast machine learning library. Check the latest benchmarks
The github distribution contains source code only. You also need a jdk 8, an installation of NVIDIA CUDA 8.0 (if you want to use a GPU) and CUDNN 5 if you plan to
BIDMat - Scala
265
A CPU and GPU-accelerated matrix library for data mining. BIDMat is a very fast matric algebra library. Check the latest benchmarks
The github distribution contains source code only. To build the system, you need a Java JDK 8, an installation of CUDA 8.0 (if you want to use NVIDIA GPUs), and a co