All Projects → prepare → Espresso

prepare / Espresso

Licence: MIT license
☕ Bridge your C# soul to the power of Javascript (V8 Javascript Engine / NodeJs)

Programming Languages

C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language
C#
18002 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Espresso

Grizzly
Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
Stars: ✭ 209 (+287.04%)
Mutual labels:  http2
RB-libcURL
A Realbasic and Xojo binding to libcurl
Stars: ✭ 19 (-64.81%)
Mutual labels:  http2
nodefony
nodefony core framework
Stars: ✭ 19 (-64.81%)
Mutual labels:  http2
Cowlib
Support library for manipulating Web protocols.
Stars: ✭ 219 (+305.56%)
Mutual labels:  http2
Polyphony
Fine-grained concurrency for Ruby
Stars: ✭ 234 (+333.33%)
Mutual labels:  http2
minicrawler
Multiplexing web client supporting HTTP/2 and WHATWG URL compliant parser written in C
Stars: ✭ 21 (-61.11%)
Mutual labels:  http2
Http2 Prioritization Issues
Tracks issues / notes for HTTP/2 prioritization across browsers, CDNs and servers
Stars: ✭ 204 (+277.78%)
Mutual labels:  http2
cryptonice
CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration…
Stars: ✭ 91 (+68.52%)
Mutual labels:  http2
Go Http Tunnel
Fast and secure tunnels over HTTP/2
Stars: ✭ 2,786 (+5059.26%)
Mutual labels:  http2
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+738.89%)
Mutual labels:  http2
Cfadmin
A lua high-performance web network development framework.
Stars: ✭ 221 (+309.26%)
Mutual labels:  http2
Aws S3 Proxy
Reverse proxy for AWS S3 with basic authentication.
Stars: ✭ 227 (+320.37%)
Mutual labels:  http2
artemis
Ruby GraphQL client on Rails that actually makes you more productive
Stars: ✭ 149 (+175.93%)
Mutual labels:  http2
Simple Httpd
Drop-in replacement for Python SimpleHTTPServer. Provides TLS via Let's Encrypt over HTTP2, and auto generated self-signed certificates.
Stars: ✭ 217 (+301.85%)
Mutual labels:  http2
tipi
Tipi - the All-in-one Web Server for Ruby Apps
Stars: ✭ 214 (+296.3%)
Mutual labels:  http2
Tcpprobe
Modern TCP tool and service for network performance observability.
Stars: ✭ 207 (+283.33%)
Mutual labels:  http2
serverpush-serviceworkers-example
HTTP/2 Server Push & Service Workers example
Stars: ✭ 18 (-66.67%)
Mutual labels:  http2
pusher
golang : HTTP2 Push Handler collection
Stars: ✭ 15 (-72.22%)
Mutual labels:  http2
http2-client
A native HTTP2 client in Haskell
Stars: ✭ 41 (-24.07%)
Mutual labels:  http2
esa-httpclient
An asynchronous event-driven HTTP client based on netty.
Stars: ✭ 82 (+51.85%)
Mutual labels:  http2

Espresso / Espresso-VE / Espresso-ND


Latest V8 Engine : from NodeJs v15.5.1


V8 js engine with C# (in-process), => Espresso-VE

NodeJS engine with C# (in-process), => Espresso-ND

Espresso (from vroomjs ) is a bridge between the .NET CLR (think C# or F#) and the V8 Javascript engine that uses P/Invoke and a thin C layer (libespr).

Now, Espresso can run on .net20+ and .netcore/.netstandard

so We can run the engine on Windows, macOS, and Linux

(tested on Windows 10)

see how to build it at #30


License:

MIT, 2013, Federico Di Gregorio [email protected], https://github.com/fogzot/vroomjs

MIT, 2015-2021, WinterDev

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].