Skip to content

dnbaker/khset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

khset

Simple wrappers around khset

Current Support

khset32_t (uint32_t) khset64_t (uint64_t) khset_cstr_t (const char *)

This takes ownership of strings and eliminates them at deconstruction. If you wish to remove these strings from the map earlier, you'll have to remove them from the table to avoid a double-free.

About

Simple wrappers around khset/map

Resources

Stars

Watchers

Forks

Packages

No packages published