83 programs for "code e-library" with 2 filters applied:

  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    NVIDIA Merlin

    NVIDIA Merlin

    Library providing end-to-end GPU-accelerated recommender systems

    ... on the NVIDIA developer website. Transform data (ETL) for preprocessing and engineering features. Accelerate your existing training pipelines in TensorFlow, PyTorch, or FastAI by leveraging optimized, custom-built data loaders. Scale large deep learning recommender models by distributing large embedding tables that exceed available GPU and CPU memory. Deploy data transformations and trained models to production with only a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DynamicalSystems.jl

    DynamicalSystems.jl

    Award winning software library for nonlinear dynamics timeseries

    DynamicalSystems.jl is an award-winning Julia software library for nonlinear dynamics and nonlinear time series analysis. To install DynamicalSystems.jl, run import Pkg; Pkg.add("DynamicalSystems"). To learn how to use it and see its contents visit the documentation, which you can either find online or build locally by running the docs/make.jl file. DynamicalSystems.jl is part of JuliaDynamics, an organization dedicated to creating high-quality scientific software. All implemented algorithms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 547 This Week
    Last Update:
    See Project
  • 4
    ReportServer Community Edition

    ReportServer Community Edition

    ReportServer is a modern and versatile business intelligence platform

    ReportServer is a modern and versatile open source business intelligence (BI) platform with powerful reporting features. With ReportServer you are not limited to one provider's solutions. ReportServer integrates Jasper, Birt, Mondrian and Excel-based reporting: choose what best suits your needs! The source code is also available in GitHub: https://github.com/infofabrik/reportserver ReportServer scripting samples: https://github.com/infofabrik/reportserver-samples
    Downloads: 69 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    EPESI BIM (Business Information Manager) is a fully functional web CRM/ERP application to store, organize, access and share business records. Manage your data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. Epesi has been designed as a Kickstarter project and provides "no code" and "low code" environment for developers. You can quickly create your own modules: https://epesi.org/devtutorial/helloworld Setting up EPESI Web Application...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    RunaWFE Free

    RunaWFE Free

    is low code bpm platform, which is easy to install and easy to use

    RunaWFE Free is a fully functional business process management system. It includes Workflow engine, Process Designer (Developer Studio), Form Builder, Task notification client, and other components that provide end-user convenience. BPMN and UML AD notations are supported. Thanks to RunaWFE web interface users can receive, filter, perform and delegate the tasks of business process instances, start new business process instances, view the properties of started business process instances,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    A "gumbo" of tools and concepts supporting rich client applications with 2D/3D user interfaces. Expands on the code from the book "3D User Interfaces with Java 3D", and includes a generous contribution of RCP code from Meyer Sound. Recent work includes a Norden bombsight simulator, with terrain rendering based on NASA's WorldWind SDK. For this effort YourKit has generously made available its full-featured Java Profiler (https://www.yourkit.com/java/profiler/index.jsp), which has proved...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    OpenOffice.org Utility Library

    Library modules for creating ODF documents.

    ... size, font color, background color, etc.) - Set column and row attributes including width and height I am currently hosting the new development code at the following URL: https://github.com/josephcolton/ooolib-python I will be posting releases here on SourceForge as well as GitHub, so you can come to either place for the releases. The newest code will only be available using Git on GitHub.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    ... with flexibility in mind - it's not just another bug tracker. Roundup ships with a *demo tracker* to play with - after you've unpacked the source, just run "python demo.py" and load up the URL it prints out! Get current development source from mercurial repo at: <https://sourceforge.net/p/roundup/code/ci/default/tarball?path=>
    Downloads: 1 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app for the RPN...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    GETL

    ETL engine based on Groovy

    ... classes. GETL taken into account when developing ideas and following requirements: 1. The simpler the class hierarchy, the easier solution; 2. The data structures tend to change over time, or not be known in advance, working with them must be maintained; 3. All routine work ETL should be automated wherever possible; 4. Compiling the code on the fly bail speed and reserve for the optimization; 5. Sophisticated class hierarchy guarantee easy connection of other open source solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Zen Cart E-Commerce Shopping Cart

    Zen Cart E-Commerce Shopping Cart

    Zen Cart® is a free full-featured self-hosted e-commerce application

    Zen Cart® is a PHP e-commerce shopping cart program. Built on a foundation of osCommerce GPL code, Zen Cart® is an easy-to-setup and run online store. Zen Cart® is for selling online. Zen Cart® is completely customizable ecommerce. Zen Cart® runs from your own webserver, which means you are fully in control of all its features and capabilities.
    Downloads: 94 This Week
    Last Update:
    See Project
  • 14
    Crispy Synced Notes

    Crispy Synced Notes

    A note taking program with WebDAV sync

    ... synchronization - allows to encrypt your files locally and remote using AES256 - multi language support You can obtain the full source code at: https://crispy-cow.de/git/CrispySyncNote.git Latest changes: 2.1.0: Updated for Java 9 and up 2.0.2: Added more UI translation, updated greek language (thanks to geogeo) 2.0.1: Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    TCPDF - PHP class for PDF

    TCPDF - PHP class for PDF

    PHP class for PDF

    TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more. IMPORTANT: This version will be soon marked as deprecated and replaced by a new version currently under development: https://github.com/tecnickcom/tc-lib-pdf
    Leader badge
    Downloads: 253 This Week
    Last Update:
    See Project
  • 16
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    NOTE: As of r816, Nucleus source code is licensed under GPLv3. (8th Oct 2017) Nu|cleus [ˈnjuːklɪəs] - The central and most important part of an object, movement, or group, forming the basis for its activity and growth. This is yet another long-term project (YALP?). The aim is to write a portable GUI/OS for Atari ST, Amiga and DOS. The code must be small, fast and support modern GUI features. ie: Embedded component controls. The code current compiles with Highspeed Pascal (Atari ST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ABL_xls.i

    OpenEdge ABL-based Excel Spreadsheet library

    Library of procedures and functions that manage Microsoft Excel Spreadsheets. Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX. Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX. Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL. ---- There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests: 1. Please don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSpecView Project

    JSpecView Project

    Spectroscopy Viewer

    The JSpecView Project initially provided JAVA applets for the display of JCAMP-DX and AnIML/CML spectral files. The source and binary files are available via the Code (sourceforge SVN) and Files menu options. See the WIKI pages (Hosted Apps) for more detail. Beginning September 2018 all code changes are being handled via the Jmol Sourceforge page. The codes has been fully merged and JSmol the JavaScript/HTML5 version of Jmol now includes the non-Java version of JSpecView.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    S.A.F.E. Open Source Microfinance Suite

    S.A.F.E. Open Source Microfinance Suite

    Open Source Microfinance Suite

    S.A.F.E. is a "Open Source Microfinance Suite" created for help to the operational needs from the Microfinance institutions, developer with Web 2.0 technologies. english demo: https://english.sipakal.com Español : https://demo.sipakal.com ¿Como Instalar? : http://goo.gl/9ILv8X Default User: root Default Password: root Docker : https://hub.docker.com/r/sipakal/safeosms Source Code : https://github.com/patadejaguar/safeosms
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20
    A framework designed to run multiple advanced applications on the same code base. It can be used as a library of useful classes for existing code, or a complete end-to-end framework for new applications. It is mature, stable and actively developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The VCS to ICS Calendar Converter allows you to convert VCALENDAR files (for example generated by Nokia nbuexplorer or Microsoft Works) to the newer iCalendar format, used by Android and iOS for example. It allows the parsing of events and todo's.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 22
    Snipe Studio Budget Manager

    Snipe Studio Budget Manager

    Simple budget manager for your needs.

    ... * Fixed: Minor Issues 7 August 2016 (0.6.1.7) * Added: Export database to CSV File 5 August 2016 (0.6.1.6) * Fixed: Database was not cleaned after click 'clean' from settings form * Updated: Readme.md file 5 August 2016 (0.6.1.5) * Fixed: Lock file deleting on application exit * Updated: Readme.md file 5 August 2016 (0.6.1.4) * CleanUp: Simplifying code 5 August 2016 (0.6.1.3) * Fixed: lock Mechanism to prevent multiple launches 5 August 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    osCSS E-Commerce Shopping Cart

    osCSS E-Commerce Shopping Cart

    E-Commerce Shopping Cart

    osCSS is a php source code for online shopping built on a foundation of oscommerce GPL code. osCSS e-commerce embed css, jquery, php, bootstrap etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SoapUI
    The SoapUI download has moved to https://www.soapui.org/downloads/soapui/source-forge.html With more than 9 million downloads SoapUI is the de-facto standard for REST and SOAP API functional, security and performance testing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    wxEcMath

    wxEcMath

    Easy mathematics in wxWidgets

    Tiny library written in C++/wxWidgets designed to manage mathematical objects : parser of expressions, plots, matrixes and complex numbers. Ansi and Unicode are supported. Documentation and rich samples are provided. Compiles with MSVC, BCC, GCC and Clang. Now on Git.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next