Skip to content

travpow/strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strings

A collection of basic string classes with minimal dependencies for toy projects.

fstring

Fixed-length string with size() stored.

sstring

A shallow string composed of a size and a length. Does not own the pointers of its underlying buffer.

imstring

Immutable - forthcoming.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published