<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jun 16, 2013 at 1:32 AM, Hesham Moustafa <span dir="ltr"><<a href="mailto:heshamelmatary@gmail.com" target="_blank">heshamelmatary@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I want to keep track of some control data structures and have common operations (Insert, Search, Delete) on them. I know there is rbtree, Object manager, btree. Is there a reliable support for hash-tables and other data structures to consider ? </div>

<div><br></div></div></blockquote><div>And there is also Chain structure in score.<br>As I know there is no hash tables in RTEMS yet, in my last year's GSoC project, we've discussed  about hash-tables(porting uthash(<a href="http://troydhanson.github.io/uthash/)">http://troydhanson.github.io/uthash/)</a>). But due to the runtime of hash-table, we didn't use it.<br>
<br>Thanks,<br>Zhongwei<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>Thanks,</div><div>Hesham</div></div>

<br>_______________________________________________<br>
rtems-devel mailing list<br>
<a href="mailto:rtems-devel@rtems.org">rtems-devel@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-devel" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-devel</a><br>
<br></blockquote></div><br></div></div>