Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-and-test MIT License status: active


equilibrium

C library for balanced trees.

Short-term future plan

  • Support for the following data structures:
    • Red-black tree (in progess)
    • AVL
    • B-tree

More long-term future plan

  • Thread-safe variants of each data structure
  • Lock-free implementation for red-black based on this paper

About

C library for self-balancing trees.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages