A hierarchicalnote takingapplication,featuring richtext and syntaxhighlighting,storing data ina single xml orsqlite file.Features: richtext formattingandcolorization, syntaxhighlighting,imageshandling,embedded files,lists handling,simple tables,codeboxes,text/image/tablealignment,hyperlinks,spell checking,crossapplicationcopy/paste,export to htmlor plain text,table-of-contentsgeneration,extensivesearchfunction. Itcan import fromBasket,Cherrytree,Epim html, G
HandBrake is avideo fileconversiontool. Itsupports nearlyall formats,can transcodemedia files andcodecs forvariousplatforms,players anddevices(includes auser-friendlytarget list toselect from).It has anuncomplicatedinterface andis availablecross-platform.
tesseract-ocris an OCRengineoriginallydeveloped byHewlett Packardand nowsponsored byGoogle. It ishighly accurateand will read abinary, gray,or color imageand outputtext.
Wine is animplementationof the WindowsAPI on top of Xand Unix. Itdoes notrequireMicrosoftWindows, butcan use nativeWindows DLLs ifthey areavailable. Itprovides both adevelopmenttoolkit forporting Windowssource code toUnix as well asa programloader,allowing manyunmodifiedWindowsprograms to runon x86-basedUnixes.
SQLite is alightweight andembeddabledatabase.It's fullyACID and SQL92compliant with100% testcoverage. Asstorage asinglecross-platformdisk fileformat is used,which may be upto terrabytesin size. Itrequires nosetup andlittleadministrativework. SQLiteitself has asimple yetexpandable API.Bindings formostprogramminglanguages existon all majorplattforms.
Mercurial is afree,distributedsource controlmanagementtool. It'slightweight andefficientlyhandlesprojects of anysize with aneasy andintuitiveinterface.
LLVM is amodular andreusablecompilertoolchain.It'ssuitable forstatic anddynamiccompilations ofvariousprogramminglanguages, andbased on itsowntarget-abstractedintermediatecoderepresentation.Clang is itsnative C, C++and Objective-Ccompiler, whichprovidesadditionalstatic codeanalyzers.Dragonegg is aGNU CC parserbinding. LLDBis an extensivedebuggerutilizing LLVMsJIT compiler,syntax tree orexpressionparser. lld anewly developeddynamic linker.And vmkit animpleme
ApacheGuacamole is aclientlessremote desktopgateway. Itsupportsstandardprotocols likeVNC, RDP, andSSH. We callit clientlessbecause noplugins orclient softwareare required. Thanks toHTML5, onceGuacamole isinstalled on aserver, all youneed to accessyour desktopsis a webbrowser.
Elm MillenniumEdition 2.5 (orElm ME+ 2.5) isbased on Elm2.4 andincorporatessome code fromElm 2.5. Itcontainsenhanced MIMEand characterset support. Asubset of UTF-8(Unicode) ishandled. It canread mail froma local mboxand POP or IMAPfolders and canpass mail tothe PGP or GPGprograms. Itcan also viewdigests as amailbox andreassemblefragmented(message/partial)messages. Itincludesmodules forTLS/SSL, iconv,resolv, andSMTP.
CMOC is a6809-generatingcross-compilerfor a subset ofthe C language.It producesexecutables forthe Motorola6809 processorfor the ColorComputer .BINformat, theOS-9 format andfor the Vectrexgame console.It runs underGNU/Linux andother Unix-likeenvironments.
Gambas is anIDE and BASICinterpreterwithobject-orientedextensions.It'sdesigned toease buildinggraphicalapplicationsprograms usingGtk+ or Qt, andruns on mostUnix and Linuxsystems. Withits runtimestandaloneapplicationscan bepackaged, evencommand-lineprograms. TheGambas3JIT-compilinginterpreteroften executesfaster thanPerl or Pythonapps. It alsosupports SDL,OpenGL andOpenAL, MySQLor PostgreSQLdatabases, CGIwebserverinterfacing,
GPeriodic is aprogram forlooking up dataof elementsfrom theperiodic table.It contains abroad data setfor each atomthat coversweight,density,melting pint,radius,appearance, andmany moreinformation. Acommand-lineversion is alsoincluded.
GDB is asource-leveldebugger forAda, C, C++,Objective-C,Pascal and manyother compiledlanguages. Itcan debugrunningprocesses onmore than adozen differentprocessorarchitectures.It'sitself portedto most BSD/and GNU/Linux,Unix andMicrosoftWindowssystems.
EmbedthisAppweb is afast, littleembedded Webserver. It isunmatched inefficiency andserves pages atnative speed,using anevent-driven,non-blockingcore to servemultiplerequests usingminimalresources. Ithas integratedcaching and theESP"C"Web framework.Withoutcompromisingperformance, ithas extensivesecuritycontrols and arigoroussecuritysandbox thathelps protectthe server andmitigatedenial-of-serviceattacks. It isone of the mostwidely deployedembedded Webservers
Cppcheck is astatic analysistool for C/C++code. Itdoesn'tlook for syntaxerrors, but forbugs that acompilationsteps would notnormallydetected. Itprovides out ofboundschecking,checking thecode for eachclass,exceptionsafety, memoryleaks checking,warnings forobsoletefunction usage,invalid usageof STL, andtests foruninitializedvariables andunusedfunctions.There are IDEand VCSbindings forCode::Block,CodeLite,Eclipse, gedit,Hudson,Jenkins,Mercurial,Tortoise SVN,
The stunnelprogram worksas SSLencryptionwrapper betweenremote andlocal networksockets orinetd-starteddaemons. Itadds SSL or TLSfunctionalityto any networkservice,commonly POP3,IMAP or HTTPservers.Stunnel usesOpenSSL forcryptography.It can itselffunction asportredirectiondeamon, or astemporarytrafficinterceptor,and requires noadaption of theshadowedprograms.
Gwyddion is amodular SPM(Scanning ProbeMicrosope) datavisualizationand analysistool. It can beused for allmost frequentlyused dataprocessingoperationsincluding:leveling, falsecolor plotting,shading,filtering,denoising, dataediting,integraltransforms,grain analysis,profileextraction,fractalanalysis, andmany more. Theprogram isprimarilyfocused on SPMdata analysis(e.g. dataobtained fromAFM, STM, NSOM,and similarmicroscopes).However, it canalso be usedfor analyz
FullFIX is alibrary forparsingFinancialInformationeXchange (FIX)messages. Themain goal ofthe project isto produce thefastestsoftwaresolution forFIX protocol.The library iswrittenentirely in Cfor betterportability.The parserdepends on libconly and itdoes not imposeany I/O orthreadingmodel. Unlikesome other wellknownsolutions, inthis parser theFIXspecificationgets convertedto efficient Ccode at compiletime to achievethe bestperformance. Supported FIXprotocol
GNU PSPP is aprogram forstatisticalanalysis ofsampled data.It is a Freereplacement forthe proprietaryprogram SPSS,and appearsvery similar toit with a fewexceptions.
The pbs_pythonpackage is awrapper classfor the TorqueC library. Withthis packageyou now canwriteutilities/extensionsin Pythoninstead of C.We developedthis packagebecause we wantto replacexpbsmon by anascii versionnamed pbsmon.PBSQuery isalso includedin thispackage. Thisis a pythonmodule build ontop of the pbspython moduleto simplifyquerying thebatch server,eg: how manyjobs, how manynodes, ..
Finit is a SysVinitreplacementwith processsupervisionsimilar to thatof daemontoolsand runit. Itsfocus is onsmall andembeddedGNU/Linuxsystems, yetfullyfunctional onstandard serverand desktopinstallations.Cookiesincluded.
Hashrat is acommand-lineutility thathashes thingsusing md5,sha1/256/512,whirlpool andjh hashalgorithms.It'swritten in Cwith fewdependancies(basically justthe standard Clibrary). Itcan read inputfrom standardin and hash it,either as acomplete file,orline-by-line. It canrecursivelyhash files ondisk, eitheroutputinghashes tostdout, orstoring them infilesystemattributes, orin a memcachedserver. It cancheck filesagainst a listof hashessupplied onstdin, or in t
"ne"is a tinyprogrammingeditor for theterminal. Itcompiles andruns on anyPOSIX platform,providesstandardkeystrokes, anda veryeasy-to-usemenu interface.ne has fullUTF-8 support,syntaxhighlighting, abuilt-inscriptinglanguage forextensibility,unlimitedundo/redo,autocompletion,and binaryeditingcapabilities,and can workwith ratherlarge fileseven.
Inadyn is asmall andsimple DDNSclient withHTTPS support,both GnuTLS andOpenSSL aresupported.Inadyn iscommonlyavailable inmany GNU/Linuxdistributions,used inoff-the-shelfrouters andInternetgateways toautomate thetask of keepingyour DNS recordup to date withany IP addresschanges fromyour ISP. Itcan also beused ininstallationswith redundant(backup)connections tothe Internet.
MuPDF is a slimPDF and XPSviewer. Itrenders both inhigh-qualitywithanti-aliasedfornts,accuratemetrics andspacing. Itfullyunderstands PDF1.7 withhyperlinks,annotations,transparency,forms,transitions,javascript andencryption. And supportsboth XPS andOpenXPSformats.
Dateutils are abunch of toolsthat revolvearound fiddlingwith dates andtimes in thecommand line,with a strongfocus on usecases thatarise whendealing withlarge amountsof financialdata. Theirtarget marketis shellscripts thatneed datecalculations orcalendarconversions,and as suchthey are highlypipe-able andmodeled aftertheirwell-knowncousins (e.g.dtest vs. test,or dgrep vs.grep).
libConfuse is aconfigurationfile parserlibrary,licensed underthe terms ofthe ISClicense, andwritten in C.It supportssections and(lists of)values(strings,integers,floats,booleans orothersections), aswell as someother features(such assingle/double-quotedstrings,environmentvariableexpansion,functions andnested includestatements). Itmakes it veryeasy to addconfigurationfile capabilityto a programusing a simpleAPI. The goalof libConfuseis not to bethe configura
di is a diskinformationutility thatdisplayseverything thatdf does andmore. Itfeatures theability todisplay yourdisk usage inwhatever formatyou prefer. Italso checks theuser and groupquotas, so thatthe user seesthe spaceavailable fortheir use, notthe system widedisk space. Itis designed tobe highlyportable acrossmany platformsand is greatforheterogenousnetworks.
ReactOS is afree and opensourceoperatingsystem writtenfrom scratch.It'sdesign is basedon Windows inthe same wayLinux is basedon Unix,however ReactOSis not Linux.ReactOS looksand feels likeWindows, isable to yourrun Windowssoftware andyour Windowsdrivers, and isfamiliar forWindows users.
Detroit is aPOSIX platformabstractionlayer forcreating smalland portabledesktopapplications.Detroit offerssimple widgets,even moresimpler menusystem andextensible DSLlanguage in itscore.
FLoM is a toolforsynchronizingshell commandsand avoidingcomplexworkarounds. Itmanages processserializationnot unlike"nice"handles theirprioritization.It allows shellcommands to beserialized andsynchronizedwithin a singlesystem or anetwork. Itrequires littleconfigurationto easilyhandle commonsettings.
VICE is aprogram thatruns on a Unix,DOS, Win32,OS/2, BeOS,Amiga or Mac OSX machine andexecutesprogramsintended forthe old 8-bitcomputers. Thecurrent versionemulates theC64, theC64DTV, theC128, theVIC20,practically allPET models, thePLUS4 and theCBM-II (akaC610/C510). Anextra emulatoris provided forC64 expandedwith the CMDSuperCPU. VICEis *free*softwarereleased underthe GNU GeneralPublic License,and as such itcomes with fullsource code.
dte is a smalland easy to useconsole texteditor. Colorsand bindingscan be fullycustomized toyour liking. It has somefeatures usefulto programmers,like ctagssupport and itcan parsecompilererrors, but itdoes not aim tobecome an IDE.
ivykis is alibrary forasynchronousI/O readinessnotification.It is a thin,portablewrapper aroundOS-providedmechanisms suchas /dev/poll,epoll_create(2),kqueue(2),poll(2), andport_create(3C).ivykis wasmainly designedfor buildinghigh-performancenetworkservers, butcan be used asbuilding blockfor any kind ofevent-drivenapplicationthat usespoll(2)ablefiledescriptors asits inputs.
Fink is apackagemanagementsystem for MacOS X and Darwinsystems. ItutilizesDebians apt anddpkg tools,while"fink"itself is thesource topackagebuildingsystem. Theproject alsoadapts sourcesfor broadercompatibilitywith Mac/Darwinsystems.
Pioneers is aPC game versionof the boardgame TheSettlers ofCatan. It canbe playedagainst thecomputer, orover theinternet byfinding up to 8players pergamingmetaserver.Custom layoutscan be defined.
Diodon is asimple Gnomeclipboardmanager. Itprovides appindicatorsupport. Andstrives to betightlyintegrated andeasy to use. Itstill comeswith a lot ofcustomizationand securityoptions.
Scid vs. PC isa continuationof Shane'sChessInformationDatabase, whichprovides achess toolkit,move database,analysis tools,various chessAI enginebindings or toonline servers.It remainsdatabase-compatiblebut adds manyusability andfeatureenhancements,such as atournament gamemode, anoverhauled GUI,new gamelists,rating graphs,other analysisengines, anddrag and dropsupport on allplatforms.
MikroLock readsand writesencryptedminiLock files.It is a fastnativeimplementationof the openminilock fileformat. Despiteits name (andin contrast tothe originalimplementation),it can alsohandle bigfiles.Informationabout thecryptographicdetails:https://minilock.io.