GithubHelp home page GithubHelp logo

ProgpJS v2

Introduction

What is ProgpJS?

ProgpJS is a fast javascript engine for the Go language, using V8 as backend.

ProgpJS is "fast and fast": fast to execute and fast to develop with, thanks to a code generator handling the technical stuffs for you. You write a simple Go function, say under what name it must be exposed to javascript and it's all!

Benchmarks show that it's way faster than Node.js and on par with BunJS and DenoJS. But what is great with ProgpJS isn't only his speed, but his capacity to easily mix Go code, C++ code and Javascript code, while been very simple to use. With ProgpJS there isn't technical complexity, nothing, ProgpJS takes in charge all the difficulties for you!

ProgpJS comes with a Node.js compatibility layer for projects needing it. It's in the first stage, but it can be useful for those needing it. The goal of ProgpJS isn't to be compatible with Node.js, mainly because ProgpJS goal is to make interact javascript and Go, it's not a Node.js replacement. With Node.js your project is 100% javascript while with ProgpJS you code your tools in Go (for his high speed) and you use your components through javascript.

More about ProgpJS

You can visit ProgpJS website in order to known more about the project. https://progpjs.dev

progpjs's Projects

samples icon samples

Sample project for ProgpJS compiled mode

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.