Skip to content

JiangXiNJU/Redis-codebase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.4%
  • Scala 32.2%
  • C++ 9.4%