Skip to content
/ algds Public

Generic algorithms and data structures for C

Notifications You must be signed in to change notification settings

mistivia/algds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms and Data Structures

  • Red-black tree
  • Augmented red-black tree
  • Priority queue
  • Murmur Hash
  • Hash Table
  • String utilities
  • Region-based memory management

Build

make

Run Tests

make test

About

Generic algorithms and data structures for C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published