Showing 783 open source projects for "linux scan driver"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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.
    Create free account
  • 1
    KubiScan

    KubiScan

    A tool to scan Kubernetes cluster for risky permissions

    A tool for scanning Kubernetes cluster for risky permissions in Kubernetes's Role-based access control (RBAC) authorization model. KubiScan helps cluster administrators identify permissions that attackers could potentially exploit to compromise the clusters. This can be especially helpful on large environments where there are lots of permissions that can be challenging to track. KubiScan gathers information about risky roles\clusterroles, rolebindings\clusterrolebindings, users and pods,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HybridLinux

    HybridLinux

    Creates a Hybrid Linux distributive, based on Arch Linux, for desktop

    A distribution that is designed to provide an optimized system for desktops and games and allows you to improve the gaming experience with system settings, making it the most optimized distribution
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    GPL Driver for the Alcatel Speedtouch USB under *nix
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    AVR ATmega port of freeRTOS A port of freeRTOS which can be flexibly flexibly configured use almost any available Timer on AVR ATmega devices and will operate with almost any classic Arduino device from Arduino, SeeedStudio, Sparkfun, Freetronics or Pololu. Going forward this repository will be updated less often and only with major releases. Please check at Github for the latest commits. https://github.com/feilipu/avrfreertos The Goldilocks Analogue story is told here....
    Downloads: 21 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    Linux null-modem emulator

    tty0tty is a kernel-module virtual serial port driver for Linux.

    The Linux null-modem emulator (tty0tty) is a kernel-module virtual serial port driver for Linux. This create virtual tty ports pairs and use any pair to connect one tty serial port based application to another. There are a version using pseudo-terminal (UNIX 98 style).
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    SigV4

    SigV4

    A SigV4 authentication plugin for the open-source DataStax Java Driver

    This package implements an authentication plugin for the open-source Datastax Java Driver for Apache Cassandra. The driver enables you to add authentication information to your API requests using the AWS Signature Version 4 Process (SigV4). Using the plugin, you can provide users and applications short-term credentials to access Amazon Keyspaces (for Apache Cassandra) using AWS Identity and Access Management (IAM) users and roles. The plugin depends on the AWS SDK for Java. It uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Broadcom-bt-firmware

    Broadcom-bt-firmware

    Repository for various Broadcom Bluetooth firmware

    broadcom-bt-firmware provides the firmware blobs needed by Linux to initialize Broadcom Bluetooth adapters found in many laptops and mini-PCIe/M.2 modules. On these devices, the kernel driver expects a small firmware image to be loaded at runtime before the controller becomes fully functional. The project aggregates known-working .hcd files, often extracted from vendor Windows drivers, and organizes them by chipset and device ID so users can match hardware quickly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    dirsearch

    dirsearch

    Web path scanner

    An advanced command-line tool designed to brute force directories and files in webservers, AKA web path scanner. Wordlist is a text file, each line is a path. About extensions, unlike other tools, dirsearch only replaces the %EXT% keyword with extensions from -e flag. For wordlists without %EXT% (like SecLists), -f | --force-extensions switch is required to append extensions to every word in wordlist, as well as the /. To use multiple wordlists, you can separate your wordlists with commas....
    Downloads: 12 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    LaMa

    LaMa

    LaMa - A Localization and Mapping library

    LaMa is a C++11 software library for robotic localization and mapping developed at the Intelligent Robotics and Systems (IRIS) Laboratory at the University of Aveiro - Portugal. It includes a framework for 3D volumetric grids (for mapping), a localization algorithm based on scan matching, and two SLAM solutions (an Online SLAM and a Particle Filter SLAM). The main feature is efficiency. Low computational effort and low memory usage whenever possible. The minimum viable computer to run our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Redix

    Redix

    A very simple pure key => value storage system that speaks Redis

    redix is a very simple key => value storage engine that speaks redis and even more simpler and flexible. redis is very simple, sometimes we abuse it, so I decided to build a pure key-value storage system that introduces the core utilities for building any data structure you want based on the key => value model that is because I think that everything could be modeled easily using that model, so I decided to not to follow redis and all of its commands, you won’t find lpush, hset, sadd, … etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Throttled

    Throttled

    Workaround for Intel throttling issues in Linux

    ...On systems where the EC doesn't reset the values (ex: ASUS Zenbook UX430UNR), the power limit can be altered by using the official intel_rapl driver.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    dupeGuru

    dupeGuru

    Find duplicate files

    dupeGuru is a cross-platform GUI application written in Python (with Qt/Cocoa UI) that quickly detects duplicate files on your computer using flexible scanning modes—including filename fuzzy matching, content comparison, and specialized Music/Picture modes. On some linux systems pyrcc5 is not put on the path when installing python3-pyqt5, this will cause some issues with the resource files (and icons). These systems should have a respective pyqt5-dev-tools package, which should also be...
    Downloads: 174 This Week
    Last Update:
    See Project
  • 14
    Xone

    Xone

    Linux kernel driver for Xbox One and Xbox Series X|S accessories

    xone is a Linux kernel driver for Xbox One and Xbox Series X|S accessories. It serves as a modern replacement for Xpad, aiming to be compatible with Microsoft's Game Input Protocol (GIP). Installing Xone will disable the Xpad kernel driver. If you are still using Xbox or Xbox 360 peripherals, you will have to install xpad-noone as a replacement for Xpad.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ShiftRC

    Simple cheap DIY RC receiver/handler.

    ShiftRC is a opensource design for a very cheap, small and simplistic rc driver/rc statemashine. mimics Nikola Tesla's boat it uses a shift chip with multiple outputs and one input for the radio or IR signal. This project is something I wanted to do for a while to make cheap and light weight custom rc chips, and I decided to make it a real project when I found a wooden single use spoon which I wanted to turn into a boat. this project will host multiple version, some very simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is a development area for a Linux Device driver for IBM Power Linux RAID SCSI HBA's, including the ipr driver and iprutils packages.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    KRYSTAL Document Management System

    KRYSTAL Document Management System

    easy to use, powerful and completely free document management software

    Primeleaf Consulting's KRYSTAL Document Management and Imaging Software Systems enables organizations and individuals to Scan, Index, Capture, Retrieve, Manage, Control and Distribute critical business document safely and securely. Our document management software systems, replaces paper-based processes with electronic procedures, eliminating the printing, posting and manual filing of paper documents and thus it will drive significant cost savings across your organization. Please visit...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Ultra-Scanner

    Ultra-Scanner

    Port Scanner

    Ultra Scanner is a port scanner based in python which is made by UltraTechZ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pranaOS

    pranaOS

    Smart Operating System for x86, ARM, Mobile, Watch

    pranaOS is a hobby operating system built from scratch in C and C++, intended to teach and demonstrate operating system fundamentals such as process control, memory management, and kernel bootstrapping. It is designed for the x86_64 architecture and features a custom shell, task scheduler, and keyboard driver. With a strong focus on education, pranaOS serves as a base for experimenting with kernel development and learning how different subsystems interact in a functioning OS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    OpenWRT TP-LINK WR741 OpenVPN Client

    OpenVPN client for TP-Link routers with small flash, wr740/741/841

    OpenWRT firmware OpenVPN client for TP-Link routers with small flash, wr740/741/841 based routers with load balancer and custom configuration scripts for fast configuration Open VPN clients. Wireless network does not work, the wireless hardware driver is removed due to a memory shortage (spi flash 4M).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Fixed drivers for Wacom Bamboo

    Fixed drivers for Wacom Bamboo

    Fixes the Wacom Bamboo, Graphire, Intuos 1+2+3 and Cintiq 1st gen

    Wacom's macOS drivers for Bamboo, Graphire, Intuos 1, 2 & 3 and Cintiq 1st gen tablets have bugs in them that cause them to completely fail to start on macOS 10.15 Catalina and later versions (including 11 Big Sur and 12 Monterey). This doesn't apply to the Windows driver, or to the drivers for their newer tablets. When you try to open the Wacom preference pane with a Bamboo tablet, you'll get an error message saying "Waiting for synchronization", then finally "There is a problem with your...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22

    thinkfan

    fan control for control fans

    A simple fan control program. Read temperatures, check them against configured limits and switch to appropriate (also pre-configured) fan level. Requires a working thinkpad_acpi or any other hwmon driver that enables temperature reading and fan control from userspace.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project
  • 24
    X00T/X00TD-Roms by MST-Production

    X00T/X00TD-Roms by MST-Production

    custom roms for X00T/X00TD

    -->hello there ! Welcome to "custom roms by MST-production house" . Im an indivisual developer who tries to make new custom roms for our beloved Asus Zenfone Max Pro M1 . My main target rom are basically: 1- Which lost support 2- Which are no more developed 3- Which have been naver made for out device -->my telegram is - @Ken_kaneki_69 -->join my telegram channel - t.me/mst_roms_X00T -->feel free to ask any questions or to give suggestion related to any of my builds. --> if you like...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    Drivers for the HP (previously Compaq) Smart Array controllers which provide hardware RAID capability. Hardware info: https://www.hpe.com/us/en/product-catalog/servers/smart-array-controllers-and-smart-host-bus-adapters.hits-12.html
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB