Showing 155 open source projects for "code e-library"

View related business solutions
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyTorch Natural Language Processing

    PyTorch Natural Language Processing

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    ... this example code for training on the Stanford Natural Language Inference (SNLI) Corpus. Now you've setup your pipeline, you may want to ensure that some functions run deterministically. Wrap any code that's random, with fork_rng and you'll be good to go. Now that you've computed your vocabulary, you may want to make use of pre-trained word vectors to set your embeddings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Agar

    Agar

    Cross Platform GUI Toolkit

    ... be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Timewave Synthesizer

    A binary waveform synthesizer based on Timewave Zero

    A binary waveform synthesizer derived from and based upon Timewave Zero theory by Terence McKenna. His theory proposes that the structure of time is a complex wave with a scalar potential, and the King Wen sequence of the I Ching is the 64 hexagram code from which the waveform of time is derived; that the King Wen sequence maps the linear progression of the human states of mind, which ultimately substantiates this waveform. This theory is the basis for the well-known novelty computer program he...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 5
    Gio.js

    Gio.js

    A declarative 3D globe data visualization library built with Three.js

    Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application. Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Go Graphics

    Go Graphics

    Go Graphics - 2D rendering in Go with a simple API

    gg is a library for rendering 2D graphics in pure Go. There are lots of examples included. They're mostly for testing the code, but they're good for learning, too. It is often desired to center an image at a point. Use DrawImageAnchored with ax and ay set to 0.5 to do this. Use 0 to left or top align. Use 1 to right or bottom align. DrawStringAnchored does the same for text, so you don't need to call MeasureString yourself. gg supports linear, radial and conic gradients and surface patterns...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Lens effect JPanel Java

    Lens effect in a JPanel Java library

    Example of use of the library which makes a lens effect over a Java JPanel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sol-R

    Sol-R

    Open-source CUDA/OpenCL speed of light ray-tracer

    Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever. The idea was to produce a Ray-Tracer that has its own "personality". Most of the code does not rely on any literature about ray-tracing, but more on a naive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mini3d

    mini3d

    3D Software Renderer in 700 Lines

    The 3D software rendering tutorial, without any performance optimization, mainly shows people how to write a software renderer with a fixed pipeline. Although the main body code is only 700 lines, the sparrow is small and complete. The source code has only one mini3d.c, and a single file implements everything and is easy to read. No third-party library dependencies, no complicated project directories. Standard D3D coordinate model, left-handed system plus WORLD / VIEW / PROJECTION three...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    Odin Map Generator

    Map Generation Application and API

    Odin is a map generator derived from map generation experiments for a video game called Crypts of Eldor; after requests to release the tool, a decision was made to release a map editor based on this code. Additionally, a Java API is provided so that the map generator can be integrated into new software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Oboe.js

    Oboe.js

    A streaming approach to JSON

    Oboe.js is a streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes. Oboe.js is an open source Javascript library for loading JSON using streaming, combining the convenience of DOM with the speed and fluidity of SAX. It can parse any JSON as a stream, is small enough to be a micro-library, doesn't have dependencies, and doesn't care which other libraries you need it to speak to. We can load trees larger than the available memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A library of POV-Ray definitions of LDraw parts to be used in conjunction with L3P and POV-Ray
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a very simple OpenGL visualization library with a 3D and 4D volume renderer. It can easily be reused in other projects (e.g. with medical volumes). It is just perfect for learning or great if you like to hack your own code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NOTE: the code for this project has migrated to GitHub at https://github.com/axiomatic-systems/Bento4 It is still available through SourceForge for a short time, but please update your links. Bento4 is a Portable C++ Class Library and tools for parsing and creating ISO MP4 (ISO 14496-12, 14496-14 and 14496-15), iTunes, Quicktime, OMA DCF/PDCF, PIFF, DECE, and MPEG-DASH or Smooth Streaming files containing MPEG-4 or other types of media streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CasterSoundboard

    CasterSoundboard

    A cross-platform soundboard to hot-key and play sound effects.

    .... NOTICES: *Soundboard is still in development and installation on Linux requires building from source. Instructions found at: https://github.com/JupiterBroadcasting/CasterSoundboard in README file. *Project is not affiliated with Jupiter Broadcasting or TouchOSC. ============================================================ UPDATE (5-15-2017): Project source code can be found at: https://github.com/JupiterBroadcasting/CasterSoundboard
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    WrapImaJ purposes to be a multi-platform wrapper for different Image Processing systems for: - using the Java programming language. The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies. In it's current form, it only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YoutubeDownloader - MP3 Converting

    YoutubeDownloader - MP3 Converting

    Complete Webpage in PHP & Perl for Youtube Downloader Web Projekt

    Complete new web project from me from 2014 realizing a youtube video downloader inclusive mp3 converting process. The project is coded in php, perl, jquery, ajax and css3. the web design is simple, but you can use it to set up new content. i dont publish the songtext content, but i give you all 30 perl created crawlers that extract content from lyrics and songtext webpages via wget. perl crawlers will then parse out the songtext content out of it. (c) Copyright: 2014 Sebastian...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Calculation of radiation view factors by adaptive integration. A cross-platform port of the public-domain code by George Walton.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Rio - Raw Image Objects

    Rio - Raw Image Objects

    Raw Image Objects for Lazarus/FreePascal

    Rio provides virtual pixel access to any 1, 2, 3 or 4 byte pixel map. ie: You can use Rio with any bitmap type including TBitmap's or TBGRABitmap's. Rio includes a large number of optimized bitmap editing/copying methods. The design of Rio is based on FreePascal generic objects. Therefore once a pixel format is defined, higher level generic objects can be created to edit the pixel maps using the built in generic methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    soccerPitchTeamEdition

    soccerPitchTeamEdition

    Edition of football teams on HTML canvas- javascript source

    This javascript code provides tools to compose your own football teams on real soccer pitch which is drawn on a html canvas and therefore this could be rendered on image PNG . This code also use an other open source library (jscolor) editor site here : http://jscolor.com which help this code to use color picker this tool also provides some report match features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Csound is a sound and music synthesis system, providing facilities for composition and performance over a wide range of platforms. It is not restricted to any style of music, having been used for many years in at least classical, pop, techno, ambient. Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and https://listserv.heanet.ie...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    InstaMaterial

    InstaMaterial

    Implementation of Instagram with Material Design

    Current source code contains UI elements from Design Support Library. A beautiful and smooth application which works on almost all available devices. InstaMaterial project supports all systems versions, starting from 4.0 Ice Cream Sandwich. Thanks to this our app can work on more than 90% of all Android devices (according to the presented statistics). The implemented elements and effects include a Send button animation in comments view, ViewAnimator, Ripples, and RecyclerView smoothness...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Itunes Library - PS3 Media Server Plugin
    This is a PS3 Media Server (PMS) plugin that reads (parses) your Itunes Library (xml file) and shows it as a folder under the Media Server. The source code is moved to github: https://github.com/leogps/PS3-Media-Server-Plugin-iTunes-Library Latest distributable is still available at sourceforge: http://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/ItunesLibraryParserPlugin-v2.0.0.zip/download Readme: https://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    ... to setup. Fast execution and lightweight code, the browser will like it. It just take seconds to install and use WOW.js! Once purchased on UpLabs, you’ll receive a commercial license PDF and be all set to use WOW.js in your commercial applications. If you want to use WOW.js to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary.
    Downloads: 13 This Week
    Last Update:
    See Project