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: Replaced libc types with unikraft defined

github.com/unikraft/unikraft - rares-miculescu opened this pull request about 1 year ago
lib/vfscore: Fix behavior of writable open on directories

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

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

github.com/unikraft/unikraft - andreittr opened this pull request about 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
lib/ukdebug: Add `LVLC_THREAD` macro

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
lib/9pfs: Stub uk_9pfs_ioctl

github.com/unikraft/unikraft - razvand opened this pull request over 1 year ago
doc: Correct docstring format to silence warnings

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
arch/x86: Silence warning about incomplete switch

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
plat/drivers/virtio: Fix missing lcpu.h include

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
lib/uksignal: Use correct kernel struct sigaction

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
Fix schedcoop idling and x86 timer interrupts

github.com/unikraft/unikraft - FedeParola opened this pull request over 1 year ago
Support cross-compiling with clang

github.com/unikraft/unikraft - michpappas opened this issue over 1 year ago
arch/x86: Introduce NMI event for x86

github.com/unikraft/unikraft - mschlumpp opened this pull request over 1 year ago
posix-process: Add glibc compatible rusage structure

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
9pfs: Change default 9p version to `9P 2000L`

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
build: Add `-mno-outline-atomics` flag for clang

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
Refactor the `ACPI` code and change its location.

github.com/unikraft/unikraft - mogasergiu opened this pull request over 1 year ago
Add the ability to build `EFI` `ISO` and `DISK` images.

github.com/unikraft/unikraft - mogasergiu opened this pull request over 1 year ago
Add `EFI` stub support

github.com/unikraft/unikraft - mogasergiu opened this pull request over 1 year ago
Add `ukvmem` `Aarch64` page fault handler

github.com/unikraft/unikraft - mogasergiu opened this pull request over 1 year ago
lib/ukgcov: Introduce library for code coverage

github.com/unikraft/unikraft - Starnox opened this pull request over 1 year ago
[WIP] CI: Add lib-libc-test

github.com/unikraft/unikraft - i-Pear opened this pull request over 1 year ago
Improve `posix-futex` debugging

github.com/unikraft/unikraft - skuenzer opened this pull request over 1 year ago
fix/eventfd: O_NONBLOCK

github.com/unikraft/unikraft - skuenzer opened this pull request over 1 year ago
build: Add proper compiler detection

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
plat/kvm: Add vmm option for arm64

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
lib/vfscore: Improve and fix trace point format

github.com/unikraft/unikraft - mschlumpp opened this pull request over 1 year ago
lib/ukboot: Allow disabling weak main using KConfig

github.com/unikraft/unikraft - mschlumpp opened this pull request over 1 year ago
kvm/x86: Add pristine ECTX check

github.com/unikraft/unikraft - mschlumpp opened this pull request over 1 year ago
docs: Fix some incorrect documentation comments

github.com/unikraft/unikraft - mschlumpp opened this pull request over 1 year ago
build: Use -nostdinc for clang

github.com/unikraft/unikraft - mschlumpp opened this pull request over 1 year ago
doc: Introduce `ADOPTERS.md`

github.com/unikraft/unikraft - nderjung opened this pull request over 1 year ago
lib/vfscore: Avoid recursive locking in sys_rename

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
lib/ukswrand: Add missing errno include

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
lib/uk9p, lib/9pfs: Fix I/O error on fsync with 9P2000.u

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
build: Disable compiler control flow protection

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
plat/common: Introduce ukplat_pt_init_clone

github.com/unikraft/unikraft - michpappas opened this pull request over 1 year ago
lib/vfscore: Change vnops to take constant strings

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
lib/vfscore: Fix dup, utimensat, and futimens

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
plat/common/x86: Use FSGSBASE for TLS if available

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
arch/x86: Add compiler flags for auto host CPU

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
Fix file flags for O_NONBLOCK and O_ASYNC

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
build: apply LIBxxx_COMPFLAGS{,-y} to C++ too

github.com/unikraft/unikraft - dinhngtu opened this pull request over 1 year ago
Crash when running `app-lua`

github.com/unikraft/unikraft - razvand opened this issue over 1 year ago
lib/syscall_shim: Extend prsyscall (print structs, ...)

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
Add link to Discord in `README.md`

github.com/unikraft/unikraft - razvand opened this issue over 1 year ago
Various fixes for application compatibility

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
Network related bug with musl

github.com/unikraft/unikraft - czq693497091 opened this issue over 1 year ago
Dynamically allocate `struct mount` paths

github.com/unikraft/unikraft - dinhngtu opened this pull request over 1 year ago
plat/pci_ecam: Fix FDT interrupt node lacking address-cells

github.com/unikraft/unikraft - eduardvintila opened this pull request over 1 year ago
lib/ukalloc: Synchronize the bbuddy allocator

github.com/unikraft/unikraft - razvanvirtan opened this pull request over 1 year ago
lib/vfscore: Add test suite for dup() sys call

github.com/unikraft/unikraft - toast3rx opened this pull request over 1 year ago
Fix double fault and failing mmap

github.com/unikraft/unikraft - marcrittinghaus opened this pull request over 1 year ago
Native macOS/darwin support

github.com/unikraft/unikraft - nderjung opened this issue over 1 year ago
Add dlang support

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
lib/uksched:Fix for issue #730

github.com/unikraft/unikraft - atharvamarathe opened this pull request over 1 year ago
Add PIE support for Xen and KVM

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