Skip to content

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.

Notifications You must be signed in to change notification settings

VisionRush/vraux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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([email protected]), wangjian([email protected])

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

Watchers

Forks

Packages

No packages published