SCCS is animplementationof the POSIXstandard SourceCode ControlSystem. It isbased on theoriginal UNIXSCCS codeprovided by Sunas part ofOpenSolaris andwas madeportable tootherplatforms.
STXXL is animplementationof the C++standardtemplatelibrary STL forexternal memory(out-of-core)computations.STXXLimplementscontainers andalgorithms thatcan processhuge volumes ofdata that onlyfit on disks.Whilecompatibilitywith the STLsupports easeof use andcompatibilitywith existingapplications,another designpriority ishighperformance.
Lazarus is aRAD ObjectPascalDevelopment IDEfor use withFree Pascal. Itis the opensourceequivalent ofthe Delphi VCL,designed to bewidget-independentand to work onany platformwhere FreePascal can befound.