8000 GitHub - pezhang/clibs: Collections of useful C libraries.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ clibs Public
forked from xzpeter/clibs

Collections of useful C libraries.

Notifications You must be signed in to change notification settings

pezhang/clibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clibs

Collections of useful C data structures. Many of them are NOT for use, only for play.

All the libraries will be sorted by licenses. Here is a list of items.

  • AVL Tree (CDDL/BSD)
  • 2-3 Tree (BSD)
  • Double-Linked List (CDDL)
  • Simple Coroutine (BSD, toy)

About

Collections of useful C libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.4%
  • Other 1.6%
0