wangzk / my-util-codebase

The code base of my utility cpp code. At least I find these code useful.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-util-codebase

The code base of my utility code. At least I find these code useful but they are not provided by some libraries, therefore I decide to write them by myself.

I try to minimize the dependencies as much as possible, so you can easily "copy & paste" them in your own project.

CPP Code

  1. Record Number Counter. A util counter to record the current count info and print a progress line automatically.

Scala

  1. Akka-based Remote Logger Server. A util to help debugging distributed programms.

About

The code base of my utility cpp code. At least I find these code useful.

License:Apache License 2.0


Languages

Language:Java 80.0%Language:Scala 15.3%Language:C++ 4.5%Language:Shell 0.2%