lightweight jackets
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 439
Lightweight C++ 1.3.2
Lightweight C++ is a language similar to C++ which is translated to C. more>>
Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor.
Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to understand how OOP features are implemented and what is the cost of everything.
Adding new features and extensions is also very easy (much easier than adding new C++ extensions to gcc at least), and this is one of lwc goals: To keep evolving.
Main features:
- function overloading,
- member functions,
- inheritance,
- virtual functions (polymorphism),
- multiple inheritance,
- virtual inheritance and pure virtual functions,
- constructors, destructors,
- new and delete,
- default function arguments,
- simple exceptions (no auto destruction of locals)
- and a mechanism of simplistic templates (implemented as high-level multi-line macros).
- operator overloading (works with ptrs when it can)
- +other
Enhancements:
- Changed the generated code for the gcc cleanup attribute so that if a constructor throws, the destructor is not invoked. As in the simple case where we dont have the cleanup attribute and like C++.
<<lessIts more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to understand how OOP features are implemented and what is the cost of everything.
Adding new features and extensions is also very easy (much easier than adding new C++ extensions to gcc at least), and this is one of lwc goals: To keep evolving.
Main features:
- function overloading,
- member functions,
- inheritance,
- virtual functions (polymorphism),
- multiple inheritance,
- virtual inheritance and pure virtual functions,
- constructors, destructors,
- new and delete,
- default function arguments,
- simple exceptions (no auto destruction of locals)
- and a mechanism of simplistic templates (implemented as high-level multi-line macros).
- operator overloading (works with ptrs when it can)
- +other
Enhancements:
- Changed the generated code for the gcc cleanup attribute so that if a constructor throws, the destructor is not invoked. As in the simple case where we dont have the cleanup attribute and like C++.
Download (0.21MB)
Added: 2005-04-13 License: Freeware Price:
1655 downloads
LightWeight Time Tracker 1.0.0pre
LightWeight Time Tracker (LWTT) is a very simple time-tracking program. more>>
LightWeight Time Tracker (LWTT) is a very simple time-tracking program. LightWeight Time Tracker provides independent real-time tracking of multiple tasks (such as programming, lectures, presentations, etc.).
The data are saved to an XML file under the home directory.
<<lessThe data are saved to an XML file under the home directory.
Download (0.080MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1234 downloads
VIF Lightweight Framework 1.0
VIF Lightweight Framework is an object-relational bridge to store and retrieve data in relational database management systems. more>>
VIF Lightweight Framework is an object-relational bridge to store and retrieve data in relational database management systems (RDMS). The frameworks building blocks to access data are data object models (DOM objects) and joined data object models (joined DOM objects).
A DOM object is used for read-write access to a database table. VIF Lightweight Framework encapsulates the mapping of the objects attribute to the underlying table fields. A joined DOM object encapsulates SQL SELECT commands of any complexity. With joined DOM objects, its possible to design involved data retrieval.
<<lessA DOM object is used for read-write access to a database table. VIF Lightweight Framework encapsulates the mapping of the objects attribute to the underlying table fields. A joined DOM object encapsulates SQL SELECT commands of any complexity. With joined DOM objects, its possible to design involved data retrieval.
Download (MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
1046 downloads
Lightweight Java Game Library 1.1.2
Lightweight Java Game Library project is a native binding to OpenGL and OpenAL. more>>
Lightweight Java Game Library project is a native binding to OpenGL and OpenAL.
The Lightweight Java Game Library is a native binding for OpenGL and OpenAL written with game developers in mind.
It allows the full OpenGL and OpenAL APIs to be exposed without the penalties associated with competing methods, nor the limitations of APIs such as Java3D.
Tutorials and demos are available, and Windows, Linux, and Mac OS X are supported.
Main features:
- Speed
- Simplicity
- Ubiquity
- Smallness
- Security
- Robustness
- Minimalism
Enhancements:
- Dont allow switching to fullscreen when a custom display mode is in effect. This is a change from before, where the current mode was simply overwritten with the initial (desktop) mode
<<lessThe Lightweight Java Game Library is a native binding for OpenGL and OpenAL written with game developers in mind.
It allows the full OpenGL and OpenAL APIs to be exposed without the penalties associated with competing methods, nor the limitations of APIs such as Java3D.
Tutorials and demos are available, and Windows, Linux, and Mac OS X are supported.
Main features:
- Speed
- Simplicity
- Ubiquity
- Smallness
- Security
- Robustness
- Minimalism
Enhancements:
- Dont allow switching to fullscreen when a custom display mode is in effect. This is a change from before, where the current mode was simply overwritten with the initial (desktop) mode
Download (MB)
Added: 2007-08-18 License: BSD License Price:
801 downloads
5.56mm Full Metal Jacket 0.75 Beta
5.56mm Full Metal Jacket is a Doom 3 multiplayer modification. more>>
5.56mm Full Metal Jacket is a Doom 3 multiplayer modification
5.56mm Full Metal Jacket takes place in a fictive Environment where you have a West and an East team. Accordingly to your team you will get the full weapon-arsenal available supported by your side.
There are 5 classes of weapons .... Pistols, Shotguns, Sub-Machineguns, Assault Rifles and Sniper Rifles. The target system will feature 2 modes ... Aiming with the cross-hair which gets less and less precise the further away you shoot or aiming through the weapons sights which influences the overall field of view but therefore is damn pretty precise.
The game features first- and thirdperson view though when in thirdperson the lack of a crosshair makes aiming more difficult. The levels will vary between huge outdoor scenarios and narrow office corridors.
Supported gametypes are: Capture the Flag, Team DeathMatch
Supported weapons so far are:
Pistols: RUGER MK 512, GLOCK 17
Shotguns: BENELLI M3, EICHLER
SMGs: MP5SD6, MAC10
Assault Rifles: XM177E2(AR15), AK-47
Sniper Rifles: AWM, M24
<<less5.56mm Full Metal Jacket takes place in a fictive Environment where you have a West and an East team. Accordingly to your team you will get the full weapon-arsenal available supported by your side.
There are 5 classes of weapons .... Pistols, Shotguns, Sub-Machineguns, Assault Rifles and Sniper Rifles. The target system will feature 2 modes ... Aiming with the cross-hair which gets less and less precise the further away you shoot or aiming through the weapons sights which influences the overall field of view but therefore is damn pretty precise.
The game features first- and thirdperson view though when in thirdperson the lack of a crosshair makes aiming more difficult. The levels will vary between huge outdoor scenarios and narrow office corridors.
Supported gametypes are: Capture the Flag, Team DeathMatch
Supported weapons so far are:
Pistols: RUGER MK 512, GLOCK 17
Shotguns: BENELLI M3, EICHLER
SMGs: MP5SD6, MAC10
Assault Rifles: XM177E2(AR15), AK-47
Sniper Rifles: AWM, M24
Download (362MB)
Added: 2007-05-31 License: Freeware Price:
878 downloads

SQLite Manager 0.5.0 Beta 3
SQLite Manager is an all-in-one and very useful application which can manage all your sqlite databases using this lightweight extension for firefox, thunderbird, sunbird, seamonkey, songbird, komodo, flock etc. more>> <<less
Added: 2009-07-23 License: MPL Price: FREE
62 downloads
Other version of SQLite Manager
Contacts 0.5
Contacts is a Evolution-Data-Server based addressbook. more>>
Contacts is a Evolution-Data-Server based addressbook.
Contacts is a small, lightweight addressbook that uses libebook. This is the same library that GNOME Evolution uses, so all contact data that exists in your Evolution database is accessible via Contacts.
Contacts features advanced vCard field type handling and is designed for use on hand-held devices, such as the Nokia 770 or the Sharp Zaurus series of PDAs.
<<lessContacts is a small, lightweight addressbook that uses libebook. This is the same library that GNOME Evolution uses, so all contact data that exists in your Evolution database is accessible via Contacts.
Contacts features advanced vCard field type handling and is designed for use on hand-held devices, such as the Nokia 770 or the Sharp Zaurus series of PDAs.
Download (0.39MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
913 downloads
Registry J2SE 1.2.0
Registry-J2SE is a library that provides lightweight registry functions for both Hibernate2 and Hibernate3 configurations. more>>
Registry J2SE is a library that provides lightweight registry functions for both Hibernate2 and Hibernate3 configurations.
<<less Download (0.012MB)
Added: 2006-08-17 License: The Apache License Price:
1170 downloads
ghunter 0.0.5
Lightweight Electronic Comic Viewer more>>
ghunter 0.0.5 is yet another extremely useful utility for everyone. It is actually a lightweight picture viewer for electronic comics.
Enhancements:
<<less- Add f to fullscreen & q to exit program
- Add use key to scroll image
- Fix issue slideshow can't zoom fit
- Fix issue rotate
- Add feature zoom in & out (code not yet)
Requirements:
- gtk+
Added: 2008-12-04 License: GPL Price: FREE
13 downloads
triggers 0.41
trigger is a lightweight, asynchronous notification mechanism to set off events in and across systems. more>>
trigger is a lightweight, asynchronous notification mechanism to set off events in and across systems. The poor mans daily snapshot, glastree builds live backup trees, with branches for each day. Users directly browse the past to recover older documents or retrieve lost files. Hard links serve to compress out unchanged files, while modified ones are copied verbatim. A prune utility effects a constant, sliding window.
<<less Download (0.014MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1198 downloads
SVN-RaWeb-Light 0.60001
SVN-RaWeb-Light is a Perl module provides a lightweight Web-based browser for remote Subversion repositories. more>>
SVN-RaWeb-Light is a Perl module, that once installed and driven by a CGI script provides a lightweight Web-based browser for remote Subversion repositories, not unlike the default HTML one for http:// repositories. (with some improvements).
If you deploy this module in a public URL with a good bandwidth, let me know so I can link to it here for demonstration purposes.
<<lessIf you deploy this module in a public URL with a good bandwidth, let me know so I can link to it here for demonstration purposes.
Download (0.015MB)
Added: 2007-03-20 License: Perl Artistic License Price:
948 downloads
General Package/Module Interface 0.7.1
General Package/Module Interface (GPMI) is a lightweight library that assists with modularizing applications. more>>
General Package/Module Interface (GPMI) is a lightweight library that assists with modularizing applications.
It includes prewritten script interpreter modules in addition to timers, events, and package dependencies.
Enhancements:
- This version features many bugfixes and memory leak cleanups.
- It is now possible to compile the code on Windows using mingw.
<<lessIt includes prewritten script interpreter modules in addition to timers, events, and package dependencies.
Enhancements:
- This version features many bugfixes and memory leak cleanups.
- It is now possible to compile the code on Windows using mingw.
Download (0.17MB)
Added: 2006-01-10 License: GPL (GNU General Public License) Price:
1384 downloads
tkCybernetics 0.91
tkCybernetics project is a lightweight cybernetics simulator. more>>
tkCybernetics project is a lightweight cybernetics simulator.
It was designed for didactic purposes, but might be useful for quick tests of circuits.
Main features:
- The usual elements (all apropiately parameteryzable) are available - highpass filter, lowpass filter, integrator, sums, characteristics, completely customizable functions, factors, input-functions and output at arbitrary points of the circuit.
- The results are displayed as graphs and can be exported as postscript. Does currently not support saving of circuits. Checks if circuits are logicaly correct. Its NOT intended for simulation of artificial neural networks or really complex siystems. Its extensible, but only if you know Tcl (and know it well) - port to Python considered.
<<lessIt was designed for didactic purposes, but might be useful for quick tests of circuits.
Main features:
- The usual elements (all apropiately parameteryzable) are available - highpass filter, lowpass filter, integrator, sums, characteristics, completely customizable functions, factors, input-functions and output at arbitrary points of the circuit.
- The results are displayed as graphs and can be exported as postscript. Does currently not support saving of circuits. Checks if circuits are logicaly correct. Its NOT intended for simulation of artificial neural networks or really complex siystems. Its extensible, but only if you know Tcl (and know it well) - port to Python considered.
Download (0.077MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1097 downloads
ltpanel 0.1
ltpanel is a lightweight window list application. more>>
ltpanel is a lightweight window list for the X Window System, similar to GNOMEs window list applet.
It has been tested on IceWM and should work with any GNOME-compliant window manager. It is based on Peter Zeleznys fspanel.
<<lessIt has been tested on IceWM and should work with any GNOME-compliant window manager. It is based on Peter Zeleznys fspanel.
Download (0.018MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1641 downloads
GtkHTML 3.8.2
GtkHTML is a HTML rendering/editing library. more>>
GtkHTML is a HTML rendering/editing library.
GtkHTML is not designed to be the ultimate HTML browser/editor: instead, it is designed to be easily embedded into applications that require lightweight HTML functionality
<<lessGtkHTML is not designed to be the ultimate HTML browser/editor: instead, it is designed to be easily embedded into applications that require lightweight HTML functionality
Download (1.7MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
Other version of GtkHTML
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above lightweight jackets search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
