Browse free open source Pike Frameworks and projects below. Use the toggles on the left to filter open source Pike Frameworks by OS, license, language, programming language, and project status.

  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in once place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    AWL

    Abstract Widget Layer

    A light client C/S framework in pike. AWL based on MCS ( mcs.sourceforge.net ). You need to download MCS and extract the files to the same place of AWL You can use GWT-style widget, and GWT is the only front-end by now. You can impliment your own front-end. Command-line-style or lambda-style request handler, Input data of TEXTBOX will be sent back as a argument of command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MCS

    Manageable Code Structure

    MCS is a extension of Pike language. MCS allow you to write "Manageable" code, which means you can place all the codes about a special FEATURE in one place, so you can remove it whenever you don't need this FEATURE. A FEATURE is made up with some MIXINs and a DAEMON. To use a FEATURE named MY_FEATURE just place a line IMPORT(F_MY_FEATURE) in your main source file. remove this line to disable MY_FEATURE. When a FEATURE is imported, all the MIXINs in the FEATURE will act as a base class of the CLASS in the main souce, which has the same name of the MIXIN. A DAEMON of a FEATURE act as a global object, which can also IMPORT FEATUREs, just like the main source. See lineserver.pike as a example. Visit http://mcs-awl.sourceforge.net/ for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB