On the fly iterator creation.
A linked list implementation with unique features and an extended list of constant time methods providing high performance traversals and mutations.
Painless shell argument parsing and dependency check.
A high-performance slab allocator with hierarchical bitmap for O(1) insert/remove operations
Implementation of the high performance xoroshiro128+, xorshift128+, xorshift1024*, and splitmix64 pseudo random number generators.
Ternary search trie collection in rust with similar API to std::collections as it possible
A UTF8 / Unicode Converter for no_std
High-performance STAR file I/O library for cryo-EM workflows
A multimap with at the same time keeps the total insertion ordering of all elements
A new-fasioned quote! macro implementation with pretty template-engine like syntax
A new-fasioned quote! macro implementation with pretty template-engine like syntax
A highly parallel Perl 5 interpreter written in Rust