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

plat/kvm: Add configuration hint for EFI

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

github.com/unikraft/unikraft - mkroening opened this pull request over 1 year ago
doc: Replaced libc types with unikraft defined

github.com/unikraft/unikraft - rares-miculescu opened this pull request over 1 year ago
lib/vfscore: Fix double-lock bug in symlink

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
lib/vfscore: Reorder locks in *at syscalls

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
arch/x86: Fix interrupts on qemu-microvm/qboot

github.com/unikraft/unikraft - felixmoebius opened this pull request over 1 year ago
plat/lib: Introduce virtio-vsock support

github.com/unikraft/unikraft - Krechals opened this pull request over 1 year ago
build: Use -fcf-protection for GCC >= 8 or Clang >= 7

github.com/unikraft/unikraft - Krechals opened this pull request over 1 year ago
lib/uknetdev: Export stats via uk_store

github.com/unikraft/unikraft - michpappas opened this pull request over 1 year ago
lib/ukfalloc: Export stats via uk_store

github.com/unikraft/unikraft - michpappas opened this pull request over 1 year ago
lib/ukstore: Introduce dynamic store API

github.com/unikraft/unikraft - michpappas opened this pull request over 1 year ago
plat: Move register definitions into arch

github.com/unikraft/unikraft - rares-miculescu opened this pull request over 1 year ago
lib/posix-sysinfo: Provide _SC_GETPW_R_SIZE_MAX

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
lib/ukvmem: Synchronize the virtual memory API

github.com/unikraft/unikraft - razvanvirtan opened this pull request over 1 year ago
lib/9pfs: Fix create call for 9p.2000L

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
lib/ukallocbuddy: Add debug freelist sanity checks

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
lib/ukalloc: Fix underallocation bug in malloc

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago