Skip to content
forked from antirez/sds

Simple Dynamic Allocation library for C with UTF-8-Strings and other utilities

License

Notifications You must be signed in to change notification settings

hypatia-of-sva/sdlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Under development, not at all usable yet.

Credits and license

SDS was created by Salvatore Sanfilippo and is released under the BDS two clause license. See the LICENSE file in this source distribution for more information.

Oran Agra improved SDS version 2 by adding dynamic sized headers in order to save memory for small strings and allow strings greater than 4GB.

About

Simple Dynamic Allocation library for C with UTF-8-Strings and other utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • Makefile 0.3%