Search Results for "x86_64-posix" - Page 17

Showing 774 open source projects for "x86_64-posix"

View related business solutions
  • 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.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1
    nOSGi - A POSIX-Compliant Native OSGi Framework for C/C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jupiter
    Simple, easy to use hardware and power management applet for all i386 and x86_64 Linux laptops, and netbooks. A key component of Fuduntu and the Aurora Linux distribution. Deb packages for Ubuntu are available from Webupd8. Please note Jupiter Applet has been retired and is no longer supported. http://www.fewt.com/2012/12/an-important-announcement-about-jupiter.html
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    This patch introduces POSIX attributes to FAT file system. This is a patch which needs to be applied to the kernel source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Camel Threads

    A C++ cross platform thread library

    Camel Threads is a C++ multithreading library. It has a powerful object oriented API and it supports everything required for functional multithread programming. It's cross platform and will compile on any system that uses POSIX or Windows threads.
    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.
  • 5

    Free Vector Math Library

    C math functions vectorized for x86_64

    The goal is to provide SSE (and eventually AVX) vectorized forms of C math functions. These function calls are the basis of floating point math, and currently prevent gcc from auto-vectorizing most numeric code. I want to fix that by providing vectorized versions. Presently, the library provides vectorized forms for double precision for about half of the standard C math functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The ucsd-psystem-xc project provides a Pascal cross compiler for producing UCSD p-System code files on Posix hosts, such as linux. It also provides some other related tools, such as a disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ubun2USB

    Ubun2USB

    Ubuntu on a stick

    Ubun2USB is a set of scripts designed to install the popular Ubuntu Linux distribution (and possibly its derivatives) onto a removable drive (e.g. a USB pendrive). Supported architectures: i386 and x86_64. Before downloading, please review the installation instructions here: https://sites.google.com/site/ubun2usb/install For futher information please visit the project's website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    PowerPC Emulator

    PowerPC Emulator for x86_64 system.

    PowerPC Emulator for x86_64 system. I intend to cover basics of PowerPC (32-bit implementation) and it's MMU, along with very short list of peripherals. This project is solely out of academic purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pipe-highlight

    output colorizer to be used in a pipe

    just a small shell script I had always wanted to write. It will ANSI-colorize the output of a pipe according to RegEx. Very useful eg. for tailing log files. Runs on any flavor of Linux plus Mac OS X, most likely on other POSIX systems, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10
    iPDC - Free Phasor Data Concentrator

    iPDC - Free Phasor Data Concentrator

    Tool for Wide Area Measurement System

    iPDC is a free Phasor Data Concentrator that collects data from PMUs, and PDC/iPDC that are IEEEC37.118 Synchrophasors std compliant. iPDC do the time sequencing and combining of the received data as per IEEEC37.118 and send to other iPDCs, and applications on request. iPDC is able to archive the received data in the MySQL database on local/remote machine. PMU Simulator is also IEEEC37.118 std compliant. Software is built to be working on Linux platform.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11

    Kiel University Relation package

    Fast C library for relation algebra using binary decision diagrams.

    Kure is a C library which provides manipulation of relations and operations of relation algebra using a fast implementation using binary decision diagram. It provides a Lua based domain-specific embedded programming language to conveniently manipulate and work with relations. For instance, given relations R, S, the tupling of them can be computed using [R,S] and they can be composed using R*S.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pdcore is a POSIX.1-2008 compliant public domain implementation of the core UNIX file, shell and text manipulation utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    phalanx # parallel hash alternative

    phalanx # parallel hash alternative

    parallel hash alternative message digest

    phalanx - parallel hash alternative (PHA) is an initiative to provide a fast and portable, parallel/multithreaded message digest utility and library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Anthon

    Anthon

    Anthon is a Chinese x86_64 based Linux distribution based on openSuSE

    Anthon is a Chinese-created x86_64 based Linux distribution based on openSuSE created by "Anthon.Dev", a small development team of three junior school students. The distro is made for home users, with a nicely-designed interface based on GNOME 3. Aimed to make it easy and fast to use. Contact Us: Developers: anthon.developers@gmail.com Help: anthon.ifuneedicanhelp@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ccglue is a complementary tool to cscope and ctags. The tool builds a cross-reference symbol database from cscope [and ctags] databases that can be used to display dependency-graphs (aka call-trees, code flow). Visualization can be done with the Vim CCTree plugin (http://www.vim.org/scripts/script.php?script_id=2368), or the built-in stand-alone command-line tracer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iQunix OS

    iQunix OS

    True 64bit OS enabling you to build your own software experience

    iQunix OS, is a 64 bit Linux operating system based on the popular Ubuntu distribution. It's unique design offers to experienced Ubuntu users and specialist a "bare-bone", Unity based, operating system in which nothing is pre-installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ACLbit is a command line tool to backup and restore POSIX ACLs on Linux file systems. The tool uses its backup database to inspect ACLs and provide fast and clear output of effective access rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Aperture Linux

    A 64 bit Linux OS for photographers, based on openSUSE

    NOTE: This project is being revived and a new expected release is set for Juli 2021. You can read all about the project here: https://leftforlinux.com/aperture-linux/ Aperture Linux is a 64 bit Linux operating system for photographers based on openSUSE. Features Aperture Linux operating system is free and includes many popular and feature-rich applications for photography in mind. RAW File editors such as Darktable, RawTherapee, Rawstudio, DigiKam and more are included and ready for use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    an simple thread pool in linux, based on POSIX thread API. Management thread will retrieve needless idle thread to keep in low resource consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    swet: sustained workload efficiency test

    swet: sustained workload efficiency test

    multi-trhead workload efficiency test

    swet (sustained workload & efficiency test) is a portable benchmark for POSIX and BSD operating systems with multi-thread and multi-process capabilities and flexible, powerful report options.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    CentOS 6 - vmware image
    CentOS 6 x86_64 - preinstalled 64bit version of CentOS 6, ready to use on VMware Player. More informations You can find on virtual-machine.org.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23

    ACOptim

    Ant Colony Optimizer

    Simple POSIX multithread Ant Colony Optimizer framework currently for solving Vehicle Routing Problem. Supports UDP, file synchronizatoin between computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Libcondset

    Libcondset

    This library provides a class representing sets of predicates and data

    ... 10.7. It should work on most, if not all UNIX/POSIX based operating systems that can run GCC. If you want to add anything to the code, just drop me a line in the discussion and I'll give you write access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A neogeo emulator for linux. Gngeo is portable and run successfully on many posix system. It use the libSDL for video/input and sound handling.
    Downloads: 7 This Week
    Last Update:
    See Project