bypass-cors
a proxy server to bypass CORS enabled servers (by Shivam010)
libcurl.js
A port of libcurl to WebAssembly, for proxying HTTPS requests from the browser with full TLS encryption (by ading2210)
bypass-cors | libcurl.js | |
---|---|---|
1 | 2 | |
42 | 69 | |
- | - | |
- | 7.9 | |
over 3 years ago | 4 months ago | |
Go | JavaScript | |
MIT License | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bypass-cors
Posts with mentions or reviews of bypass-cors.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-30.
-
Making Libcurl Work in WebAssembly
You don't need websockets or wasm for that of course:
https://github.com/Shivam010/bypass-cors
libcurl.js
Posts with mentions or reviews of libcurl.js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-30.
What are some alternatives?
When comparing bypass-cors and libcurl.js you can also consider the following projects:
wisp-protocol - Wisp is a low-overhead, easy to implement protocol for proxying multiple TCP/UDP sockets over a single websocket.