Showing 314 open source projects for "x86_64-posix"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

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

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 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
    libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    ... is an operating system kernel written from scratch, based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobby OS and, since it serves also for educational purposes, the kernel code is kept as simple as possible for the benefit of students and OS enthusiasts. It is small in size (less than 40,000 lines of code), runs on the i386 hardware platform and is compatible with a good base of existing GNU applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ancient IRC on Linux

    Ancient IRC on Linux

    Some old IRC clients patched up for 'modern' Linux

    I've taken a few old IRC client/server releases and patched them up to build (and sort of run) on modern Linux DONT USE THIS STUFF FOR REAL! I'm sure it's full of an incredible amount of vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    The NT POSIX C Runtime Library is an IEEE standard runtime library for the NT POSIX subsystem. It can be used as a complete replacement or a side by side alternative for what is shipped with the Interix SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    P3: The Portable Unix Programming System

    P3: The Portable Unix Programming System

    Multi-process homeostatic software agent library

    PUPS/P3 facilitates development of multi-process multi-host computations by providing tools to emulate colonies of homeostatic organisms. It permits persistent computation, homeostatic resource protection, and asychronous interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Compartmented Robust Posix C++ Unit Test system. crpcut is a simple to use unit test system for C++, where each test case is run in its own process and own working directory, to ensure that each test case starts from a clean slate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NILFS

    NILFS

    Continuous Snapshotting Filesystem for Linux

    NILFS is a new implementation of a log-structured file system (LFS) supporting continuous snapshotting. In addition to versioning capability of the entire file system, users can even restore files mistakenly overwritten or destroyed just a few seconds ago. Since NILFS can keep consistency like conventional LFS, it achieves quick recovery after system crashes. NILFS creates a number of checkpoints every few seconds or per synchronous write basis (unless there is no change). Users can select...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    emacs-w64

    emacs-w64

    64-Bit GNU Emacs for MS Windows with optimization.

    A GNU Emacs binary distribution for users who want to use Emacs natively in 64-Bit Windows (x86_64). This project will focus on providing unmodified, up-to-date (from git master and newest release), and optimized w64 binary builds. Also available on GitHub: https://github.com/zklhp/emacs-w64/releases For details concerning the build, please see the wiki page on https://sourceforge.net/p/emacsbinw64/wiki/Build%20guideline%20for%20MSYS2-MinGW-w64%20system/. 中文版请看这里: http://chriszheng.science...
    Downloads: 11 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    nccmp

    Compare two NetCDF files in-place.

    We've moved to Gitlab! (gitlab.com/remikz/nccmp) Compares two NetCDF files in-place to find specific variables, dimensions and/or attributes that differ. Highly recommended for any test-driven environment and regression testing large datasets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    WebDAV CGI

    WebDAV CGI

    WebDAV CGI brings your file service to the Web.

    WebDAV CGI brings your file service to the Web and is moved to github [https://github.com/DanRohde/webdavcgi/]. WebDAV CGI adds a modern Web interface and WebDAV to file systems like AFS, NFS, CIFS/SMB, EXT, GFS, and so on. It preserves existing file permissions by using a included setuid/setgid wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Reveal RootKit

    Reveal Rootkit detects processes hidden by rootkits on POSIX systems.

    Reveal Rootkit detects processes hidden by rootkits. It is intended to run out of cron or similar services on a regular base and avoids verbose output as long as nothing was found. It's fast and shouldn't produce false positives. Reveal RootKit is tested mainly on Linux but should work on other POSIX systems with a /proc filesystem, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    debug_new

    debug_new

    C / C++ everything-memory debugger

    Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states. - Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++) - Supports C and C++ - Supports gcc and g++ - Supports pthread and any posix platform...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A navigation system that displays street maps and tracks a vehicle using GPS. Specific locations can be selected by street address. Routes and tracks can be created, edited, and saved in GPX format. Runs on most POSIX systems, the iPAQ, and the Zaurus.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    ADI Linux Kernel

    Linux kernel port for the ADI's Blackfin and future processors

    Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. Although the Blackfin architecture has been in the mainline kernel since 2.6.22 (May 2007), there are various fixes and patches applied locally that are not upstream. Please use the kernel from here - and treat it like any other distribution kernel. This is a sub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Imagin Raytracer

    Imagin Raytracer

    Imagin Raytracer is a multithreaded command line raytracer

    Imagin Raytracer is a portable and multithreaded raytracer designed to run on all Posix systems. With its many features and its ease of use, it makes it possible to create quickly realistic images and animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ipc-quartztime

    ipc-quartztime

    inter process communication library based on POSIX

    ipc-quartztime is an inter process communication library based on shared memory, mutexes and signals. ipc-quartztime is intended for high-speed and high-throughput communication between processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The SysToMath portable C/C++ libraries and tools constitute a framework of operating system independent utilities aiding the development of software of any kind on both Win32 and POSIX based systems. See also http://SysToMath.com/etc/html/libraries.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Amiga Bourne Compatible Shell – This project is based on pdksh, with the goal to bring a bourne (or POSIX) compatible shell to Amiga systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    minihex

    Minimal hex editor.

    Minihex is a minimal hex editor written for POSIX environment. It's written for terminals, so it can run without X11. To edit a file, just invoke `ihex <your_file_name>` and a powerful hex editor is right there on your terminal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    v2lin library is selected VxWorks APIs implementation for Linux. Originally, v2lin started as a fork of outdated legacy2linux/v2linux. Currently almost all source code is completely rewritten and redesigned. v2lin supports recent POSIX-compliant glibc. I
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    SUSFinder

    SUSFinder

    Set recovery mode IP and flash firmware to ASUS WL-500gP router

    SUSFinder is a utility to assign IP address and flash firmware to ASUS WL-500G Premium router booted in recovery mode on local network, in the case that you didn't know router's IP address settings beforehand. This utility do essentially the same thing as ASUS Firmware Restoration Utility, except that it relies on the external 'atftp' program to do the TFTP firmware flashing part. Currently, SUSFinder is written in ANSI C with POSIX API, thus should be portable to most Unix-like platform...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Debox GNU/Linux Live CD

    Debox GNU/Linux Live CD

    Debox Linux is a live distro based on Debian distribution and Openbox

    Debox GNU/Linux Live CD is a live hybrid distribution based on Debian and OpenBox. Can be used on computers supporting 32-bit (x86) or 64-bit (x86_64) instruction set architectures. Debox was made with the middle and novice user in mind. Includes a wide range of software: word processor, media players, internet browser, email client, disk utilities, java and few games. Also, a plenty of printers, scanners, bluethooth, web cams, digital tv, fax are supported by default. Different from...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    libwgetopt

    A wide character version of getopt()

    This library provides a wgetopt() function, which is a wide character version of the standard Unix/POSIX getopt() function. It is suitable for parsing the wide character arguments of the Windows-specific wmain() function.
    Downloads: 0 This Week
    Last Update:
    See Project