Showing 50 open source projects for "ps2 kernel load"

View related business solutions
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 1
    glider

    glider

    glider is a forward proxy with multiple protocols support

    glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq). We can set up local listeners as proxy servers, and forward requests to internet via forwarders. Act as both proxy client and proxy server(protocol converter). Flexible proxy & protocol chains. Load balancing with the following scheduling algorithm, rr: round robin, ha: high availability, lha: latency based high availability, dh: destination hashing. Rule...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Lunatik

    Lunatik

    Lunatik is a framework for scripting the Linux kernel with Lua

    Lunatik is a framework for scripting the Linux kernel with Lua. It is composed by the Lua interpreter modified to run in the kernel; a device driver (written in Lua =)) and a command line tool to load and run scripts and manage runtime environments from the user space; a C API to load and run scripts and manage runtime environments from the kernel; and Lua APIs for binding kernel facilities to Lua scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GPT-Code UI

    GPT-Code UI

    An open source implementation of OpenAI's ChatGPT Code interpreter

    An open source implementation of OpenAI's ChatGPT Code interpreter. Simply ask the OpenAI model to do something and it will generate & execute the code for you. You can put a .env in the working directory to load the OPENAI_API_KEY environment variable. For Azure OpenAI Services, there are also other configurable variables like deployment name. See .env.azure-example for more information. Note that model selection on the UI is currently not supported for Azure OpenAI Services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Cilium

    Cilium

    eBPF-based networking, security, and observability

    Cilium is open-source software for providing, securing and observing network connectivity between container workloads, cloud-native, and fueled by the revolutionary Kernel technology eBPF. Kubernetes doesn't come with an implementation of Load Balancing. This is usually left as an exercise for your cloud provider or in private cloud environments an exercise for your networking team. Cilium can attract this traffic with BGP and accelerate leveraging XDP and eBPF. Together these technologies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    htop

    htop

    An interactive process viewer

    htop is a cross-platform interactive process viewer. htop allows scrolling the list of processes vertically and horizontally to see their full command lines and related information like memory and CPU consumption. Also, system-wide information, like load average or swap usage, is shown. The information displayed is configurable through a graphical setup and can be sorted and filtered interactively. Tasks related to processes (e.g. killing and renicing) can be done without entering their PIDs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Apache Dubbo

    Apache Dubbo

    A high performance Java RPC framework

    Apache Dubbo is a high performance, lightweight, open source RPC framework written in Java. It offers three key functionalities: interface based remote call, load balancing and fault tolerance, and automatic service registration and discovery. Apache Dubbo is built to support multiple service registries and load balancing strategies right out of the box. Due to its micro-kernel and plugin design it can also be easily extended through third-party implementations. Plenty of companies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eBPF

    eBPF

    ebpf-go is a pure-Go library to read, modify and load eBPF programs

    Package ebpf is a toolkit for working with eBPF programs. eBPF programs are small snippets of code which are executed directly in a VM in the Linux kernel, which makes them very fast and flexible. Many Linux subsystems now accept eBPF programs. This makes it possible to implement highly application-specific logic inside the kernel, without having to modify the actual kernel itself. This package is designed for long-running processes which want to use eBPF to implement part of their application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    almond

    almond

    A Scala kernel for Jupyter

    Almond already supports code navigation in dependencies via meta browse, paving the way for more IDE-like features and closer integration with the Scalameta ecosystem. Ammonite is a modern and user-friendly Scala shell. Almond wraps it in a Jupyter kernel, giving you all its features and niceties, including customizable pretty-printing, magic imports, advanced dependency handling, and its API, right from Jupyter. This also makes it easy to copy some code from notebooks to Ammonite scripts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XanMod Kernel
    XanMod is a general-purpose Linux kernel distribution with custom settings and new features. Built to provide a stable, smooth and solid system experience. https://gitlab.com/xanmod/linux https://xanmod.org
    Leader badge
    Downloads: 2,394 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.0, April 10, 2024 (2.2.1 per coming soon) About...
    Leader badge
    Downloads: 18,936 This Week
    Last Update:
    See Project
  • 11
    KLV-Airedale

    KLV-Airedale

    Void Linux based distro using an overlayfs layered filesystem

    The heart of KLV-Airedale is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Similarly small sized flexible distros are available such as KLA-OT2base (openbox/tint2 also Arch-based), KLU-jam (Ubuntu-based) and KLV-Airedale (Void Linux based).
    Downloads: 35 This Week
    Last Update:
    See Project
  • 12
    LFA (Linux For ALL)

    LFA (Linux For ALL)

    LFA (Linux for all) 64 bit with Budgie 10.9.1 and Refracta Snaphot

    LFA (Linux for all) is based on Ubuntu 24.04 LTS ("Noble Numbat") and Debian. REFRACTA SNAPSHOT Create you own Linux For All/Ubuntu 24.04 LTS system with Refracta Snapshot. Pre-installed in LFA Build 240718. The system language is ENGLISH. DESKTOP LFA Build 240718 uses Budgie 10.9.1 as DE. The Budgie Desktop is a "feature-rich, modern desktop designed to keep out the way of the user". KERNEL My special kernel 6.9.8-amd64-exton. INSTALL TO A USB STICK Read my INSTRUCTION...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    RaspEX Kodi

    RaspEX Kodi

    RaspEX Kodi 64bit is a perfect system for Raspberry Pi 5 and 4

    .... Almost as good as if you use a new "big" computer. INSTALLATION Use Rufus 4.4 in Windows to transfer the IMAGE file to a SD card. USED KERNELS Kernel 6.1.77-exton-v8-16k+ for Rpi5 Kernel 6.1.0-rpi8-rpi-v8 for Rpi4 The system will automatically determine which Raspberry Pi you are using and load the correct kernel. Run the command "sudo apt install libwidevinecdm0" for DRM support in Firefox. ABOUT Kodi 20.3 Version 20.3 ("Nexus") was released 240110.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    GaryOS

    GaryOS

    GaryOS is an entire GNU/Linux system in a single bootable file

    GaryOS is an entire GNU/Linux system in a single bootable file. It is also a Builder system to create and package Gentoo installations. Builder creates custom root filesystems that GaryOS can load into memory in place of its own. GaryOS can build new or updated versions of itself from within itself. Primary uses: * System rescue and recovery * Anonymous and secure workstation * GNU/Linux learning environment * Installation of Gentoo Unique advantages: * Source-based...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Exton|OS

    Exton|OS

    Exton|OS 64 bit based on Ubuntu/Debian with KDE Plasma 5.27.10

    ABOUT Exton|OS is based on upcoming Ubuntu 24.04 64 bit and Debian Sid. Exton|OS ISO file is a ISO-hybrid, which means that it can easily be transferred (copied) to a USB stick. IMPORTANT ABOUT REFRACTA TOOLS Refracta tools are pre-installed in Exton|OS . Use Refracta Snapshot to create your own live installable Ubuntu system. RUNS FROM RAM Another great thing is that Exton|OS can run from RAM. Use Boot alternative 2 (Load to RAM). When the system has booted up you can remove...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    MeX Linux

    MeX Linux

    MeX 64 bit with the Ubuntu Desktop Minimal and Kodi 21.0 Omega

    MeX 64 bit Linux is based on Debian "Sid" and Ubuntu 24.04 LTS. FEATURES MeX uses the Ubuntu Desktop, Kodi 21.0 and kernel 6.9.8-amd64-exton. INSTALL TO HARD DRIVE/USB PEN DRIVE MeX Linux can easily be installed to hard drive and/or to a USB pen drive (if you want). RUNS IN RAM Another big improvement is that MeX now can run from RAM. When the system has booted up you can enjoy a really fast system! You’ll need at least 4 GB RAM to run MeX that way. I.e. super fast! UPGRADE...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    CacheGuard WAN

    CacheGuard WAN

    Network Quality of Service Appliance

    CacheGuard WAN (Optimization) provides network traffic Shaping, multi WAN access management, Caching, Load Sharing & HTTP compression. The Web traffic Optimization works as a transparent (or explicit) HTTP/HTTPS caching proxy. CacheGuard WAN is distributed as an open source OS to install on a virtual or hardware machine. Once installed on a machine, CacheGuard-OS transforms that machine into a network appliance to implement as a link to internet (or other WAN) routers. CacheGuard-OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Syslogd2

    High capacity syslog data collection, filtering, and management.

    Syslogd2 is a syslog daemon that has been completely re-imagined specifically for use in network environments. It is multi-threaded, scalable and versatile with features designed for both network and host managers. Each Syslogd2 binary is customized from a set of over 20 features at compile-time. It can support input from text files, named-pipes, Linux kernel and user-defined Linux and (both IPv4 and IPv6) IP sockets (both UDP and TCP). It provides a pre-loadable name-cache that can replace...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    Apache Dubbo is a high-performance, java based open source RPC framework. It offers six key functionalities, which include transparent interface based RPC, intelligent load balancing, automatic service registration and discovery, high extensibility, runtime traffic routing, and visualized service governance. Dubbo provides high performance interface based RPC, which is transparent to users. Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    lilith

    lilith

    x86-64 os made in crystal

    A POSIX-like x86-64 kernel and userspace written in Crystal. A CPU with x64 support is required to run the OS. The Makefile provides a script that will run QEMU on the kernel. To run with storage, an MBR-formatted hard drive image with a FAT16 partition must be provided in the running directory with the name drive.img. The kernel will automatically boot the main.bin executable on the hard drive, or panic if it can't be loaded.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Micrometer CNC 4 Raspberry Pi3

    Micrometer CNC 4 Raspberry Pi3

    A debian image with linux RT kernel, OpenCV345, ROS, and LinuxCNC

    This OS is a configured version of Raspbian (debian OS) that focuses on 3D printing, CNC controllers, and CAD/CAM applications. It includes many tweaks to get the GPU acceleration on webGL, VLC and Flash video for example. Since rc2, we now use F2FS for /home to improve sdcard performance. It was load tested on the pi2, pi3, and Pi3B+. It is based on a stripped down MATE desktop, and is intended to be shared along with the documented hardware projects. Please use the GPG key posted on the home...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Debian Live K 4.9.0-8-amd64 WebBoot

    Debian Live K 4.9.0-8-amd64 WebBoot

    Debian Live Ram System Boot from The Web

    It is a Debian Live system that run a litle .iso file(we can make more much litle) on the hardware or virtual machine and download the filesystem.squashfs file that is a Full Operating System. The .iso file only have a bootable/runnable System to execute processes to download the full system to get in (RAM)memory then is the same Live Systems. Packages Installed: Gimp,Filezilla, Hexchat, Zenmap, Konqueror, LXDE Desktop & OpenBox. (This .iso file is the master system to load a multiple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Accord.NET Framework

    Accord.NET Framework

    Machine learning, computer vision, statistics and computing for .NET

    The Accord.NET Framework is a .NET machine learning framework combined with audio and image processing libraries completely written in C#. It is a complete framework for building production-grade computer vision, computer audition, signal processing and statistics applications even for commercial use. A comprehensive set of sample applications provide a fast start to get up and running quickly, and extensive documentation and a wiki help fill in the details. The Accord.NET project provides...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Anitaos

    Distro for old computers (Steam Computing)

    ... drivers for the AnitaOS4.31 iso both of which are here: https://sourceforge.net/projects/anitaos/files/Anitaos/ . To go to commandline press CTRL ALT together and Backspace. 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: 6 This Week
    Last Update:
    See Project
  • 25

    rtl2832-entropyd

    Use an rtl2832 USB dongle to generate random data for the linux kernel

    rtl2832_entropyd is a program that is designed to feed entropy into the linux /dev/random kernel entropy pool. It automatically forks and runs as a daemon, unless one of the testing options, -o or -t, are selected. Then it never forks. To use it, you need an rtl2832 USB dongle. They are relatively cheap (< $10 on ebay), and are actually used to listen to a broad range of radio transmissions. This application exploits the radio noise in the atmosphere to extract entropy. The kernel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next