Nihiue / little-byteLinks
Node.js bytecode compiler
☆50Updated 3 years ago
Alternatives and similar repositories for little-byte
Users that are interested in little-byte are comparing it to the libraries listed below
Sorting:
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆90Updated 2 years ago
- Win32 API binding for NodeJS☆34Updated last year
- A NodeJs module for Electron, that handles app.asar updates.☆188Updated 5 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 3 years ago
- An auto updater for electron asar☆17Updated 2 years ago
- Operating system network-related library for Node.js is used to obtain hardware status and network environment changes, etc.☆44Updated 2 years ago
- An example of JavaScript code protection☆119Updated 6 years ago
- Compile JavaScript into bytecode using bytenode☆111Updated 2 years ago
- 图片相似度计算☆36Updated 4 years ago
- rust-pinyin binding for Node.js☆155Updated last week
- A JavaScript interpreter written in JavaScript.☆82Updated 7 years ago
- node.JS run C language Just In Time☆26Updated 7 years ago
- 一个用于多进程的并发控制锁☆16Updated 8 years ago
- 一款使用JS编写命令行小工具的神器☆58Updated 2 weeks ago
- ☆88Updated 3 years ago
- A basic Hello World boilerplate using Webpack to convert Electron Javascript code to binary using Bytenode and the Bytenode Webpack Plugi…☆68Updated 2 years ago
- windows-style title bar component for Electron☆24Updated 2 months ago
- V8 corefile debugger for gdb/lldb.☆106Updated 8 months ago
- A super tiny and fast html5 AST parser.☆182Updated last year
- Electrom is a resource management solution for Electron applications, which is convenient for performance management and friendly debuggi…☆33Updated last month
- Learning the awesome QuickJS☆75Updated last year
- Use Puppeteer crawl a SPA (Single-Page Application)/generate pre-rendered content and etc...☆19Updated 5 years ago
- A PAC file proxy `http.Agent` implementation for HTTP and HTTPS☆27Updated last year
- grid-layout is a layout engine which implements flex, can use in canvas/node-canvas☆50Updated 5 years ago
- Turn Buffer instances into "pointers"☆128Updated last year
- Symbolicate Electron minidumps☆52Updated last year
- Determine if a string is all Chinese(based on unicode range)☆120Updated 3 months ago
- JS 字符串转 GBK 编码超轻量实现☆60Updated 3 years ago
- Optimized quickjs mantained by OpenWebF team.☆160Updated last month
- 基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeo…☆79Updated last month