top blue red brown green

Brown page

  • Comprehensive Perl Archive Network (CPAN, you get Perl modules from here): mirrors
    • Search
    • PAUSE (Perl Authors Upload Server)
    • Metacpan (alternative search)
    • Backpan (complete history of CPAN)
    • Bug tracker (RT)
    • Strawberry Perl (for Windows)
    • Activestate Perl (for Windows and other)
  • Perl: bug tracker (RT) core development perldoc
    • Perl6 AES
    • Aplusplus
    • Use.perl
  • Ruby (programming language):
    • Docs old book
  • Python (programming language): python2 documentation python3 documentation
  • J programming language (jsoftware, ijs): wiki
    • Docs (help) dictionary (reference manual) user (user's guide)
  • Lua (programming language): reference manual wiki news
  • Haskell (the purely functional programming language): Haskell 2010 standard FFI standard (foreign function interface) GHC (Glasgow Haskell Compiler) Cabal directory (libraries) GHC standard libraries documentation
  • GNU FSF directory: homepage mirror list
    • GCC (GNU Compiler Collection, C)
    • Glibc (GNU C Library) Eglibc (fork of Glibc, not by GNU)
    • GDB (debugger)
    • Binutils (ld linker, ld.gold, as assembler)
  • Kernel.org (where Linux and linux manpages live): Unionfs Aufs (the other unionfs)
  • Kernelnewbies: LinuxChanges (human-readable changelog of Linux) main page
  • OpenBSD: manpages online
    • OpenSSH (secure shell)
    • OpenSSL (TLS, Transport Layer Security, Secure Sockets Layer)
  • FreeBSD: manpages online
  • Debian: search for packages installation guide reference manual bug tracker
  • Other linux distributions:
    • Ubuntu hungarian (hu)
    • Gentoo
    • Knoppix
  • Marc Lehmann's software page (schmorp, also elmex, urxvt, rxvt-unicode, EV, AnyEvent, other perl modules)
  • Other free software:
    • boost C++ libraries
    • Apache HTTP Server HTTP server 2.4 documentation
    • Mozilla Firefox Download sources
    • LibreOffice (fork of OpenOffice.org, soffice)
    • X.org (X11, X Window System)
    • LeoNerd's software (Paul Evans)
    • John E. Davis software page (jed editor, slang)
    • PuTTY (terminal emulator and ssh client) downloads
    • Burnia project (libburn, libisofs, libisoburn, cdrskin, xorriso, burn CD, DVD, optical media)
    • Net-tools
    • Icewm (window manager)
    • Racket (renamed from PLT scheme, MZ scheme) docs
    • Go programming language
    • E2fsprogs (ext2, ext3, ext4 file system)
    • Joe-editor (Joe's own editor) joe-p37 (PTS's patches)
    • SANE (Scanner Access Now Easy)
    • ICU (Unicode support libraries)
    • TRE regular expression matching library
    • X11vnc (VNC server for real X displays, also enchanced viewer ssvnc)
    • Procps (ps for Linux) Psmisc (killall for Linux)
    • Rsync (incremental file transfer)
    • MLton (Standard ML compiler)
    • CURL (library for HTTP and other downloads and uploads) c-ares (asynchronous DNS name resolution)
    • Bochs (x86 virtual machine emulator)
    • Fabrice Bellard homepage TCC (Tiny C Compiler) Qemacs (editor) QEMU (fast virtual machine emulator)
    • Yasm (Modular assembler, x86)
    • VirtualBox (virtual machine, Oracle, Sun, qemu-based)
    • Yudit (plain text editor)
    • Irssi (irc client)
    • LevelDB (key-value database by Google, similar to Bigtable)
    • Libxml2 (of gnome)
    • Libexpat (XML stream parser)
    • Doxygen (embed developer documentation in source code) manual
  • Compressors (file compression, decompression):
    • Bzip2
    • XZ Utils (xz and lzma compression)
    • 7-zip (seven-zip, 7z, compressor with GUI) on sourceforge p7zip (unix port of 7zip) on sourceforge
    • Zlib
  • Numerical, symbolic and scientific computation (computer algebra):
    • Gnuplot on Sourceforge
    • GNU Octave (numerical computations) Octave wiki Octave forge (package repository)
    • R Project for Statistical Computing (R language)
    • Mathomatic (simple symbolic computations)
    • Mpc (multiprecision complex float with correct rounding, bigfloat, based on mpfr)
    • GSL (GNU Scientific Library)
    • LibTom (multiprecision integers, cryptography, and more maths)
    • GAP (groups, algorithms, programming - a system for computational discrete algebra; computer algebra) manuals
    • Sage (open source mathematics computer algebra) documentation reference manual
    • Mersenne Twister (random generator)
    • Numeric libraries from netlib (BLAS, ATLAS) LAPACK (linear algebra package) LAPACK for Windows
    • Qhull (library for convex hull, Delaunay triangulation, Voronoi)
    • FFTW (fast Fourier transform library)
    • Wolfram research Alpha (computational knowledge engine) MathWorld Mathematica documentation center
  • Multimedia programs and libraries:
    • VLC (Video-Lan, media player) on sourceforge
    • Gimp (image editor)
    • Inkscape (vector graphics editor)
    • Cairo (graphics library)
    • Freetype (font rendering library)
    • Fontconfig (font manager, freedesktop, homepage down?) download
    • Anti-Grain Geometry (high fidelity vector graphics, agg)
    • OpenCV (Open Source Computer Vision library) documentation
    • Ffmpeg (video and audio player and encoder) libav (fork of ffmpeg)
    • Xpdf (PDF viewer and converter, foolabs)
    • ImageMagick tutorials (examples of ImageMagick usage by Anthony Thyssen) GraphicsMagick (old fork of ImageMagick)
  • Cross-platform UI toolkits:
    • Gtk+ (the gimp toolkit, includes: glib, pango, libfreetype font renderer) Gnome software downloads
    • WxWidgets
    • Qt
    • Tcl/Tk
  • Version control:
    • Git (the stupid content tracker, fast version control system) tutorial user's manual reference manual (manpages) source downloads (tarballs)
    • CVS (Concurrent Versions System)
    • Subversion (Apache, svn) Subversion book TortoiseSVN (Subversion GUI for Win32) on sourceforge documentation
    • Bazaar (bzr)
    • Mercurial (hg)
  • SourceForge:
    • Freshmeat
  • Windows development:
    • MSDN (Microsoft developer center) Windows Development Reference (API) Visual Studio 2008 (Visual C++, including C runtime libraries) Visual Studio 2012
    • GnuWin32 (various software ported to Windows)
    • PthreadsWin32 (POSIX threads for Win32)
    • Notepad++ (GUI text editor, win32, esp. for source code)
    • Dependency Walker (finds dynamic libraries loaded runtime)
    • VirtuaWin (virtual desktop manager, workspaces, window manager extension for win32)
  • Programming documentation: C++ reference (cppreference.com) comp.lang.c FAQ sgi C++ standard library docs roguewave C++ standard library docs C++ standards committee papers
    • POSIX standard
    • The linux documentation project (TLDP, HOWTOs)
    • AMD CPU developer guides and manuals (including AMD64 architecture reference manuals) Agner Fog's Software optimization resources
  • Web standards:
    • Internet RFCs IRC RFC client protocol (Internet relay chat) Channel Management Architecture Jilles's IRC page Technical documents on irc.org
    • World wide web consortium (W3C) HTTP/1.1 (Hypertext Transfer Protocol) CGI (Common Gateway Interface) HTTP Cookies HTML 4.01 (HyperText Markup Language) XHTML 1.0 HTML 5 draft HTML validator CSS 2.1 (Cascading Style Sheets) CSS 3 draft DOM specs toc (Document Object Model) SVG 1.1
    • Mozilla web developer docs javascript DOM
  • Useful online tools:
    • Ideone (pastebin and interpreter for many programming languages)
    • Plotshare (pastebin with gnuplot interpreter)
    • Browsershots (browser compatibility test)
    • Lorem ipsum generator (fake text)

top blue red brown green