Thanks to visit codestin.com
Credit goes to github.com

Skip to content

frozein/QuickData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

QuickData

A single-header, cross-platform library containing basic, type-generic data structure implementations. Designed to be simple and minimal, only 1600 LOC.

Documentation can be found at the top of the file.

Included Data Structures

  • Dynamic Array
  • Hashmap
  • Deque
  • Queue
  • Stack
  • Linked List
  • Balanced Binary Tree

About

a single-header data structure library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages