Skip to content

A simple (not freestanding) library that implements some basic data structures

Notifications You must be signed in to change notification settings

dakata1337/adhesive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adhesive

CodeQL

A simple (not freestanding) library that implements some basic data structures, such as:

  • linked list (void* only)
  • vector (dynamic arrays)
  • string (heap allocated string)

About

A simple (not freestanding) library that implements some basic data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published