All packages (version 20.05)
-
http_network: HTTP network 142
Provides networking component for HTTP related protocols. It is mainly used by other libraries.
Thu, 28 Sep 2023 09:52:54 GMT
-
editor: Vision2 Editor library 141
Vision2 Text Editor Component.
vision2 gui text editor widget
Thu, 28 Sep 2023 09:49:01 GMT
-
wrap_lz4: Eiffel wrap_lz4 141
Eiffel binding for lz4 - Extremely fast compression library. lz4 is Extremely Fast Compression algorithm.
Thu, 21 May 2020 21:52:15 GMT
-
base: EiffelBase 140
Eiffel Base: kernel library classes, data structure, Input and Output
Thu, 28 Sep 2023 09:49:26 GMT
-
smarty: Eiffel Smarty Template engine 139
Template engine library inspired by smarty.net php template engine. It provides a parser and the engine execution itself in order to generate for instance html output. However it can be used to generate any kind of output (xml, json, html, ...).
Thu, 28 Sep 2023 09:53:10 GMT
-
wrap_gsl: Eiffel wrap_gsl 138
Eiffel binding for GNU GSL C library. The GNU Scientific Library (GSL) is a collection of routines for numerical computing.
Thu, 21 May 2020 11:39:41 GMT
-
api_wrapper: API wrapper 137
library used to wrap external libraries.
Thu, 28 Sep 2023 09:49:29 GMT
-
error: Error framework 136
Errors and associated handler, to manage errors and also provides a way to synchronize one or many error handlers. This is convenient to propagate error from a layer to another without adding unwanted dependencies.
Thu, 28 Sep 2023 09:52:03 GMT
-
svn: Subversion Client wrapper 136
A simple library wrapping subversion command line client.
Thu, 28 Sep 2023 09:50:49 GMT
-
wrap_libgit2: Eiffel wrap_libgit 135
Wrap_libgit2 is an Eiffel binding of libgit2 C library using WrapC tool. libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.
Thu, 21 May 2020 12:20:09 GMT
-
criteria: Eiffel criteria 134
Implementation of Filter|Criteria pattern. Useful to filter a list. Via a Criteria factory, it provides expression evaluation based on binary operators and labels, such as "name:foo or tag:test" which keeps items satisfying criteria "name=foo" and has tag "test".
criteria filter pattern search
Thu, 28 Sep 2023 09:47:39 GMT
-
encoding: Eiffel Encoding Library 133
The library is used to convert string among various encodings. It basically wraps Windows APIs on windows and iconv library on Unix. Major Unicode encoding conversions are implemented in pure Eiffel.
Thu, 28 Sep 2023 09:50:00 GMT
-
thread: Eiffel Thread 132
Multithreading facilities for Eiffel. Add threads to your application. EiffelThread provides basic synchronization objects such as mutex, semaphore, condition variables, read/write lock.
thread concurrency concurrent mt
Thu, 28 Sep 2023 09:48:53 GMT
-
wex: Windows Eiffel Library (WEL) eXtension 132
Collection of components extending the WEL library.
Thu, 28 Sep 2023 09:50:51 GMT
-
wrap_sdl: Eiffel wrap_sdl 132
wrap_sdl is an Eiffel binding of SDL API using WrapC tool. Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
sdl game library wrapc sld_image
Wed, 17 Jun 2020 15:37:09 GMT
-
diff: Diff library 132
diff library
Thu, 28 Sep 2023 09:48:48 GMT
-
Eiffel2Java: Eiffel2Java 131
Eiffel2Java lets you call Java code by loading a JVM instance in an Eiffel process and controlling the execution of Java code from Eiffel.
Thu, 28 Sep 2023 09:49:44 GMT
-
C_library: C_library dependencies 131
Clibs dependencies used by other Eiffe libraries. Please do not use directly.
Thu, 28 Sep 2023 09:48:41 GMT
-
curl: Eiffel cURL 131
libcURL wrapper library
network curl wrapper client http
Thu, 28 Sep 2023 09:49:52 GMT
-
graph: EiffelGraph Library 130
EiffelGraph lets you build graph representation which are either static or dynamic. The later is using some clever physics algorithm to automatically position nodes of the graph depending on the repulsion of each nodes and the stiffness of each edge.
vision2 graph physics algorithm
Thu, 28 Sep 2023 09:49:58 GMT
-
bzip2: Eiffel bzip2 130
BZlib Eiffel library
Thu, 28 Sep 2023 09:48:19 GMT
-
wrap_tidy: Eiffel wrap_tidy 130
Eiffel binding for HTML tidy library. libtidy is a C static and dynamic library that developers can integrate into their applications in order to bring all of Tidy's power to your favorite tools. libtidy is used today in desktop applications, web servers, and more.
Wed, 27 May 2020 13:21:09 GMT
-
libevent: Eiffel libEvent 129
libevent wrapper library for Eiffel
Thu, 28 Sep 2023 09:49:15 GMT
-
edk: Eiffel Drawing Kit (EDK) 129
Multiplatform drawing kit
Thu, 28 Sep 2023 09:48:46 GMT
-
wrap_libqrencode: Eiffel wrap_libqrencode 128
wrap_libqrencode is an Eiffel binding of libqrencode using WrapC tool. Libqrencode is a fast and compact library for encoding data in a QR Code, a 2D symbology that can be scanned by handy terminals such as a smartphone. The capacity of QR Code is up to 7000 digits or 4000 characters and has high robustness.
Thu, 21 May 2020 12:50:05 GMT
-
uri_template: URI Template 128
Implement URI Template as described at http://tools.ietf.org/rfc/rfc6570.txt Support for URI template string expansion But also partial URI Template matching
parser uri template router generator url
Thu, 28 Sep 2023 09:53:03 GMT
-
process: EiffelProcess 128
Process library: Starting/Waiting for process as well as reading/writing to/from standard inputs. Note: it requires EiffelThread.
Thu, 28 Sep 2023 09:48:50 GMT
-
collection+json: Eiffel Collection+JSON 128
Eiffel Collection+json is a library to work with Collection+JSON - Hypermedia Type, see http://www.amundsen.com/media-types/collection/ .
hypermedia media-type api collection+json web
Thu, 28 Sep 2023 09:52:27 GMT
-
content_negotiation: CONneg Content Negotiation 128
CONneg is a library that provides utilities to select the best repesentation of a resource for a client where there are multiple representations available.
content accept conneg negotiation EWF web request
Thu, 28 Sep 2023 09:52:52 GMT
-
uri: EiffelURI 127
Collection of URI parser and builder: - URI : Uniform Resource Identifier - PATH_URI : URI application for path - IRI : Internationalized Resource Identifier
parser uri iri path resource identifier
Thu, 28 Sep 2023 09:50:31 GMT
-
http: HTTP protocol 127
Collection of interfaces related to HTTP protocol: - header - status codes, request methods - content type, media type, mime type. - cookie - date used in web protocol - file extension mime mapping
http web header status method type mime cookie
Thu, 28 Sep 2023 09:52:47 GMT
-
uuid: EiffelUUID 127
Generate/Manipulate UUIDs.
uuid generator parser identifier
Thu, 28 Sep 2023 09:49:50 GMT
-
eclop: ECLOP, Eiffel Command Line Parser 126
ECLOP stands for Eiffel Command Line Parser and is a small library for parsing command line options. The current release (0.1.1) should still be considered a beta release but should despite that still be useful for writing command line based programs and it is reasonably stable. Your mileage may vary. ;-)
Thu, 28 Sep 2023 09:52:01 GMT
-
imap: IMAP library 126
IMAP server protocol
Thu, 28 Sep 2023 09:52:50 GMT
-
crypto: Eiffel Crypto 126
Eiffel Encryption facilities written in Eiffel, without dependencies on specific C library. Support for - bcrypt - hashing: md5, sha1, sha256, message_digest - hmac: hmac_md5, hmac_sha1, hmac_sha256 - salt, xor_shift_64
encryption bcrypt md5 sha sha1 sha256 message digest hmac salt
Thu, 28 Sep 2023 09:48:30 GMT
-
arg_parser: Eiffel Argument Parser 126
An argument parser library for parsing and validating command line arguments.
arg argument parser command line cli
Thu, 28 Sep 2023 09:49:31 GMT
-
zlib: Eiffel zlib 126
zlib Eiffel Library
Thu, 28 Sep 2023 09:48:17 GMT
-
testing: Eiffel Autotests library 125
Library required to write autotest cases.
Thu, 28 Sep 2023 09:49:54 GMT
-
memory_analyzer: Memory Analyzer Library 125
Memory analyzer library: Track down your memory usage within your application.
Thu, 28 Sep 2023 09:48:55 GMT
-
pcre: PCRE regexp library 125
PCRE regexp library, also supporting unicode.
Thu, 28 Sep 2023 09:48:25 GMT
-
ROC: ROC CMS 125
Eiffel ROC CMS library is build with [EWF](http://eiffelwebframework.github.io/EWF/) and inspired by [Drupal](https://www.drupal.org/). The goal of the library is to provide the following features. - content type - user management - node management - module design - theme - API - ...
cms web rest api user node module theme authentication
Thu, 28 Sep 2023 09:48:09 GMT
-
cypress: Cypress the OAuth consumer library 125
OAuth consumer library
authentication api oauth consumer web
Thu, 28 Sep 2023 09:52:16 GMT
-
jwt: JSON Web Token 125
JSON Web Token
Thu, 28 Sep 2023 09:52:20 GMT
-
cocoa: COCOA Eiffel Wrapper 125
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Thu, 28 Sep 2023 09:49:03 GMT
-
abel: Eiffel ABEL 125
A library for unified access to persistence services.
persistency database dbms rdbms odbms sql nosql mysq sqlite couchdb
Thu, 28 Sep 2023 09:48:04 GMT
-
argument_parser: Obsolete Eiffel Argument Parser 125
Obsolete, please use the new 'arg_parser' library
obsolete argument parser command line cli
Thu, 28 Sep 2023 09:50:42 GMT
-
time: EiffelTime 124
Date/Time abstractions and computations. Manipulation of time, date and duration.
Thu, 28 Sep 2023 09:48:52 GMT
-
wrap_quirc: Eiffel wrap_quirc 124
wrap_quirc is an Eiffel binding of quirc C API using WrapC tool. Quirc is a C library for scanning QR codes.
Thu, 21 May 2020 22:08:11 GMT
-
http_authorization: HTTP Authorization 124
Class to manipulate HTTP 'Authorization' header value.
http authorization authentication web
Thu, 28 Sep 2023 09:52:22 GMT
-
eel: Eiffel Encryption Library 124
An encryption library in Eiffel
Thu, 28 Sep 2023 09:53:12 GMT
-
http_client: HTTP client 124
Provides simple routines to perform http requests, and get associated response. It has two implementations: - using Eiffel cURL (i.e libcurl) - using EiffelNET (and the EiffelNET SSL extension)
http client network request web curl EWF
Thu, 28 Sep 2023 09:52:56 GMT
-
gobo_extension: Eiffel Gobo extension 123
gobo extension library
Thu, 28 Sep 2023 09:50:18 GMT
-
docking: Vision Smart Docking library 123
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Thu, 28 Sep 2023 09:50:23 GMT
-
xml: Eiffel XML 123
Collection of Eiffel libraries to manipulate XML content: - XML parser: parser and callbacks components - XML tree: document, elements, and nodes (and related visitors)
xml parser tree callback visitor
Thu, 28 Sep 2023 09:50:29 GMT
-
kmp_matcher: Eiffel Matcher 123
Matcher pattern - wildchar implementation (* and ?).
kmp wildchar matcher regexp pattern
Thu, 28 Sep 2023 09:50:27 GMT
-
mysqli: Eiffel MySQLi 123
MySQLi Eiffel wrapper.
persistency database sql mysql
Thu, 28 Sep 2023 09:47:55 GMT
-
event: Eiffel Event Library (EEL) 123
Event library
Thu, 28 Sep 2023 09:48:43 GMT
-
wrap_yaml: Eiffel wrap_yaml 122
wrap_yaml is an Eiffel binding of YAML C API using WrapC tool. LibYAML is a YAML parser and emitter library.
Fri, 22 May 2020 00:47:48 GMT
-
vision2: Eiffel Vision2 122
EiffelVision2 is a nice GUI toolkit abstraction that works on multiple platforms. It is based on GTK for Unix and WEL on Windows.
gui portable widget window ui toolkit
Thu, 28 Sep 2023 09:50:14 GMT
-
json: Eiffel JSON 122
Eiffel JSON parser and visitors.
Thu, 28 Sep 2023 09:53:05 GMT
-
i18n: Eiffel internationalisation (i18n) library 122
i18n internationalisation applications
Thu, 28 Sep 2023 09:50:40 GMT
-
nino: Eiffel Nino Web Server 122
Simple HTTPd server written in Eiffel
Thu, 28 Sep 2023 09:52:45 GMT
-
eapml: Eiffel Arbitrary Precision Mathematics Library 122
Eiffel Arbitrary Precision Mathematics
Thu, 28 Sep 2023 09:50:56 GMT
-
ewf: EiffelWeb framework 122
EiffelWeb framework. Include: - wsf and ewsgi: core of the Eiffel Web Framework, used to build web server application. - EWSGI connectors and their WSF integrations. - Various wsf extensions (extension, session, policy driven, ..) - text encoder (html, percent encoding, ...) - wsf html: to generate and handle html widgets such as web forms. - wsf proxy: to add reverse proxy behavior.
ewf server httpd request connector policy session widget form web proxy network
Thu, 28 Sep 2023 09:52:31 GMT
-
wrap_libusb: Eiffel wrap_libusb 121
wrap_libusb is an Eiffel binding of libusb C API using WrapC tool. libusb is a C library that provides generic access to USB devices. It is intended to be used by developers to facilitate the production of applications that communicate with USB hardware. It is portable: Using a single cross-platform API, it provides access to USB devices on Linux, macOS, Windows, etc.
Thu, 21 May 2020 22:10:48 GMT
-
vision2_extension: EiffelVision2 extension 121
Extensions to the EiffelVision2 library.
vision2 extension container thread
Thu, 28 Sep 2023 09:49:21 GMT
-
zeromq: Eiffel ZeroMQ wrapper 121
Eiffel Wrapper for ZeroMQ
zeromq zmq message inproc asynchronous
Thu, 28 Sep 2023 09:49:48 GMT
-
gobo: Gobo Eiffel Project 121
The Gobo Eiffel Project provides the Eiffel community with free and portable Eiffel tools and libraries. See package 'ise_gobo' to include easily the library via .ecf files.
gobo ise kernel structure io buffer xml
Thu, 28 Sep 2023 09:51:55 GMT
-
logging: EiffelLogging 121
Logging Cluster - Provide interface to various logging mechanisms
Thu, 28 Sep 2023 09:49:39 GMT
-
preferences: EiffelPreferences 121
Preferences library - support XML - support registry keys (Windows) - provide a set of vision2 widget to edit the preferences from a vision2 app.
preferences console application vision2 widget
Thu, 28 Sep 2023 09:50:25 GMT
-
websocket: Websocket 121
Websocket client and server component.
http ws websocket web socket stream EWF
Thu, 28 Sep 2023 09:52:34 GMT
-
notification_email: Notification Email 121
Abstract interface to send message via various mailers: - smtp - sendmail - external script - store on local file - ...
Thu, 28 Sep 2023 09:51:57 GMT
-
patterns: Patterns 120
Patterns library
Thu, 28 Sep 2023 09:49:19 GMT
-
netssl: Eiffel Net SSL 120
Extend Eiffel Net with SSL support (using openSSL)
Thu, 28 Sep 2023 09:48:12 GMT
-
base_extension: Eiffel Base Extension 120
Extension to Eiffel Base
base structure support extension
Thu, 28 Sep 2023 09:50:16 GMT
-
objc_base: Objective-C Base Library 120
Wrapper classes for Objective C
Thu, 28 Sep 2023 09:49:05 GMT
-
wel: WEL 119
WEL: Windows Eiffel Library, reusable Eiffel components for Windows programming.
windows win32 graphic registry file
Thu, 28 Sep 2023 09:50:36 GMT
-
iphone: Eiffel iPhone Library 119
Eiffel Library for iPhone development
Thu, 28 Sep 2023 09:49:17 GMT
-
feed: Eiffel FEED parser 119
RSS2.0 and ATOM feed parser. Feed visitor including HTML generation from FEED Eiffel objects.
rss atom feed html generator parser
Thu, 28 Sep 2023 09:53:00 GMT
-
ribbon: EiffelRibbon vision2 library 119
Eiffel Ribbon library of reusable components for Eiffel.
Thu, 28 Sep 2023 09:49:07 GMT
-
text_filter: Eiffel Text Filters 119
Filters interface and implementation to transform a text into another. Supported filters: - html content - line break to html - url content - .. And formats being an ordered collection of filters.
Thu, 28 Sep 2023 09:48:29 GMT
-
com: Eiffel COM 118
Com library: Reusing/Creating COM components in Eiffel.
Thu, 28 Sep 2023 09:49:46 GMT
-
lex: Eiffel Lex library 118
Lex library: Lexical analyzer
Thu, 28 Sep 2023 09:48:45 GMT
-
peg: Eiffel PEG 117
Eiffel PEG parser. (Parsing Expression Grammar).
Thu, 28 Sep 2023 09:48:27 GMT
-
ActiveX_control_container: ActiveX Control Container 117
Thu, 28 Sep 2023 09:49:10 GMT
-
etar: TAR archive library 117
TAR archive library
Thu, 28 Sep 2023 09:52:06 GMT
-
net: EiffelNet 117
EiffelNet wraps the OS underlying network layers in an elegant portable Eiffel library.
socket network smtp protocol mail
Thu, 28 Sep 2023 09:50:02 GMT
-
web_browser: Eiffel Web Browser 117
Web Browser: Multiplatform web browser extension of Vision2 library for Eiffel. Based on Webkit-1.0 on Linux; IE core on Windows.
browser html embedded vision2 widget
Thu, 28 Sep 2023 09:48:57 GMT
-
espec: ESpec, an Eiffel Specification Library 116
ESpec: Eiffel Specification Library (simplified version without the GUI facilities).
Thu, 28 Sep 2023 09:52:08 GMT
-
microdata: MicroData parser 116
Solution to extract MicroData from HTML5 content.
microdata parser html5 html data machine-readable schema
Thu, 28 Sep 2023 09:52:58 GMT
-
parse: EiffelParse 116
Parse library: Parsing facilities.
Thu, 28 Sep 2023 09:48:59 GMT
-
web: Obsolete Eiffel Web 115
Obsolete and simple solution to build CGI applications
Thu, 28 Sep 2023 09:49:56 GMT
-
base2: EiffelBase2 115
Fully specified and verified container library for Eiffel
Thu, 28 Sep 2023 09:48:13 GMT
-
ael_printf: Amalasoft Eiffel Printf 115
The Amalasoft Eiffel Printf Cluster is a collection of classes that implements a printf facility for the Eiffel language. It depends on the Eiffel base libraries (available in open source or commercial form from Eiffel Software www.eiffel.com) and is, like other Eiffel code, portable across platforms.
Thu, 28 Sep 2023 09:50:47 GMT
-
unstable_base_extension: Unstable extension to Eiffel Base 114
Add graph related structures to Eiffel Base
Thu, 28 Sep 2023 09:48:24 GMT
-
store: Eiffel Store 112
EiffelStore: Relational database mapping for Eiffel.
store database mysql oracle odbc sybase sql relationaļ dbms rdbms
Thu, 28 Sep 2023 09:49:42 GMT
-
sqlite3: Eiffel sqlite3 library 112
Eiffel SQLite wrapper for http://www.sqlite.org/ library. This provides a statically linked sqlite, based in SQLite 3.7.8.
persistency database sqlite sqlite3
Thu, 28 Sep 2023 09:47:54 GMT
-
wikitext: Wikitext 112
Wikitext parser. Wikitext rendering as HTML. Support for notion of Wikitext book (book structure). See mediawiki for information related to wikitext format.
wiki wikitext mediawiki book rendering html
Thu, 28 Sep 2023 09:53:07 GMT
-
openid: Eiffel OpenID 111
OpenID consumer library
openid security web authentication sso
Thu, 28 Sep 2023 09:52:18 GMT
-
decimal: Decimal library 111
DECIMAL numbers. Following the 'General Decimal Arithmetic Specification'
Thu, 28 Sep 2023 09:50:53 GMT
-
hal: HAL 109
Eiffel HAL is a library to work with http://stateless.co/hal_specification.html#json HAL is used for exposing RESTful hypermedia APIs. Right now the current implementation only support JSON_HAL.
Hypermedia REST Media-type API Media-Type api rest hypermedia media-type
Thu, 28 Sep 2023 09:52:24 GMT
-
scoop_patterns: Eiffel SCOOP patterns 109
Services for concurrent programming in SCOOP.
Thu, 28 Sep 2023 09:47:41 GMT
-
ise_gobo: Gobo Eiffel for EiffelSoftware 109
Welcome to the distribution of Gobo from EiffelSoftware. Here are some information on this distribution: * The Gobo binaries are located in spec/$ISE_PLATFORM/bin. * The documentation is available from http://www.gobosoft.com * The samples can be compiled using the gobo_sample.ecf file and replacing the THE_ROOT_CLASS_HERE by the actual name of the root class for the sample you chose. Happy Eiffeling, The EiffelSoftware Team
ise gobo argument lex yacc lexical math parse pattern regexp string structure test time utility tools xml
Thu, 28 Sep 2023 09:49:28 GMT
Usage: "criterion:value" (note: "value" is aliased with "text:value") Criteria: [name] name:foo* - packages of short name matching "foo*" pattern [title] title:base - packages of title "base" [tag] tag:web - packages tagged "web" [description] description:"advanced usage" - packages with phrase "advanced usage" in their description [owner] owner:*Caesar - packages published by users with the user names matching "*Caesar" [downloads] downloads:10 - packages with at least 10 downloads [text] text:abc - equivalent to "name:abc or title:abc or tag:abc" Criteria can be combined with "and" (the default), "or" (aliased with prefix "+"), "not" (aliased with prefix "-"). Criteria "name", "title", "tag" and "description" supports wildcards (*,?).