Skip to content
/ lctrie Public

Reference implementation for LC-Trie by Stefan Nilsson and Gunnar Karlsson

Notifications You must be signed in to change notification settings

kbandla/lctrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast IP Routing with LC-Tries

Based on the paper "Fast address lookup for Internet routers" by Stefan Nilsson and Gunnar Karlsson. This is the reference code for the Dr.Dobb's article from Aug 1998.

You can also find parts of the trie used in the linux kernel (fib_trie.c)

About

Reference implementation for LC-Trie by Stefan Nilsson and Gunnar Karlsson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published