An open source serverless computing platform
lambda/Dockerfile
docker
- ubuntu focal build
- sha2 0.9
- serde 1
- serde_bytes 0.11
wasm-worker/Cargo.toml
cargo
- bincode 1
- cfg-if 1
- clap 3
- dashmap 5
- derive_more 0.99
- futures-util 0.3
- hyper 0.14
- lazy_static 1
- log 0.4
- parking_lot 0.11
- pretty_env_logger 0.4
- rand 0.8
- ron 0
- serde 1
- serde_bytes 0.11
- tokio 1
src/go.mod
go
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.5.2
- github.com/Microsoft/hcsshim v0.9.3
- github.com/containerd/cgroups v1.0.3
- github.com/containerd/containerd v1.6.6
- github.com/cpuguy83/go-md2man/v2 v2.0.0
- github.com/docker/docker v20.10.17+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/fsouza/go-dockerclient v1.8.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/moby/sys/mount v0.3.3
- github.com/moby/sys/mountinfo v0.6.2
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
- github.com/opencontainers/runc v1.1.2
- github.com/pkg/errors v0.9.1
- github.com/russross/blackfriday/v2 v2.0.1
- github.com/shurcooL/sanitized_anchor_name v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/urfave/cli v1.22.2
- go.opencensus.io v0.23.0
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
scripts/setup.py
pypi
- requests *
.github/workflows/ci.yml
actions
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- dtolnay/rust-toolchain stable composite
.github/workflows/pkg.yml
actions
- Swatinem/rust-cache v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- actions/setup-go v3 composite
- bincode 1
- futures-util 0.3
- log 0.4
- reqwest 0.11
- serde_bytes 0.11
- simple-logging 2
- tokio 1
- tokio-util 0.6
- dashmap 5
- futures-util 0.3
- hyper 0.14
- log 0.4
- nix 0.20
- simple-logging 2
- tokio 1
- tokio-stream 0.1
- autocfg 1.1.0
- base64 0.13.0
- bincode 1.3.3
- bumpalo 3.10.0
- bytes 1.1.0
- cfg-if 1.0.0
- encoding_rs 0.8.31
- fnv 1.0.7
- form_urlencoded 1.0.1
- futures-channel 0.3.21
- futures-core 0.3.21
- futures-macro 0.3.21
- futures-sink 0.3.21
- futures-task 0.3.21
- futures-util 0.3.21
- h2 0.3.13
- hashbrown 0.12.1
- hermit-abi 0.1.19
- http 0.2.8
- http-body 0.4.5
- httparse 1.7.1
- httpdate 1.0.2
- hyper 0.14.19
- idna 0.2.3
- indexmap 1.9.1
- ipnet 2.5.0
- itoa 1.0.2
- js-sys 0.3.58
- lazy_static 1.4.0
- libc 0.2.126
- log 0.4.17
- matches 0.1.9
- memchr 2.5.0
- mime 0.3.16
- mio 0.8.4
- num_cpus 1.13.1
- once_cell 1.12.0
- percent-encoding 2.1.0
- pin-project-lite 0.2.9
- pin-utils 0.1.0
- proc-macro2 1.0.40
- quote 1.0.20
- redox_syscall 0.1.57
- reqwest 0.11.11
- ryu 1.0.10
- serde 1.0.137
- serde_bytes 0.11.6
- serde_derive 1.0.137
- serde_json 1.0.81
- serde_urlencoded 0.7.1
- signal-hook-registry 1.4.0
- simple-logging 2.0.2
- slab 0.4.6
- socket2 0.4.4
- syn 1.0.98
- thread-id 3.3.0
- tinyvec 1.6.0
- tinyvec_macros 0.1.0
- tokio 1.19.2
- tokio-macros 1.8.0
- tokio-util 0.6.10
- tokio-util 0.7.3
- tower-service 0.3.2
- tracing 0.1.35
- tracing-core 0.1.27
- try-lock 0.2.3
- unicode-bidi 0.3.8
- unicode-ident 1.0.1
- unicode-normalization 0.1.19
- url 2.2.2
- want 0.3.0
- wasi 0.11.0+wasi-snapshot-preview1
- wasm-bindgen 0.2.81
- wasm-bindgen-backend 0.2.81
- wasm-bindgen-futures 0.4.31
- wasm-bindgen-macro 0.2.81
- wasm-bindgen-macro-support 0.2.81
- wasm-bindgen-shared 0.2.81
- web-sys 0.3.58
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
- windows-sys 0.36.1
- windows_aarch64_msvc 0.36.1
- windows_i686_gnu 0.36.1
- windows_i686_msvc 0.36.1
- windows_x86_64_gnu 0.36.1
- windows_x86_64_msvc 0.36.1
- winreg 0.10.1
- autocfg 1.1.0
- bitflags 1.2.1
- bytes 1.1.0
- cc 1.0.73
- cfg-if 1.0.0
- dashmap 5.1.0
- fnv 1.0.7
- futures-channel 0.3.21
- futures-core 0.3.21
- futures-macro 0.3.21
- futures-task 0.3.21
- futures-util 0.3.21
- hermit-abi 0.1.19
- http 0.2.8
- http-body 0.4.5
- httparse 1.7.1
- httpdate 1.0.2
- hyper 0.14.19
- itoa 1.0.2
- lazy_static 1.4.0
- libc 0.2.126
- lock_api 0.4.7
- log 0.4.17
- memchr 2.5.0
- memoffset 0.6.5
- mio 0.8.4
- nix 0.20.2
- num_cpus 1.13.1
- once_cell 1.12.0
- parking_lot 0.12.1
- parking_lot_core 0.9.3
- pin-project-lite 0.2.9
- pin-utils 0.1.0
- proc-macro2 1.0.40
- quote 1.0.20
- redox_syscall 0.1.57
- redox_syscall 0.2.13
- scopeguard 1.1.0
- signal-hook-registry 1.4.0
- simple-logging 2.0.2
- slab 0.4.6
- smallvec 1.8.0
- socket2 0.4.4
- syn 1.0.98
- thread-id 3.3.0
- tokio 1.19.2
- tokio-macros 1.8.0
- tokio-stream 0.1.9
- tower-service 0.3.2
- tracing 0.1.35
- tracing-core 0.1.27
- try-lock 0.2.3
- unicode-ident 1.0.1
- want 0.3.0
- wasi 0.11.0+wasi-snapshot-preview1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
- windows-sys 0.36.1
- windows_aarch64_msvc 0.36.1
- windows_i686_gnu 0.36.1
- windows_i686_msvc 0.36.1
- windows_x86_64_gnu 0.36.1
- windows_x86_64_msvc 0.36.1
bin-functions/Cargo.lock
cargo
- aho-corasick 0.7.18
- atty 0.2.14
- bincode 1.3.3
- block-buffer 0.9.0
- bytes 1.1.0
- cfg-if 1.0.0
- cpufeatures 0.2.2
- digest 0.9.0
- env_logger 0.8.4
- futures-core 0.3.21
- futures-sink 0.3.21
- generic-array 0.14.5
- hermit-abi 0.1.19
- humantime 2.1.0
- itoa 1.0.2
- libc 0.2.126
- log 0.4.17
- memchr 2.5.0
- opaque-debug 0.3.0
- pin-project-lite 0.2.9
- proc-macro2 1.0.40
- quote 1.0.20
- regex 1.5.6
- regex-syntax 0.6.26
- ryu 1.0.10
- serde 1.0.137
- serde_bytes 0.11.6
- serde_derive 1.0.137
- serde_json 1.0.81
- sha2 0.9.9
- syn 1.0.98
- termcolor 1.1.3
- tokio 1.19.2
- tokio-util 0.6.10
- typenum 1.15.0
- unicode-ident 1.0.1
- version_check 0.9.4
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-util 0.1.5
- winapi-x86_64-pc-windows-gnu 0.4.0
Links
- Source: https://github.com/open-lambda/open-lambda
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/open-lambda/open-lambda
Repository Details
- Stars 1,013
- Forks 148
- Open issues 65
- License apache-2.0
- Language Go
- Size 120 MB
- Created at almost 10 years ago
- Updated at 25 days ago
- Pushed at 24 days ago
- Last synced at 24 days ago
- Dependencies parsed at 1,478
Commit Stats
- Commits 878
- Authors 39
- Mean commits per author 22.51
- DDS 0.677
- More commit stats