dyn-fmt. Provides dynamic string format.
28utf8-chars. Char-by-char iterator and `read_char` method for `BufRead`.
12esl. A library for reading, writing and processing ESM/ESP/ESS files.
7components-arena. Simple strong-typed arena.
6print-no-std. The `print!` and `println` macros for `no_std` environment.
4espa. A tool for converting ESM/ESP/ESS files to and from text format.
3phantom-type. A `PhantomData` analog which prevents "parameter is never used" error, but does not produce any restrictions in contrast with `PhantomData`.
2composable-allocators. Composable memory allocators
2pc-ints. PC retro interrupts (BIOS, DOS, VGA, DPMI, etc.).
2MWEdit. Just a Github backup of davehumphrey's MWEdit 0.6.1 source. All credit goes to him.
2tuifw. Text User Interface Framework. Intended to abstract over ncurses/notcurses/win console API/DOS text mode/etc.
2generics. Provides macros for parsing generics and where clauses in `macro_rules!`.
1containers. A plugin for Morrowind.
1dos-errno-and-panic. DOS application supplement code: errno and panic handler.
1pure-io. https://habrahabr.ru/post/282940/
1panic-no-std. Panic handler for `no_std` apps.
1binary-ext. An alternate with strong-typed errors for `Data.Binary.Get` monad from `binary` package.
1necromancy. A plugin for Morrowind.
1arraybox. A box with fixed capacity, backed by a byte array (it can be stored on the stack too). Implements fixed capacity `ArrayBox`.
1newtype-derive-2018. This crate provides macros for deriving additional functionality for newtypes.
1espb. Morrowind potions attributes balancing tool.
1dos-cp. DOS code pages
1dynamic-cast. The fifth pillar of OOP: dynamic casting.
1pure_c. Pure (but with some GCC extensions) C examples: namespaces, classes, etc.
1exit-no-std. Cross-platform interface to the process exit function.
1primary_needs. A plugin for Morrowind.
1media. A script for mounting removable devices (Linux, FreeBSD).
1XTerminus. My patches for Terminus font
1basic-oop. Simple OOP for Rust.
1nom-errors. Strong-typed errors support for nom parser combinator library.
1serde-serialize-seed. The `SerializeSeed` trait for convinience.
1