Skip to content

RGSS3/rbtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

rbtree

Functional RBTree in C

Only insertion is implemented to demostrate how C can do a somehow good pattern matching

inspired by https://www.cnblogs.com/candy99/p/rbt_in_haskell.html

also a simple GC is implemented

Free to use in your project if of any help, please credit.

The following troll is not given any permission including use, redistribute or copy(not included in 'Free' above):

  • 熊屁股
  • 王将
  • QQ:745392994

About

Functional Red-Black Tree in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages