Showing 2703 open source projects for "dv-kernel"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Bullet

    Bullet

    JVM Bullet Physics SDK

    ...The software currently doesn't work on OpenCL CPU devices. It might run on a laptop GPU but performance will not likely be very good. Note that often an OpenCL drivers fails to compile a kernel. Some unit tests exist to track down the issue, but more work is required to cover all OpenCL kernels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pearl Cinnamon 7.0

    Pearl Cinnamon 7.0

    Great OS if switching from Windows - Built from 18.04 LTR base

    Based on Ubuntu 18.04 release Pearl Linux Cinnamon is the first release from Pearl to feature a Windows 10 style layout as default however many beautiful OS X and Pearl themes to also satisfy all. This is a "Out of the Box" ready for production OS. Gimp and Inkscape are installed by default as well as OBS plus much more
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Anitaos

    Distro for old computers (Steam Computing)

    ...If you need help with wireless and other topics consult the wiki area. New Info on seamonkey in Wiki Area. If extra wireless Drivers are required, It is best to use the NON-SMP ISO - for extra non-SMP kernel wireless drivers. NEW WGET UPDATE (This Page): https://sourceforge.net/projects/anitaos/files/Anitaos/
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    Loup Kernel

    CAF 3.18 kernel source with linux-stable merged in (for santoni).

    This was an effort to bring CAF kernel for Redmi 4X (a.k.a santoni), and it's 100% working now.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    zARCHIVES.mythtv30pre-light-Raspbian

    "RPI-Distro/pi-gen" fork/rebuild of raspbian current/mythtv devel

    ...Raspberry Pi reference 2018-04-27 Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 2233762f826460d964daf9e0d6d045ee2fd0bb06, stage4 Firmware: https://github.com/raspberrypi/firmware/tree/5db8e4e1c63178e200d6fbea23ed4a9bf4656658 Kernel: https://github.com/raspberrypi/linux/tree/f70eae405b5d75f7c41ea300b9f790656f99a203 Uname string: Linux version 4.14.34-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1110 SMP Mon Apr 16 15:18:51 BST 2018
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Unofficial LineageOS

    Unofficial LineageOS

    Unofficial Builds of LineageOS 15.1 for Redmi Note 3 Pro [ Kenzo ]

    I will be uploading unofficial LineageOS 15.1 for Redmi Note 3 Pro [ Kenzo ]. The ROM or the project might be renamed later on depending on how the development goes. Happy Flashing
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Audit Test Project

    Test suite for Linux audit and related security functionality

    audit-test is a test suite designed to provide automated testing for the light-weight audit framework that first appeared in the 2.6.4 kernel. It has been used regularly since RHEL4 and has most recently been updated for RHEL6.3 and SLES11. The test suite now covers functionality beyond audit and includes the automated tests required for the BSI OSPP, including labeled security and virtualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    zARCHIVES.omxplayercamviewsvcmeye-rpi

    Raspbian-lite with omxplayercamviewsvc/motioneye

    Raspberry Pi reference 2018-04-17 Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 5df1e969c8bc005c55718d3e03a2bad8b4a300ac, stage2 Firmware: https://github.com/raspberrypi/firmware/tree/ce8652e2c743f02f04cb29f23611cbf13765483b Kernel: https://github.com/raspberrypi/linux/tree/81dda1af754c3af667944af7156bf1c5cdf9beee Uname string: Linux version 4.14.30-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1102 SMP Mon Mar 26 16:45:49 BST 2018
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10

    btier

    btier creates an automated tiered blockdevice

    BTIER DEVELOPMENT HAS MOVED!! The latest code can be obtained from : https://github.com/mruijter Github contains new versions of the 1.X VFS capable btier version and 2.X both ported to kernel 5.3.5. btier is a kernel block device that creates a tiered device out of multiple smaller devices with automatic migration and smart placement of data chunks based up-on access patterns. Tier is a linux kernel module and requires a recent kernel >= 2.6.32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    strace

    strace

    linux syscall tracer

    ...strace is a diagnostic, debugging and instructional userspace tracer for Linux. It is used to monitor and tamper with interactions between userspace processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
    Leader badge
    Downloads: 311 This Week
    Last Update:
    See Project
  • 12
    Intel neon

    Intel neon

    Intel® Nervana™ reference deep learning framework

    ...Designed for ease of use and extensibility. See the new features in our latest release. We want to highlight that neon v2.0.0+ has been optimized for much better performance on CPUs by enabling Intel Math Kernel Library (MKL). The DNN (Deep Neural Networks) component of MKL that is used by neon is provided free of charge and downloaded automatically as part of the neon installation. The gpu backend is selected by default, so the above command is equivalent to if a compatible GPU resource is found on the system. The Intel Math Kernel Library takes advantages of the parallelization and vectorization capabilities of Intel Xeon and Xeon Phi systems. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    .... - Clear kernel marking, using pragma-based delimiters.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 14

    LinuxSystemInfo

    System Information gathering script for linux systems

    systeminfo.sh is a system information gathering script for linux systems. It in non-intrusive and simply gathers information from linux commands that are already available. The output can be one large text file and/or a menu driven web page. Gathers Information on the following:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GPSpvt

    GPSpvt

    Reading Position, Velocity, Time from a GARMIN GPS via native USB

    ...For reference see the document: 'Garmin Device Interface Specification, May 19, 2006, May 19, 2006, Drawing Number: 001-00063-00 Rev. C' (file: Garmin Device Interface Specification (May 19, 2006).pdf). Make sure the kernel module 'garmin_gps' is *NOT* loaded; otherwise USB is blocked! Requires Python Version 3.x (developed on 3.5.2).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    IntelGraphicsFixup

    An open source kernel extension providing patches for Intel GPUs

    This project is now hosted at http://github.com/lvs1974/IntelGraphicsFixup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    macosx_gpib_lib

    Porting of linux-gpib to Mac os x

    ...This project generates a dynamic library which can be linked against any kind of application which support dylib. It also comes with a python wrapper. macosx_gpib_lib is not a kernel extension and only supports 82357x adapter for now. It has been designed for 64bits architecture but the target is 10.6. The performance is not as good as linux-gpib is as this library uses Cocoa and not low level functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Alize

    This is the portal to download all version of Alize kernel.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    sgminerv5

    sgminer v5 - optimized X11/X13/NeoScrypt/etc. kernel switching miner

    OpenCL GPU-based mining software (most suitable for AMD GPUs)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SL Operating Systems
    Welcome Everyone... SL OS is a free replacement for Windows on the PC and OS X on the Mac. We believe in the power of open source and global collaboration. That means anyone can download, use, modify, and contribute to the code we've written to bring their ideas to life. The code is developed in the open, meaning it's available for review, scrutiny, and improvement by tens of thousands of developers all around the world. All before it hits your system.SL OS is an easy-to-use Indian...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    TORO kernel
    TORO is demonstrating an innovative operating system by integrating at the same ring level both kernel and the user application server. The threads of the user application server are distributed evenly on all CPUs and running independently in parallel. The memory model chosen is NUMA without pagination. During the initialization, the memory is divided proportionally for each processor installed on the system. When a thread needs memory, the memory allocator returns a free block of memory depending on which CPU the thread is running. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    FW for the STM324x9I-EVAL2 development kit from ST Micro using QPC running on FreeRTOS kernel (instead of the QK kernel that comes with QPC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Alpinelinux 3.7 aarch64 raspberrypi 3

    AlpineLinux 3.7 aarch64 kernel 4.10.17-v8+, built for the raspberrypi3

    Alpinelinux lastest release 3.7 aarch64 persistent image built for the raspberrypi 3. The build environment I have used for this image was a raspberrypi 3 with Gentoo aarch64, while the kernel has been cross compiled using aarch64-unknown-linux-gnu. - Kernel: 4.10.17-v8+ - List of packages installed: musl busybox alpine-baselayout openrc alpine-conf libressl2.6-libcrypto libressl2.6-libssl zlib apk-tools busybox-suid busybox-initscripts scanelf musl-utils libc-utils alpine-keys alpine-base openssh-keygen openssh-client openssh-sftp-server openssh-server-common openssh-server openssh dbus-libs libnl3 pcsc-lite-libs wpa_supplicant sudo libcap chrony - md5sum: 65fa3f596c23c2bf68fbfec811aa6300 Pretty much everything works out of the box. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreeMiNT

    FreeMiNT

    FreeMiNT is a free alternative OS kernel for Atari systems & clones

    FreeMiNT provides the basis of a free TOS compatible replacement OS that can multitask. Used together with the free system components fVDI (device drivers), XaAES (graphical user interface widgets), and TeraDesk (desktop manager), it provides a modern user interface.
    Downloads: 0 This Week
    Last Update:
    See Project