Projects tagged ‘reference’ and ‘tools’


Jump to tag:

Projects tagged ‘reference’ and ‘tools’

Filtered by Project Tags reference tools

Refine results Project Tags programming (14) development (11) linux (9) web (9) c++ (8) library (7) code (6) framework (6) api (5) technology (4) work (3) html (3)

[20 total ]

641 Users
   

Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit ... [More] for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes. [Less]
Created over 3 years ago.

613 Users
   

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration ... [More] management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]
Created over 3 years ago.

262 Users
   

Boost was begun by members of the ISO C++ Standard committee Library Working Group to provide free peer-reviewed portable libraries to the C++ community. An additional objective is to establish ... [More] "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Components successfully moved into draft ISO Standard C++09 include shared_ptr, regular expressions, function wrappers and binders. [Less]
Created over 3 years ago.

134 Users
   

DocBook is an XML/SGML vocabulary that enables you to create document content in a presentation-neutral form that captures the logical structure of the content. Using the DocBook stylesheets, you can ... [More] publish DocBook content as HTML pages and PDF files and other formats, including man pages, HTML Help, and JavaHelp. [Less]
Created over 3 years ago.

49 Users
   

Celestia is an OpenGL-based 3D space simulation for Unix and Win32 that lets you travel through the solar system, to the stars, and even beyond the galaxy. Visit over 100,000 stars, 100 solar system bodies, and all known extrasolar planets.
Created over 3 years ago.

46 Users
   

The NET-SNMP (formerly UCD-SNMP) package contains various tools relating to the Simple Network Management Protocol including an extensible agent, an SNMP library, tools to request or set information ... [More] from SNMP agents, tools to generate and handle SNMP traps, a version of the unix 'netstat' command using SNMP and a Tk/perl mib browser. It was originally based on the Carnegie Mellon University SNMP implementation (version 2.1.2.1), but has been greatly enhanced, ported and fixed and barely resembles the original package anymore. [Less]
Created over 3 years ago.

37 Users
   

GNU DDD, the Data Display Debugger, is a GUI to command-line debuggers like GDB, DBX, JDB, XDB, Ladebug, WDB, the Perl debugger, or the Python debugger. It provides a graphical data display where ... [More] complex data structures can be explored incrementally and interactively. [Less]
Created over 3 years ago.

22 Users
   

JabRef is a graphical Java application for managing bibtex (. bib) databases. It can import bibliographies in numerous formats, provides extensive searching, sorting, and grouping features, can ... [More] automatically create bibtex keys, and can insert citations into LyX. [Less]
Created over 3 years ago.

17 Users
   

KStars is a graphical desktop planetarium for KDE. It provides an accurate simulation of the night sky, as seen from any location on Earth, on any date. The display includes 40,000 stars, 13,000 ... [More] deep-sky objects, 2500 comets and asteroids, all 8 planets, and the Sun and Moon. [Less]
Created over 3 years ago.

14 Users
   

AppFuse is an open source project and application that uses open source tools built on the Java platform to help you develop Web applications quickly and efficiently. It was originally developed to ... [More] eliminate the ramp-up time found when building new web applications for customers. At its core, AppFuse is a project skeleton, similar to the one that's created by your IDE when you click through a wizard to create a new web project. AppFuse 1.x uses Ant to create your project, as well as build/test/deploy it. AppFuse 2.x uses Maven 2 to create your project as well as build/test/deploy it. IDE support is much better in 2.x because you can generate the IDE project files with Maven plugins. AppFuse 1.x uses XDoclet and JDK 1.4+. AppFuse 2.x uses annotations and JDK 5+. [Less]
Created over 3 years ago.