Skip to content

FreeSivan/saddhu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cxxTools

mtqueue : 多线程安全的队列

skipList : 跳表

threadpool : 线程池

tpool :使用了mtqueue的线程池

sockpoll : 使用多路转接的一个socket server

phash : 三层索引表的完美hash映射表

datapool : 可动态增长的数据容器

pqueue : 自己实现的优先权队列, 最大堆和最小堆

About

自己实现的C++的一些库,后续在此基础上实现搜索和推荐系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors