Search Results for "code e-library" - Page 45

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

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    math4gd2d

    math4gd2d

    Utility math library for develping 2d games

    Dealing with math in gamedev can be a hard task for beginners, so this library provides some code to make your life easier with strong focus on gamedev. Some tools for collision detection (but not physics) are provided too. The library is not strictly about math, so some helpfull 2d gamedev relevant abstractions (like chains) are included too. Key features: * Easy dealing with ranges, intervals * Timers and callbacks * Chains (for making chains of enemies, snakes, centipedes etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Android shared emulator routines

    Rich Android integration shim for game console emulators

    This library is based on work, done by Yong (?) and intended to unify existing Android emulators code, written by him, with becoming Android frontend for libretro as further goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    next generation MUD

    The next generation mud is an open-source extensible, programmable mud

    The next generation MUD is an open-source, programmable, customizable MUD server written in java. It features the ability to program almost everything in the mud and does not have any default interface. The mud is programmed in javascript and features a standard library allowing manipulation of the game world. It's other key feature is the possibility for it to contain multiple independent muds in one server instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Green Tara's OO jDREW

    Mirror of Green Tara's OO jDREW fork on Bitbucket

    This is a mirror site for downloads and forks. There is no documentation or issue tracking here. Please see the code issue tracking system on Bitbucket at https://bitbucket.org/taraathan/oojdrew
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    SPUDS (Software Productivity at University of Savoie) is a tool to help software development. This tool will be composed of several utilities: Software metrics, code analysis, and model-driven engineering. This is part of research work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pokerbot is a Pokerengine to host programmed pokerplayers(Client-AIs). Users code their own Poker Clients and let them compete to others. Phase one is to have the engine running on a single machine with loaded Jars. Step 2 will host in the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Log4JUnit aims to help the testing (using JUnit assertions and test cases) of legacy code that gives a train on the log files it creates, and is, appart from that not very testable (due to missing sources, not testable design, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RapidWAD is a web application development Framework/tool. it eliminates redundancy among three tiers of a typical web project. Allows developers to write pages with no or very less backend code. Very quick and useful for medium size applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    generation-xml

    Java lib for creating XML documents

    xGen is to creating XML what XPath is to reading XML. The string /html/body/div#container/div.menu/ul/li[5] Can be used to create XML. This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    Simulation of a simple factory building cars. The aim is to design and refactor the code according to some semi-precise specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    For software developers in domains involving statistical analysis, the "R + Java = Inf" project analyses and enhances the interoperability between the R and Java programming languages. The deliverables are source code, documentation and benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoCRUD is a Java framework that can generate web application scaffold code from a database schema, similar to RoR. It uses the standard Maven2 web project structure, Spring for MVC, and Velocity for templating. Currently works with MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    this library implements distributing algorithms for genuine computational POJOs (aka. jobs dispatching). it deals with reliability, synchronization and ordering. it has well defined api targeted at easy integration within existing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Webwarp Framework allows rapid building of Spring/Hibernate/JSF based web applications. There are modules for application and database setup, users and groups, a menu manager and much more. Code base is in production and stable. Build are using maven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Synesketch is a software library with synesthetic abilities, made for Processing digital artists. Its code serves as a medium between words, emotions, and images. Synesketch homepage: http://synesketch.krcadinac.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...
    Downloads: 0 This Week
    Last Update:
    See Project