One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Linuxkernel 2.6 for media players based on Sigma EM85XX SOC (arm with no mmu). Processors: EM8500, EM8510, EM8511 Hardware: Mediagate MG-35, Technosonic MP101
this project aims at porting part of uclinux kernel to vs2008, such as memory management, device management, file systems, etc. it's used for research only!
The Advanced XIP File System is a Linuxkernel filesystem driver that enables files to be executed directly from flash or ROM memory rather than being copied into RAM.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
PyChemEq is an Open Source project which goal is to simulate chemical equilibrums. It provides classes (that are the project's "kernel" ) and a user interface using PyGtk and Glade. The whole project will be written in Python.
The purpose of the Hi-Performance Protocol Identification Engine/HiPPIE is to analyze network traffic, and determine what protocol is in use within a given session based on packets sent to the engine. Linuxkernel mod with support for iptables/netfilter
The Legacy Ralink drivers have permanently been deprecated in favor of the in-kernel rt2x00 drivers. See http://rt2x00.serialmonkey.com for the rt2x00 project website.
This program control keyboard language indication on linux-console. The indication is realized by VGA border color or (in case framebuffer console) by the color of last screen row. Kernel patches are included.
In all , I want to implement a slab cached memory management in application layer instead of linuxkernel layer. That memory mechanism is to serve for one type of object which needs frequently allocating and deallocating.
CPUtemp is a Gnome applet that displays current CPU temperature in the tray. It is written in Perl using perl-Gtk2 bindings. It uses /sys kernel interface to read temperature sensor data.
BootUtils is a collection of utilities to facilitate booting of modern Kernel 2.6 based systems. The process of finding the root volume either by label or explicit label= on the kernel command line, mounting it and 'switchroot'ing is automated.
A kernel written by Merck Hung.
IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate.
Written in C language, development under Linux environment.
This is a portable re-implementation of the Linux-only program incron using polling instead of a kernel-triggered API. It attempts to mimic the API as closely as possible.
kREproxy - kernel reverse proxy server. This is very simple proxy server of http protocol which use simple configuration to deciding where pass the http requests. kREproxy server works in linuxkernel spaca as kernel module.
Cryopid2 is a development of the excellent Cyropid process freezer for Linux developed initially by Bernard Blackham. Cryopid2 adds a host of functionality to the original package.
Helium is a minimalistic real-time scheduler for 8 and 32-Bit microcontrollers. The current version of Helium has been ported for Freescale's HCS08 and Coldfire cores.
This project provides a linuxkernel module driver for the Velleman K8055 USB Experiment Interface Board. It creates and gives you access to /dev/k8055 virtual device file. You can communicate with the driver via ioctl() from c programs. Happy hacking!
Userspace Driver and application to control DMX-512 devices through Velleman's K8062 kit under Linux.
This is only a proof of concept, I never found the time to go further (a full kernel driver using either a block device or a /proc file)
IO-MAX (IO Marking And eXamination) is a linux-kernel module for analyzing file I/O. IO-MAX analyzes I/O pattern in linux VFS layer. Therefore, user can examine read counts, read time, write counts and write time of designated processes.
The uname_hack kernel module causes generic architecture information to be provided by the kernel. This patch is only required for a Linuxkernel. The K486 kernel is IA32 compatible, and does not reveal an i686 architecture.
LinuxKernel State Tracer(LKST) records information as trace data
about events in the LinuxKernel. It records various events like
process context switch etc.
This program is a facility for analyzing trouble of the LinuxKernel.
FIRMAMENT runs, inside the Linuxkernel, user supplied micro-programs over each processed message to emulate communication fault situations, using a script approach. The tool is appropriate to perform experiments over protocols and distributed systems.
Python module for the i2c-tiny-usb project available here: http://www.harbaum.org/till/i2c_tiny_usb/index.shtml The module is an alternative for the linuxkernel driver. With this module you can directly communicate with an I2C device. Discarded - Use Ti