Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

VRAUX is a auxiliary library used in c++ project development, provides some common function, such as file traversal, file verification, file encryption and decryption, simple log, string processing, etc, support Linux and windows platforms.   

Module

File System

  • traverse file/directory
  • check file type/existence
  • normalize path

System

  • time
  • check process
  • md5 for string/file
  • sha1 for string/file
  • encrypt/decrypt string/file
  • simple log

String Process

  • split
  • replace
  • uft8->gb2312(for chinese)   

Author

team: VisionRush
authors: wangbo(wangbo@ia.ac.cn), wangjian(wangjian4500@gmail.com)

Copyright and license

  

About

VRAUX is a auxiliary library used in c++ project development, provides some common function, such as file traversal, file verification, file encryption and decryption, simple log, string processing, etc, support Linux and windows platforms.

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages