Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Unikraft

We are developing Unikraft, a fast, secure and opensource unikernel SDK for extreme specialization.
Collective - Host: opensource - https://opencollective.com/unikraft - Website: https://t.co/W6HHOLeiUN - Code: https://github.com/unikraft/unikraft

Add README for posix-pipe library

github.com/unikraft/unikraft - RaduNichita opened this pull request 8 months ago
lib/posix-mmap: Round-up madvise length to page size

github.com/unikraft/unikraft - michpappas opened this pull request 8 months ago
.github/workflows: Switch to debug logging

github.com/unikraft/unikraft - craciunoiuc opened this pull request 8 months ago
lib/vfscore: Fix getcwd to use the kernel API

github.com/unikraft/unikraft - andreittr opened this pull request 8 months ago
.github/workflows: Do not rerun checks on pushes

github.com/unikraft/unikraft - craciunoiuc opened this pull request 8 months ago
lib/vfscore: Auto-mounting scheme with 3 tables

github.com/unikraft/unikraft - skuenzer opened this pull request 8 months ago
lib/nolibc: Import `strstr` from `musl`

github.com/unikraft/unikraft - mogasergiu opened this pull request 8 months ago
lib/posix-poll: Fix epoll crash on NULL event arg

github.com/unikraft/unikraft - andreittr opened this pull request 8 months ago
lib/posix-poll: Handle unpollable files correctly

github.com/unikraft/unikraft - andreittr opened this pull request 8 months ago
lib/posix-poll: Fix poll() ignoring fd 0

github.com/unikraft/unikraft - andreittr opened this pull request 8 months ago
.github/workflows: Bump actions/checkout from 3 to 4

github.com/unikraft/unikraft - dependabot[bot] opened this pull request 8 months ago
.github/workflows: Bump actions/checkout from 3 to 4

github.com/unikraft/unikraft - dependabot[bot] opened this pull request 8 months ago
lib/posix-process: Implement POSIX signals

github.com/unikraft/unikraft - michpappas opened this pull request 9 months ago
support/scripts: Implement python suggestions

github.com/unikraft/unikraft - craciunoiuc opened this pull request 9 months ago
support/scripts: Implement python and bash suggestions

github.com/unikraft/unikraft - craciunoiuc opened this pull request 9 months ago
lib/nolibc: Update musl-imported headers for signals

github.com/unikraft/unikraft - michpappas opened this pull request 9 months ago
.github/workflows: Bump governctl and fix lint issues

github.com/unikraft/unikraft - craciunoiuc opened this pull request 9 months ago
.github/workflows: Correctly fetch the PR number

github.com/unikraft/unikraft - craciunoiuc opened this pull request 9 months ago
lib/posix-fdtab: Add comments for posix-fdtab

github.com/unikraft/unikraft - DeliaPavel opened this pull request 9 months ago
lib/devfs: select rootfs automount on devfs automount

github.com/unikraft/unikraft - lukaslihotzki opened this pull request 9 months ago
lib/posix-fdtab: Fix fdtab cleanup w/o asserts

github.com/unikraft/unikraft - andreittr opened this pull request 9 months ago
lib/fdtab: Fix compiler warnings

github.com/unikraft/unikraft - michpappas opened this pull request 9 months ago
.github/workflows: Bump actions/checkout from 3 to 4

github.com/unikraft/unikraft - dependabot[bot] opened this pull request 9 months ago
lib/posix-fdtab: Export fdtab init priority

github.com/unikraft/unikraft - StefanJum opened this pull request 9 months ago
Add macro for "mkmp" mount option

github.com/unikraft/unikraft - razvand opened this issue 9 months ago
lib/posix-pipe: Fix stack overflow on struct init

github.com/unikraft/unikraft - andreittr opened this pull request 9 months ago
lib/posix-fdio: Handle ioctl(FIOCLEX|FIONCLEX)

github.com/unikraft/unikraft - andreittr opened this pull request 9 months ago
lib/posix-socket: Socket events

github.com/unikraft/unikraft - skuenzer opened this pull request 9 months ago
plat/kvm_x86 : adding ASLR to Unikraft - updated

github.com/unikraft/unikraft - SerbanSo opened this pull request 9 months ago
lib/ukboot: Fix warning on undefined variable

github.com/unikraft/unikraft - michpappas opened this pull request 9 months ago
lib/uknetdev: New `netdev.ip` kernel parameter

github.com/unikraft/unikraft - skuenzer opened this pull request 9 months ago
lib/posix-fdtab: Reprioritize fdtab init & cleanup

github.com/unikraft/unikraft - andreittr opened this pull request 9 months ago
.github/workflows: Add workflow to merge approved PRs

github.com/unikraft/unikraft - craciunoiuc opened this pull request 9 months ago
.github/workflows: Do not run checkpatch on pushes

github.com/unikraft/unikraft - craciunoiuc opened this pull request 9 months ago
Add `lib/posix-fdtab` and `lib/vfscore` destructors

github.com/unikraft/unikraft - mogasergiu opened this pull request 9 months ago
Implement timers API on Unikraft

github.com/unikraft/unikraft - RaduNichita opened this issue 9 months ago
lib/ramfs: Return proper errors on `ioctl` calls

github.com/unikraft/unikraft - StefanJum opened this pull request 9 months ago
lib/vfscore: initrd: `extract` option

github.com/unikraft/unikraft - skuenzer opened this pull request 9 months ago
Make Unikraft compatible with newlib again

github.com/unikraft/unikraft - skuenzer opened this pull request 9 months ago
VFS re-arch fixes

github.com/unikraft/unikraft - skuenzer opened this pull request 10 months ago
lib/vfscore: Use recursive mutexes for vnodes

github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
lib/posix-fdio: Remove pointer dereference from fcntl

github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
lib/ramfs: Implement copying of directories

github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
lib/posix-environ: Add comments for posix-environ

github.com/unikraft/unikraft - DeliaPavel opened this pull request 10 months ago
lib/*: Introduce support for AF_UNIX sockets

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/posix-socket: Port from vfscore to new uk_file

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/ukcpio: Refactor and improve CPIO extraction

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
Odefta

github.com/unikraft/unikraft - odefta opened this pull request 10 months ago
lib/posix-timerfd: Introduce timerfd support

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
Stefan jum/posiz sysinfo

github.com/unikraft/unikraft - StefanJum opened this pull request 10 months ago
lib/posix-user: Add README.md file for posix-user

github.com/unikraft/unikraft - DeliaPavel opened this pull request 10 months ago
Add README for posix-time library

github.com/unikraft/unikraft - RaduNichita opened this pull request 10 months ago
lib/*: Move POSIX pipes out of vfscore

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago