Showing 53 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.
    Get started free
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    infinisoleil-lib is for accessing to a Infinisoleil 3d laser range finder. You can easily get 3d-data from the Infinisoleil sensor by using this library. The library is tested only on Ubuntu 14.04 and 16.04. Please download the package related to your architecture i386 or x86_64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AnCH Framework

    AnCH Framework

    Another C++ Hack

    This project has been migrated to GitHub : https://github.com/vlachenal/anch-framework AnCH framework aims to provide utility classes for some common programming features. Features are implemented to be used as simply as possible. This framework was initially a way to test new C++ specifications (C++11) and to test C++ design patterns and tricks. Only POSIX systems are supported for now. Others could be supported later. (Partial) Doxygen documentation can be found on project home page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    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
  • 6

    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
  • 7
    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
  • 8

    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
  • 9

    SGUI

    A simple, small, cross platform GUI library in plain C89

    SGUI is a small, simple, cross platform GUI library written in plain C89. It has a set of widgets, dialogs and supports OpenGL and Direct3D context creation, also including embedded rendering widgets within a window. SGUI has so far been successfully tested on various GNU/Linux distros on x86 and x86_64, as well as Windose operating systems from Windows 98 up to Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10

    simple C utils

    A small collection of C utilities working on POSIX/WIN32

    This is just some small utilities in C that I use and re-use in different projects. They are self-contained (except that most depend upon CUtils). It can compile and work on Linux and WIN32, most probably on any POSIX system, too. For now it contains: - CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser - CNet: a simple message passing library for C - jCNet: a compatible CNet lib for Java - CSNet: a compatible CNet lib for C# - CPano: an equirectangular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OnPosix

    OnPosix

    C++ library for POSIX systems.

    OnPosix is a minimal C++ library that allows to speed-up development on embedded Posix platforms (e.g., Embedded Linux). Code available at https://github.com/evidence/linux-onposix
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This is a simple implementation of thread pool written in C. The implementation is based on POSIX pthreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fmstream

    fmstream

    Read-write access to memory-mapped files on Windows and POSIX systems

    fmstream provides an interface to read data from memory-mapped files as input/output streams. File mapping is the association of a file's contents with a portion of the virtual address space of a process. The system creates a file mapping object (also known as a section object) to maintain this association. A file view is the portion of virtual address space that a process uses to access the file's contents. File mapping allows the process to use both random input and output (I/O) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ Console Tool Set
    Lightweight C++ set of utility classes including POSIX/GNU-compatible command-line argument parser, thread-safe logging service, and various utiliy classes ... Motto: simple and user-friendly!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    Libcondset

    Libcondset

    This library provides a class representing sets of predicates and data

    ... OSX 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
  • 18

    GSPI Plugin Library

    A simple dynamic library wrapper in C/C++ for Windows/Posix platforms

    GSPI_Plugin is intended to provide low-profile support for run-time loading of dynamic libraries and shared objects. It runs on Windows and Posix, has both C and C++ interfaces, is contained in a single header file, and is licensed primarily under the WTFPL, with a small portion licensed under the Boost Software License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libmqlpc

    Message Queue Local Procedure Calls

    This library can be used, to take advantage of SMP systems, protect your program from crashes, upgrade/downgrade functionality on the fly without stopping your main program, test unsafe code/new versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Unix time, or POSIX time at 03:14:08 UTC on January 19, 2038 represented on 32bit integer will overflow. For people who now, write future callendar apps, this is date/time class thet not nave overflow problem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rex library
    Rex is a regular expression library which implements most of the POSIX 1003.2 specification. It is very mature and has been in heavy production use by thousands of users, on many platforms, since 2002.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    QT Serial Port Driver
    QT driver class that supports serial port access on windows and linux / posix compliant systems. This system take advantage of QT's event driven archtecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small, simple and light-weight set of definitions and functions for emulating win32 event objects in a POSIX environment (Unix, Linux and more). Please see the wiki for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Liboption is an argument parser for C programs that attempts to follow the POSIX and GNU command line argument standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libposix is a bold attempt to unify the impementation of the core functionality of all Unix systems. libposix is a full, cross platform, implementation of the POSIX 2008 standard written from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project