没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ravenx |
ravenx
|
0 | 0 | 4 |
贡献者 | 讨论 | 代码提交 |
The RavenX library is a bunch of data structures that are designed to be a portable and simple C library. it provides data structure handling and stl-like algo for C, portability wrappers and interfaces for such string format, mbcs,wide character conversion and user-defined error handling.RavenX was initially developed for and used by BitRaven--my slightly and fully featured bittorrent client.
Now it contain the following characters: 0.01
doubly linked-list list-based queue list-based stack vector bit_vector vector-based queue vector-based stack heap heap-based priority queue hash-table red-black tree avl tree stl-like algorithm simple byte buffer management mbcs && wide-char string manipulation and conversion mbcs && wide-char string parser && format user-defined assert && error handling 0.02 state-automaton