Search Results for "runtime library" - Page 9

Showing 328 open source projects for "runtime library"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable "$var...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Quantities.net is a physical quantities library for C#. It performs runtime checking for compatible dimensions in arithmetic operations. it separates the concepts of a dimensioned quantity and a unit, so that units are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    atomproxy

    Enables developers to easily build proxies of atom-like interfaces.

    ...; } @Override public void setProperty3(boolean property3) { this.property3 = property3; } } This project enables developers to easily generate proxies implementing atomic interfaces at runtime. Now to create an instance of IAtom you can simply write: IAtom atom = (IAtom)AtomProxyBuilder.implement(IAtom.class).addProperties("property1", "1st property", "property2", 2, "property3", true).createProxy(); NOTE: guava and junit4 are required by this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    crosslibc is a library for creating binaries which run on multiple operating systems. A binary compiled against crosslibc will run unmodified on Linux, many BSDs and Solaris, and with a runtime loader on UWIN (a UNIX layer for Windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MUSIC is an open platform for the development of self-adaptive context-aware mobile applications, which includes a runtime environment, development tools and pilots. MUSIC can be deployed on Windows, Linux, Windows Mobile and Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Translation of RPG/400- (as well as RPG-II/III)- programs to native C++. Runtime-Environment for RPG/400-programs Class-library for RPG/400 programs and datatypes, including high-precision arithmetics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DJBeans is an application configuration tool to help developers and administrators to manage application configuration at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    knowceans

    Utility classes from maps to search engine to random samplers

    Collection of several multi-purpose Java libraries. --- knowceans-tools = collection of Java utility classes. --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 10
    krest

    krest

    A Java Framework for the creation of online REST services

    A Java framework for the creation of REST services. Krest is built upon Spring MVC and offers an enterprise scale solution for REST services. Please visit http://javakrest.sourceforge.net/ to find the demo app, or download the core library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RDI is a library that gives your application the ability to install its dependencies at runtime. Perfect for plugins oriented architectures. Many kind of deps: RPMs, DEBs, .so, .dll, RubyGems... Easily extensible to new kinds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Mee5
    Adapated version of GPL'ed Quinlan's See5. Provides a runtime as a shared library (or dll), C, C++ and Python bindings and adds the possibility to have many clearly separated instances of applications' trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    QuickProf is a simple runtime performance measurement tool for C++ code. It provides a rough performance estimate with minimal effort. This kind of feedback can be invaluable to developers who want to optimize performance where it matters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tahini loads Swing layout from an XML file at runtime and links it with a controller object. The widgets are described in simple, concise XML, and only your application code is in your source file. Tahini takes care of connecting members and listener
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ClassMock is a tool for creating tests for components based on reflection and metadata in Java. It generate classes in runtime with the desired structure to be used in tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Neptune Portable C++ Runtime Library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Graphz is a library for manipulating graph data structures. Graphz can be analyzed, using algorithms, such as shortest paths etc. Graphz is written in Java. It is compatible with GWT and can run in the browser as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    a script embed in comment and changed the txt file at runtime time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Javaruntype is a library which offers a runtime objectual representation of the Java type system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Secure Mobile Agents (SeMoA) platform constitutes a secure runtime environment for Java-based mobile software agents.
    Downloads: 0 This Week
    Last Update:
    See Project