Search Results for "x86_64-posix" - Page 12

Showing 774 open source projects for "x86_64-posix"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 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.
  • 1
    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
  • 2

    mod_openopc

    just plain WORKS

    mod_openopc is a full featured implementation of the OpenOPC library for Python. It is cross platform compatible (full Python 2.5 and up). We used to recommend running it on a POSIX platform (Unix / Linux), but thanks to modest efforts since 2014, performance in Windows OS environments is excellent.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Ami/LX

    Ami/LX

    A Linux distribution for Amiga Enthusiasts

    .../LX runs on all x86_64 based PC's and UEFI is fully supported. Linux is a registered trademark of Linus Torvalds. AmigaOS is a registered trademark of Hyperion Entertainment . Amiga, Amiga Workbench and the boing ball logo are registered copyrights of Cloanto Inc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    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
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    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
  • 6

    Pathway-PDT

    Pathway-PDT: A Flexible Pathway Analysis Tool for Nuclear Families

    ... is implemented in C++ with POSIX threads (pthreads). Binaries (Windows) and source codes with makefile (Linux) are available. Contact: rchung@nhri.org.tw Citation: Yo Son Park, Michael Schmidt, Eden R. Martin, Margaret A. Pericak-Vance and Ren-Hua Chung (2013), Pathway-PDT: a flexible pathway analysis tool for nuclear families, BMC Bioinformatics, 14:267
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An ultrafast and versatile algorithm that searches for potential off-target sites of CRISPR/Cas-derived RNA-guided endonucleases. Cas-OFFinder is an ultrafast and highly versatile off-target searching tool. Importantly, Cas-OFFinder is written in OpenCL, enabling operation in diverse platforms such as central processing units (CPUs), graphics pro-cessing units (GPUs), digital signal processors (DSPs), and other processors. Cas-OFFinder runs on Windows and POSIX (portable operating system...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    build environment: COLLECT_GCC=g++ Target: x86_64-w64-mingw32 Thread model: posix gcc version 5.3.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    AutoDock Vina 1.1.2 - 64-bit

    AutoDock Vina 1.1.2 - 64-bit

    Compilation of AutoDock Vina 1.1.2 for x86_64 system CentOS 6.7.

    Utilizing opensource code of AutoDock Vina 1.1.2 by Dr. Oleg Trott, a working binaries for vina and vina_split are provided. These files can be helpful to those who are not very familiar with building source codes on Linux machines. Since the original compilation of vina stopped working after some system configuration changes on a supercomputer, I had to solve the problem by building the program from the source code. The most difficult problem was to find compatible 64-bit math libraries...
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 11

    Simple C compiler

    My attempt to make a c compiler using lex and yacc for fun. :)

    This is an attempt to make a c compiler with lex and yacc, and hopefully someday modify it to create a visualization for the compilation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD.
    Downloads: 74 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16

    lovelacexv6

    Traduction de xv6 en Ada

    Lovelace XV6 : Rewrite XV6 operating System using Ada 2012 language. Main goal is to provide a POSIX like Operating System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    SoftApi

    OSE RTOS host simulator (windows and Linux/POSIX)

    The SoftApi is an API that implements almost all of the OSE Delta functions on a host computer. The SoftApi is an OSE Delta kernel designed specifically for being run on a host machine. OSE is an operating system designed specifically for being run in an embedded environment. OSE Systems provides users with the SoftKernel, which is a true OSE simulator that simulates all of the features of the real embedded OSE operating system. The users can test their code in a host environment and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ereg using pcre

    Pure PHP implementation of POSIX functions based on PCRE

    If you want to migrate to PHP7 but you have old programs based on the old ereg_* functions you can import this file and all of them will be available. See https://sourceforge.net/projects/mysqlwithmysqli/ too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    req-scanner

    Scan requirements of Perl scripts

    Tiered of seeing things like: Can't locate Module/CheckVersion.pm in @INC (you may need to install the Module::CheckVersion module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at req-scan.pl line 36. Scann which requirements (minimum perl version and modules) a perl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Driver para impresor / controlador fiscal EPSON en JAVA. Utiliza JNI para comunicacion con puerto serie. Testeado en winxp, linux x86_64, win7 32 / 64 sobre TMU-220AF. solo rollo papel continuo (chicos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RoiView
    Explore InSAR data and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    coda

    Tool to extract backtrace from coredump without binaries

    "coda" stands for CO(re) D(ump) A(nalyzer) or C(ore) O(bject) D(ebugger) and A(nalyzer). This tool probes Linux-x86_64 coredumps in batch mode as well as interactively. coredump has to be full(not a data/stack segment dump only). If the coredump is not full, backtraces will be curtailed. This tool does not require binaries, only full core dump is required. Architecture supported ----------------------- compile on x86_64 Linux box. How to enable full coredump in linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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