Skip to content

kytimmylai/SSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SSO

Small string optimization in C

Here is a practice for the article https://hackmd.io/@sysprog/linux2020-quiz2 I'm gonna implement the class, something like std::string, with strategy copy-on-write to achieve small string optimization.

About

Small string optimization in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages