Showing 169 open source projects for "sys"

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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    File system notifications for Go

    File system notifications for Go

    Cross-platform file system notifications for Go

    ...Unless you are creating a library, it is recommended that you copy fsnotify into vendor/github.com/fsnotify/fsnotify within your project, and likewise for golang.org/x/sys. fsnotify requires support from underlying OS to work. The current NFS protocol does not provide network level support for file notifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lightning Design System for React

    Lightning Design System for React

    Salesforce Lightning Design System for React

    Accessible, localization-friendly, presentational React components. The Lightning Design System for React is an implementation of the Lightning Design System with accessible patterns and established best practices. The source code is licensed under BSD 3-Clause. For a no hassle setup and compatibility with Create React App, transpiled ES6 and CommonJS module versions have been included within the NPM package. If using this setup, please re-write the import statement in the documentation site...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    baru

    baru

    A system monitor written in Rust and C

    Baru gathers the information from /sys and /proc filesystems (filled by the kernel). Except for audio and network modules that use C libraries. There is no memory leak over time. All modules are threaded. Thanks to this design (as well as Rust and C), baru is lightweight and efficient. It can run at a high refresh rate with a minimal processor footprint. The audio module communicates with the PipeWire/PulseAudio server through client API to retrieve its data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    ...Supported OS: Linux, MacOS, Windows, FreeBSD, DOS and UEFI. Support Arch: x86(16/32/64), ARM(64) MIPS, EVM and WASM. It also support Linux Kernel Module(.ko) , Windows Driver(.sys) and MacOS Kernel(.kext) via Demigod. Binary instrumentation and API are Qiling Framework's main focus and priority. It is designed for reverse engineers - thus there is no need to rebuild another sand boxing tool. Using Qiling Framework saves you time. The API-rich Qiling Framework brings reverse and instrument binary to the next level quicker. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JeeSite

    JeeSite

    A basic enterprise information development platform

    JeeSite is a high-efficiency, high-performance, and strong security open source Java EE rapid development platform based on a number of excellent open source projects, highly integrated and packaged. JeeSite is the best basic platform solution for you to quickly complete your project. JeeSite is the best study case for you to learn the Java platform. JeeSite is also the best assistant for private work. JeeSite is a Java-based development platform built on the Spring Framework, with Spring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    System Hardening Benchmark

    System Hardening Compliance Auditor

    This tool simulates a security compliance audit, checking system configurations against a defined benchmark (e.g., DISA STIG or CIS).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    libusb-win32

    libusb-win32 is a port of libusb-0.1 under Windows

    libusb-win32 is a port of the USB library libusb-0.1 (http://sf.net/projects/libusb/) to 32/64bit Windows. The library allows user space applications to access many USB device on Windows. Development of libusb-win32 is now at github https://github.com/mcuee/libusb-win32. Sourceforge will only be used for mailing list since Feb 2024.
    Leader badge
    Downloads: 5,753 This Week
    Last Update:
    See Project
  • 9
    ...This process only needs to be performed once, and XDrx API will be automatically loaded when AUTOCAD is started later =================================================== 1. 解压缩文件到指定目录 2. 进入sys目录 3. 根据你的AutoCAD版本,32位版本AutoCAD对应的是x86,64位版本AutoCAD对应的是x64。找到对应的ARX文件 比如:AutoCAD 2025 对应的arx文件是:xdrx.2025.x64.arx 4. 用鼠标拖拽文件到ACAD窗口,如果出现提示,选择加载 5. 完毕。该过程仅需要执行一次,以后AU
    Downloads: 23 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    joborun linux

    joborun linux

    Like Arch built from ground up with runit

    ...Maintaining as much compatibility to pacman/Arch-Linux based packages as possible, so you have a wide variety of software to choose from (Arch, AUR, Obarun etc.) Graphic environment support for X11 OpenBox and JWM and in wayland labwc the true Openbox equivalent (see screenshot) For veteran sys-admins who appreciate building from source in as lean an environment as possible! Equally friendly to students of the art of building from source, and a great base to move on and contribute to FOSS
    Leader badge
    Downloads: 442 This Week
    Last Update:
    See Project
  • 11
    The phones I have: Xiaomi Mix 2s (polaris) (Discontinued) OnePlus 7 Pro (guacamole) OnePlus 7T Pro (hotdog) RedMagic 9 Pro (tiro)
    Leader badge
    Downloads: 259 This Week
    Last Update:
    See Project
  • 12

    ui-utilcpp

    C++ utility library

    A toolbox-like C++ library, with a diverse set of utilities: . * Exception: Generic Exception classes and THROW macros. * Sys: C++ "exception" wrappers for a wide range of system C functions. * Cap: Capabilities C++ wrapper. * CharsetMagic: Charset guessing. * Recoder: Charset recoding. * Time: Misc date and time utilities. * File: Misc file utilities. * Text: Misc string utilities. * http/: Minimal HTTP implementiation. * PosixRegex: Simple wrapper for C 'regexec'...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Programming Without Coding Technology

    Programming Without Coding Technology

    Create software using visual programming

    PWCT is not a Wizard for creating your application in 1 2 3 steps. PWCT is a general-purpose visual programming language designed for novice and expert programmers. A novice programmer can use PWCT to learn programming concepts like Data Structures, Control Structures and Programming Paradigms. An expert programmer can use PWCT to create any large and complex software. Using PWCT we developed a textual programming language Compiler and Virtual Machine without writing a single line of...
    Leader badge
    Downloads: 887 This Week
    Last Update:
    See Project
  • 14

    VIC-2020 MINIMON Cartridge

    Machine Language Monitor for Commodore VIC-20

    ....$9FFF I/Ox area (where the firmware is located per default) and a versatile reset button (with autostart inhibit for secondary cartridges). Size: only 2048 Bytes. Start with SYS 38912 Read 'instructions.12.txt' for further info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MS Teams Prevent Away Status

    MS Teams Prevent Away Status

    Prevent Status in Teams showing Idle

    ...This is an AutoIT app and can be compiled by you is you so choose or an exe is available for you to use out of the box. This runs in the system tray. You can quit the app by right clicking on the sys tray and choosing END. I realize that this is a workaround to the Authortiarian mentality that MS has switched to that does not care about users suggestions. Note: It could take up to 120 seconds for the first move; from then on it will be every 60 seconds. The readme file has additional information within it to compile and a few other things that are of importance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The programming purpose of a blood banking system is to create a robust and secure software solution that enhances the overall efficiency, accuracy, and safety of blood bank operations, ensuring that the right blood products are available for patients in need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Muhkuh
    ...Testcases are written in Lua and can be easily extended by the plugins. Sources for tests and additional tools like the flasher are on GitHub: https://github.com/muhkuh-sys
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Linux program for writing Microsoft compatible boot records. This program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT32 partition except that it does not copy any system files, only the boot record is wri
    Leader badge
    Downloads: 188 This Week
    Last Update:
    See Project
  • 20
    xRxTx - Uart/Com

    xRxTx - Uart/Com

    Rxtx/Uart GUI

    ...USE, select a connected serial port for which the command is transmitted only. 5. Start p2p communication with each other, ex: SCPI... 6. If you want to make other Settings on the system, you can USE SYS to change
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max....
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    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: 5 This Week
    Last Update:
    See Project
  • 23
    YADAc is an open source multi company financial management package. System includes accounts payable, receivable, inventory, PO, and ledger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Inventory Management Sys

    Inventory Management System

    This is a management system Application. Admin can add employee, Category, and product which is visible to employee and employee can use this information for selling and can generate bill as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    kubemon

    A console terminal-based monitoring tool for K8S cluster

    Just an old school style terminal-based console K8S monitoring tool: A: Sys/App - Auto refresh monitoring of Nodes, kube-system Pods and App Pods D: Desc - Describe selected Pod E: Evicted - Delete all Envicted Pods F: NS filter - Filter Pods listing by Namespace K: Non-Running - Delete all non-"Running' status Pods L: Logs - Auto capture essential logs and display logs for troubleshooting N:Toggle List - Toggle display of Nodes P: Pod logs - Show logs of selected Pod S: Toggle Sort - Toggle sorting of Pods by namespace, Pod name, Pod status, creation timestamp, Pod IP, Node name * Data is obtained from kubectl and journalctl
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next