Bits of Bytes

bits of coding, C++, Qt, git, gamedev, linux and other tech stuff

  • About
  • Contacts
  • Subscribe

Tag Archive: program

Released cpu-stat: command line CPU usage statistics for Linux

Davide Coppola December 28, 2016 0 Comments

CPU-STAT logo

I have released the first public version of cpu-stat, a command line program which provides CPU usage statistics for Linux systems. Source code is open and available on GitHub.

Linux, Projects

CLI, code, command line, command line interface, CPU, cpu-stat, Linux, open source, program, project, released, source, statistics, stats, tool

A C++ program to get CPU usage from command line in Linux

Davide Coppola December 17, 2016 5 Comments

CPU usage from command line in Linux

This article explains how to create a simple program

C++, Linux

active, C++, CLI, code, coding, command line, command line interface, cpp, CPU, file, idle, Linux, parsing, proc, processing, program, programming, source, stat, statistics, stats, tokenization, usage

How to traverse a git repository using libgit2 and C++

Davide Coppola October 18, 2016 3 Comments

libgit2 logo

This is a very simple C++ tutorial

Git, libgit2

API, C++, code, coding, cpp, example, git, guide, iterate, libgit, libgit2, navigate, program, repository, sorting, source, traverse, tutorial

Follow Me!

Follow Us on GithubFollow Us on LinkedInFollow Us on Twitter

Categories

  • Android
  • Arduino
  • AS3
  • Benchmarks
  • C++
  • Data Visualization
  • Desktop Stories
  • Gamedev
  • Git
  • Google+
  • libgit2
  • Libraries
  • Libraries and Frameworks
  • Linux
  • Projects
  • Qt
  • Rugby
  • Shade
  • Social media marketing
  • System Administration
  • Unboxing
  • Work

Recent Posts

  • I am going to make a new video game
  • How to create a Qt Creator plugin in C++, a working example explained
  • Market share of the most used C/C++ IDEs in 2018, statistics and estimates
  • Qt logoGUI unit testing with Qt Test – part 2 – advanced testing
  • Qt logoGUI unit testing with Qt Test – part 1 – introduction
  • Android logoEvolution of Android version distribution in 2017
  • Growing my LinkedIn connections for a month
  • Qt logoC++ unit testing with Qt Test – part 2 – advanced testing