AsmLib is a library written in assembler for the Linux terminal or console. It has functions for a wide range of topics, includeing string, psuedo ttys, disassembly, conversion, ptrace, memory management, and windows.
Recent releases


Changes: AsmLib now has about 500 functions. A large number of bugs were fixed. Additional functions were added for terminfo files, and many changes were made to terminal functions.


Changes: This is a minor feature enhancement and bugfix release. A possible segfault was isolated in the memory manager and was fixed. Some documentation was improved, and a few functions were added.


Changes: This release fixes a bug in the text form widget that prevented string entry from scrolling in a window. Also, minor bugs were fixed in many functions.


Changes: This release adds some changes to the Boyer-Moore search function.


Changes: This releases fixes a hash bug and adds some logging functions.