Eventum is auser-friendlyand flexibleissue trackingsystem that canbe used by asupportdepartment totrack incomingtechnicalsupportrequests or bya softwaredevelopmentteam to quicklyorganize tasksand bugs.Eventum is usedby the MySQL ABTechnicalSupport team,and has allowedthem todramaticallyimproveresponse times.
blue classy isa premiumclassifiedssoftware thatallowswebmasters tobuild theirclassifiedwebsite easilywithout anyheadache. weoffer a fullymanagedclassifiedswebsite withunlimitedhosting.
magicErmine isa tool forcreatingportableapplicationsfor Linux. Itallows the sameLinuxexecutable tobe run on awide range ofdifferentdistributions.Like statifier,It makes oneexecutable filewith norun-timedependenciesfrom adynamicallylinkedexecutable andall of itslibraries.Unlikestatifier, itis able to addarbitrary filesto the packedexecutable,such asconfigurationfiles orpixmaps.
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.
SCCS is animplementationof the POSIXstandard SourceCode ControlSystem. It isbased on theoriginal UNIXSCCS codeprovided by Sunas part ofOpenSolaris andwas madeportable tootherplatforms. Thisversion is amajorenhancement onthe originalcode.
An open sourcesoftwarerelease and CVEtracking.Additionallyincludes:vulnerabilitytracking (CVE),ATOM feeds forprojectreleases,repositorystatistics,project managercontacts.
PasDoc is adocumentationtool for ObjectPascal code,able to parseall modernPascalfeatures.Documentationis generatedfrom commentsfound in yoursource code andfrom externalfiles. Outputformats includeHTML and LaTeX.Command lineand GUIversions areavailable.
A simple,light-weight,desktop-independentupdatenotificationapplet for thesystem tray onapt basedsystems asDebian, Ubuntuor Linux Mint.The main goalof un-applet isto provide aneasy way tohelp users tokeep theirsystem up todate withoutgetting in theuser's waywhile keepingsoftwaredependencies ata minimum. Acron job runsin thebackground andperiodicallychecks forpendingsoftwareupdates, theapplet informsyou by itscolor about thestate of yoursystem. Throughits menu
yuck is acommand lineoption parserfor C thatworks on aminimal set ofdependencies---onlya C compilerand the m4macro processorare required.It supports allthe standarduse cases:GNU-style longoptions(--option),condensableshort options(-xab for -x -a-b), andoptionalarguments tolong and shortoptions(--foo[=BAR]),multipleoccurrence ofoptions (-vvv).Mostimportantly, itdoes not dependon libc'sgetopt() norgetopt_long().
Vortex Libraryis animplementationof the RFC 3080and RFC 3081standarddefinitions,known as theBEEP Coreprotocol,implemented ontop of theTCP/IP stack.It comes withcompleteXML-RPC overBEEP RFC 3529support,completesupport for theTUNNEL profile(which allowsyou to performproxyoperations forevery BEEPprofiledeveloped),support forHTTP proxies,and more. TheAPI isconsistent,easy to use,and allows youto writeapplicationprotocols veryquickly. TheAPI is designedto allow
ELF statifiermakes oneexecutable filewith no runtimedependenciesfrom adynamically-linkedexecutable andall itslibraries. Thisfile can becopied and runon anothermachine with noneed for all ofthe libraries.
libcfg+ is a Clibrary thatfeatures multi-command lineandconfigurationfile parsing.It is possibleto set upvarious specialproperties such as quotingcharacters,deliminator strings, filecommentprefixes,multi-line postfixes, andmore. Itsupports manydata typessuch asbooleans,integers,decimal numbers,strings withmany additionaldata typeflags (such asmultiple valuesfor a single option).
The ncurses(new curses)library is afreewareemulation ofSystem VRelease 4.0curses. It usesterminfoformat,supports padsand color andmultiplehighlights andformscharacters andfunction-keymapping, andhas all theotherSYSV-cursesenhancementsover BSDcurses. Thedistributionincludes thelibrary andsupportutilities,including aterminfocompiler tic, adecompilerinfocmp, clear,tput, tset, anda termcapconversion toolcaptoinfo. Fullmanual pagesare providedfor the libraryan
The SimulAVRprogram is asimulator forthe Atmel AVRfamily ofmicrocontrollers(ATtiny andATmega).SimulAVR can beused eitherstandalone oras a remotetarget foravr-gdb. Thereare interfacesfor Python andTcl. When usedin gdbservermode, thesimulator isused as aback-end sothat avr-gdbcan be used asa source leveldebugger forAVR programs.
smake is ahighly portable'make'program thatmakes commandsup to datebased on rulesin Makefilesand on thetimestamps ofthe relatedfiles. Itimplements acompletesuperset of thefeatures of theclassicalPOSIX/Unix makeprogram. Itwarns abouttypical misuseof dynamicmacros thatpreventportability ofmakefiles. Itsautomakefeatures allowyou to runscripts toautomaticallycreate rulesfor unknownplatforms.
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.