Showing 67 open source projects for "sys/ioctl.h"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    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
  • 2
    File system notifications for Go

    File system notifications for Go

    Cross-platform file system notifications for Go

    fsnotify utilizes golang.org/x/sys rather than syscall from the standard library. Ensure you have the latest version installed. fsnotify is a fork of howeyc/fsnotify with a new API as of v1.0. The API is based on this design document. All releases are tagged based on Semantic Versioning. Further API changes are planned, and will be tagged with a new major revision number. Go 1.6 supports dependencies located in the vendor/ folder. Unless you are creating a library, it is recommended that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    Cross-platform and multi-arch ultra lightweight emulator. 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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Windows Install

    Windows Install

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh (install drivers yourself). Possibility to make a backup. There is no need to create an installation flash drive. The utilities used are wimlib and ntfs-3g and others.
 Thanks to Joseph P. Zeller and his https://github.com/jpz4085/BCD-SYS project for their tremendous help. There is a drag and drop support function. Compatible with Mac OS X 10.13 and up. Intel only! Training video - https://youtu.be/-w_ehC2-ghc Be sure to read...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8
    # XDrx-API-zip Autolisp development library written in ObjectARX (ZIP Version) 1.Installation help: =================================================== 1. Unzip the file to the specified directory 2. Enter the sys directory 3. Depending on your AutoCAD version, the 32-bit version of AutoCAD corresponds to x86, and the 64-bit version of AutoCAD corresponds to x64. Find the corresponding ARX file For example: the corresponding arx file for AutoCAD 2025 is: xdrx.2025.x64.arx 5...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    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
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    xRxTx - Uart/Com

    xRxTx - Uart/Com

    Rxtx/Uart GUI

    ... 3. CONNECTED, check that the Serial ports are connected. Sometimes, the Serial ports that you try to connect may have been used by other applications. 4. 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: 1 This Week
    Last Update:
    See Project
  • 11

    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. Element-Size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Amazon EC2 System Monitor for macOS

    Amazon EC2 System Monitor for macOS

    Amazon EC2 System Monitor for macOS is the on instance agent

    Amazon EC2 System Monitor for macOS is a small agent that runs on every mac1.metal instance to provide on-instance metrics in CloudWatch. Currently the primary use case for this agent is to send CPU utilization metrics. This uses a serial connection attached via the AWS Nitro System and is forwarded to CloudWatch for the instance automatically. The agent is installed and enabled by default for all AMIs vended by AWS. It logs to /var/log/amazon/ec2/system-monitoring.log and can be updated via...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Admin11 Kernel

    Custom Android Kernel For Poco f1

    Custom kernel for my personal use, but I put it here. Maybe someone wants to try. Orientation to improve user experience. Admin11 kernel releases channel: https://t.me/rilisadmin11 *Note: Please see version (r-xx) before downloading, if you use mobile browser, sometimes sourceforge.net tag wrong version for my latest kernel. **Note : Fast charging (full speed charging) is disabled by default, to enable it copy paste this on terminal and then enter: echo "Y" > /sys/module/smb_lib...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    MySQLGlance

    a lightweight mysql performance monitor tool

    MySQLGlance is a lightweight mysql performance monitor tool , developed by parnassusdata.com . It will only focus on most important metric . you can easily run it without any prerequisite. It will ask for few permission: grant select on performance_schema.* to $USERNAME; grant select,execute on sys.* to $USERNAME; grant process on *.* to $USERNAME; flush privileges; MySQLGlance is free software , use it as you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pysourceinfo

    pysourceinfo

    RTTI for Python Source and Binary Files

    The 'pysourceinfo' package provides source information on Python runtime objects based on 'inspect', 'sys', 'os', and 'imp'. The covered objects include packages, modules, functions, methods, scripts, and classes by two views: - File System View - packages, modules, and linenumbers - based on files and paths - Runtime Object View - callables, classes, and containers - based on in-memory RTTI / introspection The supported platforms are: - Linux, BSD, Unix, OS-X, Cygwin, and Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libaco

    libaco

    A blazing fast and lightweight C asymmetric coroutine library

    ... of the standalone stack) on the AWS c5d.large machine. User could choose to create a new coroutine with a standalone stack or with a shared stack (could be shared with others). It is extremely memory-efficient, 10,000,000 coroutines simultaneously to run cost only 2.8 GB physical memory (run with tcmalloc, each coroutine has a 120B copy-stack size configuration). The phrase "fastest" in above means the fastest context switching implementation which complies to the Sys V ABI of Intel386 or AMD64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fira System Font Replacement

    Fira System Font Replacement

    Modified version of the Fira Sans fonts to replace the default system

    These fonts are intended as a system font replacement on Mac OS X 10.12 Sierra. If you are looking for a Fira Sans for Mac OS X 10.11 El Capitan, please use the old release 4.106.1. The fonts are based on version 4.106 of the Fira Sans font family by Erik Spiekermann and Ralph du Carrois, and are licensed under the Open Font License version 1.1 or later. This package has been prepared by Jens Kutilek. Download and unzip the installer file from the Releases section. Right-click Fira System...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...-utils net-misc/dhcpcd net-misc/openntpd net-vpn/openvpn net-wireless/bluez net-wireless/bluez-tools net-wireless/iw net-wireless/wireless-tools net-wireless/wpa_supplicant sys-apps/usbutils sys-kernel/linux-firmware Please see the README file for a full description and wiki installation page https://sourceforge.net/p/gentoo-raspberrypi3-64bit-img/wiki/Installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Kankin Linux

    Kankin Linux

    Distribuição baseada no Funtoo Linux para arquitetura ARM

    O Kankin Linux é uma distribuição Stage4 do Funtoo Linux compilado para para uso em hardwares opensource com arquitetura ARM, * Preparada pra compilação distribuída * Sistema de ebuilds Portage, contendo todas as possibilidades de um sistema PORTS based, que só um sistema (Fu|Ge)ntoo faz por vc. :)))))))) * Primeira distribuição Linux Brasileira com releases para hardware opensource com processadores ARM * Suporte a redes DTN (Delay-Tolerant Networking) * Ferramentas da distribuição de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Extension Based Internet Edu Sys

    Platform for developing and utilizing extension education on the net

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Smart POS System

    Sales database application developed using PWCT

    Free open source project for sales management developed using Programming Without Coding Technology (PWCT).
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next