Projects tagged ‘devtool’


[16 total ]
36

SQuirreL SQL Client

   
Primary Language: Java Licensed as: GNU General Public License 2.0,GNU Lesser General Public License 2.1

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.

Metrics updated 03 Sep 08

21

The LLVM Compiler Infrastructure

 
Primary Language: C/C++ Licensed as: University of Illinois/NCSA Open Source License

LLVM is a robust system, particularly well suited for developing new mid-level language-independent analyses and optimizations of all sorts, including those that require extensive interprocedural analysis. LLVM is also a great target for front-end ... [More] development for conventional or research programming languages, including those which require compile-time, link-time, or run-time optimization for effective implementation, proper tail calls or garbage collection. We have an incomplete list of projects which have used LLVM for various purposes, showing that you can get up-and-running quickly with LLVM, giving time to do interesting things, even if you only have a semester in a University course. We also have a list of ideas for projects in LLVM. [Less]

Metrics updated 04 Sep 08

12

devkitPro

   
Primary Language: C/C++ Licensed as: BSD-ish License,Creative Commons,GNU General Public License 2.0

This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are be MinGW based.

Metrics updated 04 Sep 08

6

JabberLib

 
Primary Language: Tcl Licensed as: BSD-ish License

A Jabber/XMPP library written in Tcl.

Metrics updated 04 Sep 08

4

Cayenne

 
Primary Language: Java Licensed as: Apache License 2.0

Apache Cayenne is an open source persistence framework licensed under the Apache License, providing object-relational mapping (ORM) and remoting services. With a wealth of unique and powerful features, Cayenne can address a wide range of persistence ... [More] needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. Or, with native XML serialization, objects can be even further persisted to non-Java clients - such as an Ajax-capable browser. [Less]

Metrics updated 02 Sep 08

3

VimKick

 
Primary Language: C++ Licensed as: GNU General Public License 2.0

VimKick allows you to quickly locate symbols in your source code. Features: - Can be used together with Vim (GUI version). - Based on powerful exuberant-ctags. Rich support of different programming languages. Including: C, C++, Python, Ruby ... [More] , PHP, Java, C#, JavaScript, Pascal and etc. - Fast incremental search across functions, prototypes, class declarations, typedefs, filenames and etc. - Filtering by both class and method names. - Correct support of C++ namespaces and nested classes. - Real time tracking of file tree. [Less]

Metrics updated 04 Sep 08

3

domingo

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

Domingo is a simple, consistent, object-oriented easy-to-use Java-API to Lotus Notes/Domino.

Metrics updated 03 Sep 08

2

MySQLTuner

   
Licensed as: General Public License version 3

MySQLTuner is a high-performance MySQL tuning script written in perl that will provide you with a snapshot of a MySQL server’s health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL ... [More] server’s efficiency and performance. The script gives you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA. [Less]

2

yasli

 
Primary Language: C++ Licensed as: MIT License

YASLI stands for Yet Another Serialization LIbrary. Features: * Simple user interface, including single method for both storing and loading (intrusive way). * Non-intrusive way is also supported - for serialization of classes from third ... [More] party libraries. * Lookup of named elements. You can reorder, insert, and remove members maintaining backward compatibility with old format. * TextOArchive/TextIArchive. Store data in compact, human-readable text format. * Combined generic and abstract approach allows simple addition of archive types. PropertyTree (GUI with wxWidgets) is currently under development. [Less]

Metrics updated 02 Sep 08

2

SXEmacs

 

SXEmacs is a highly customisable and extensible real-time display editor and IDE. Yes, SXEmacs is an editor, but it is oh so much more than that too. SXEmacs is like the Swiss Army Knife of Open Source, being everything from a tetris game to a ... [More] full blown X11 window manager. It is easier to list what SXEmacs can't do than what it can... hmm, not sure, we haven't found anything worth doing yet that SXEmacs can't do (or be made to do). [Less]