Ecosyste.ms: Commits
An open API service providing commit metadata for open source projects.
GitHub / ry
Total Commits: 684
oracle/graaljs
GraalJS – A high-performance, ECMAScript compliant, and embeddable JavaScript runtime for Java
Commits: 2,941
mozilla/positron-spidernode
Commits: 2,941
nodejs/perfetto-nodejs-wip
Repository for working on perfetto integration with Node.js
Commits: 2,941
unknownbrackets/maxcso
Commits: 335
unknownbrackets/maxcso
Commits: 335
darliner/deno
deno被称为下一代 Node,使用 Go 语言代替 C++ 重新编写跨平台底层内核驱动,上层仍然使用 V8 引擎,最终提供一个安全的 TypeScript 运行时。它的特性包括: ● 支持 TypeScript 2.8 开箱即用; ● 无 package.json,无 npm,不追求兼容 Node; ● 通过 URL 方式引入依赖而非通过本地模块,并在第一次运行的时候进行加载和缓存,并仅在代码使用–reload运行,依赖才会更新 ● 可以控制文件系统和网络访问权限以运行沙盒代码,默认访问只读文件系统可访问,无网络权限。V8 和 Golang 之间的访问只能通过 protobuf 中定义的序列化消息完成; ● 发生未捕捉错误时自动终止运行; ● 支持 top-level 的 await; ● 最终创建单一可执行文件; ● 目标是兼容浏览器; ● 可以作为库引入,用于建立自己的 JavaScript runtime。
Commits: 203
ry/tinyclouds
Commits: 94
denoland/eszip
A compact file format to losslessly serialize an ECMAScript module graph into a single file
Commits: 26
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
Commits: 9
propelml/tfjs-npy
Commits: 7
denoland/deno_blog
Commits: 4
denoland/deno_emit
Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
Commits: 4
propelml/liltest
Commits: 3
petewarden/tensorflow_makefile
Commits: 3
DeepRec-AI/DeepRec
DeepRec is a high-performance recommendation deep learning framework based on TensorFlow. It is hosted in incubation in LF AI & Data Foundation.
Commits: 3
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Commits: 3
denoland/deno_docker
Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu
Commits: 2
atlassian-labs/atlaspack
Atlaspack is the frontend bundler used to build Atlassian products, written in JavaScript and Rust by core contributors of Parcel.
Commits: 1