EiffelBDB

EiffelBDB is an Eiffel interface to the Berkeley DB. Berkeley DB is an embedded database system that supports key access to data. Berkeley DB also provides core database services like page cache management, transactions, locking and logging. This wrapper was created with the help of SWIGEIFFEL an extension of SWIG to produce Eiffel interfaces to C libraries.

Eiffel-mmap

Eiffel-mmap is an Eiffel interface to the mmap system call to map files into memory. The file is accessed via string operations rather than through I/O library function calls and input buffers. This is normally much faster because it uses the same virtual memory management mechanism as the operating system itself.

gtkxmhtml

gtkxmhtml 0.1, an Eiffel interface to the GNOME gtk-xmhtml widget. The gtk-xmhtml widget displays HTML pages. This wrapper was created with the help of SWIGEIFFEL an extension of SWIG to produce Eiffel interfaces to C libraries.

CVS tree of the most recent version of the library