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

doc: Add KIT to ADOPTERS.md

github.com/unikraft/unikraft - lluchs opened this pull request about 1 year ago
Makefile: Fix build verbosity for V=0

github.com/unikraft/unikraft - StefanJum opened this pull request about 1 year ago
Build Unikraft images on Windows

github.com/unikraft/unikraft - razvand opened this issue about 1 year ago
Add Clang-based builds for macOS

github.com/unikraft/unikraft - razvand opened this issue about 1 year ago
Firecracker PIE builds don't run on AArch64

github.com/unikraft/unikraft - razvand opened this issue about 1 year ago
plat: Let coalescing method ensure memregion alignment

github.com/unikraft/unikraft - mogasergiu opened this pull request about 1 year ago
plat/drivers/virtio: Fix virtio_9p tag read

github.com/unikraft/unikraft - zhxj9823 opened this pull request about 1 year ago
lib/posix-environ: Remove unused variable warnings

github.com/unikraft/unikraft - mogasergiu opened this pull request about 1 year ago
build: Adjust fixdep to the changed config.h location

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
plat/kvm/arm: Fix default choice in arm64 VMM menu

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat/common: Align TLS sections to PAGE_SIZE

github.com/unikraft/unikraft - mogasergiu opened this pull request about 1 year ago
plat/kvm/arm: Rework early cache clean & invalidate

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat/kvm: enable 8250 / NS16550 for Firecracker on arm64

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
lib/nolibc: Add `__errno_location` implementation

github.com/unikraft/unikraft - Starnox opened this pull request about 1 year ago
lib/nolibc: Introduce 'FILE' object APIs

github.com/unikraft/unikraft - Starnox opened this pull request about 1 year ago
plat/kvm: Add configuration hint for EFI

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
wrong config in plat/kvm/Config.uk?

github.com/unikraft/unikraft - Air111 opened this issue about 1 year ago
build: Darwin (MacOS) support

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
plat/*: Add support for more modern PCI devices

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
Makefile: Include Makefile.build from main Makefile

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
Introduce `FIX ME` assertion in `uktest`

github.com/unikraft/unikraft - nderjung opened this issue about 1 year ago
plat: Migrate ns16550 to drivers/uktty

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat: Migrate pl011 to drivers/uktty

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat: Migrate PCI to drivers/ukbus

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
Introduce drivers subsystem

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat/common: Add support for pvpanic devices for x86

github.com/unikraft/unikraft - craciunoiuc opened this pull request about 1 year ago
lib/ukdebug: Add colorless `LVLC_THREAD` macro

github.com/unikraft/unikraft - mariasfiraiala opened this pull request about 1 year ago
Add ULiège to ADOPTERS.md.

github.com/unikraft/unikraft - gaulthiergain opened this pull request about 1 year ago
plat/*: Signal shutdown cause on QEMU

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
plat/{linuxu,xen}: Do not enable interrupts before halt

github.com/unikraft/unikraft - kubanrob opened this pull request about 1 year ago
arch/arm64: Support AArch64 binary syscalls

github.com/unikraft/unikraft - i-Pear opened this pull request about 1 year ago
lib/ukrandom: Rename and refactor lib/ukswrand

github.com/unikraft/unikraft - Alex-deVis opened this pull request about 1 year ago
lib/*: Add syscall interfaces for dotnet runtime

github.com/unikraft/unikraft - i-Pear opened this pull request about 1 year ago
lib/nolibc: Fix & improve headers

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
build: Add tree builds

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/*: Use correct allocator for vfscore_file

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
lib/vfscore: Initialize stdio file lock

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
lib/vfscore: Fix create through broken symlink

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/ramfs: Support setting file mode on creation

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/ramfs: Ensure stability of inode numbers

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/ramfs: Implement new file timestamps

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/vfscore: Add unlinkat syscall

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/vfscore: Correct behavior of utime(NULL)

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/ukcpio: Fix symlinks not being extracted

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/vfscore: Accept negative timestamps

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/vfscore: Fix wrong application of umask

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
plat/kvm/arm64: Firecracker support on arm64

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat/kvm/arm64: Implement lxboot on arm64

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat/drivers: Provide a single API for UART drivers

github.com/unikraft/unikraft - zhxj9823 opened this pull request about 1 year ago
plat/drivers: Add two configurations to ns16550

github.com/unikraft/unikraft - zhxj9823 opened this pull request about 1 year ago
build: Add compiler version checking for Clang

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/9pfs: Provide `TIOCGWINSZ`-aware `ioctl` stub

github.com/unikraft/unikraft - mogasergiu opened this pull request about 1 year ago
plat/kvm/arm: Do not enable interrupts before `wfi`

github.com/unikraft/unikraft - kubanrob opened this pull request about 1 year ago
lib/vfscore: Implement individual volume automounting

github.com/unikraft/unikraft - mogasergiu opened this pull request about 1 year ago
lib/nolibc: scanf and fscanf functions

github.com/unikraft/unikraft - RaduNichita opened this pull request about 1 year ago
build: Silence misc warnings

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
Fix exporting of ntohs and also include the long versions

github.com/unikraft/unikraft - haesbaert opened this pull request about 1 year ago
lib/nolibc,lib/isrlib: Fix strncpy

github.com/unikraft/unikraft - haesbaert opened this pull request about 1 year ago
plat: Migrate rtc pl031 to drivers/ukrtc/

github.com/unikraft/unikraft - rares-miculescu opened this pull request about 1 year ago
plat: Migrate `gic` to `drivers/ukintctlr`

github.com/unikraft/unikraft - rares-miculescu opened this pull request about 1 year ago
plat/drivers/virtio: Fix virtio read write

github.com/unikraft/unikraft - zhxj9823 opened this pull request about 1 year ago
drivers: Move virtio from `plat/drivers/` to `drivers/`

github.com/unikraft/unikraft - rares-miculescu opened this pull request about 1 year ago
lib: Add ofw from `plat/drivers` to `lib`

github.com/unikraft/unikraft - rares-miculescu opened this pull request about 1 year ago
`lib/ukschedcoop`: Keep track of thread execution times

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
drivers/arm-cca: Add libukrsi to support Arm CCA

github.com/unikraft/unikraft - zhxj9823 opened this pull request about 1 year ago
plat/linuxu: Add fpsimd source file to build system

github.com/unikraft/unikraft - StefanJum opened this pull request about 1 year ago
lib/ukboot: Zero out main thread TLS

github.com/unikraft/unikraft - alexhoppus opened this pull request about 1 year ago
lib/ukschedcoop: Check run queue before halting the CPU

github.com/unikraft/unikraft - FedeParola opened this pull request about 1 year ago
build: Allow setting flags from the environment

github.com/unikraft/unikraft - mkroening opened this pull request about 1 year ago