minised
A smaller, cheaper, faster SED implementation
Mini-sed is a smaller, cheaper, faster SED implementation. Minix uses it. GNU used to use it, until they built their own sed around an extended (some would say over-extended) regexp package.
For embedded use we searched for a tiny sed implementation especially for use with the dietlibc and found Eric S. Raymond's sed implementation quite handy. Though it suffered several bugs and was not under active maintenance anymore. After sending a bunch of fixes we agreed to continue maintaining this lovely, historic sed implementation.
Along a lot of fixes and cleanups, further speedups, and some missing features and POSIX conformance, we also added a test-suite to the package, so regressions are quickly and easily uncovered.
Source
The work-in-progress code is available in a Subversion repository at: http://svn.exactcode.de/minised/trunk
Distribution packages
Releases
2021 8th Oct: minised-1.16.tar.gz
2014 8th Oct: minised-1.15.tar.gz
2013 14th Feb: minised-1.14.tar.gz
2009 12th Oct: minised-1.13.tar.gz
2006 28th Oct: minised-1.12.tar.gz 14th Oct: minised-1.11.tar.gz 13th Sep: minised-1.10.tar.gz 2nd Apr: minised-1.9.tar.gz 24th Mar: minised-1.8.tar.gz 19th Mar: minised-1.7.tar.gz
2005 1st Oct: minised-1.6.tar.gz 11th Jul: minised-1.5.tar.gz
2003 29th Dec: sed-1.4.tar.gz
1999 16th May: sed-1.3.tar.gz
1995 8th May: sed-1.1.tar.gz