Skip to content

NEWPLAN/newplan_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newplan_toolkit

collections of toolkits

  • backtrace: a fashion backstack implemented in c++ show runtime stack, as well as exception stack when crashed, find more at README
  • bfc_allocator: a simple memory pool implemented in c++ to manage memory , find more at README
  • cmdlines: a customized parsers to get arguments cmd lines, find more at README
  • logger: a customized logger, find more at README
  • net: operation on network(e.g., setqos,socket_setopt, etc.), find more at README
  • queue: SPSCQueue/BlockingQueue/MPMCQueue, etc., find more at README
  • thread: thread related utils(threadpool/threadperf), find more at README
  • timer: time event & time recorder, find more at README

Other Reference

About

collections of toolkits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published