Search Results for "sony shared library" - Page 3

139 programs for "sony shared library" with 1 filter applied:

  • 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.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    Library and userspace programs to control Samsung SyncMaster/MXn, Sony PUD, and other monitors from software, using the monitor-specific serial protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libjoyrumble

    libjoyrumble

    Extremely simple joystick rumble / vibration library

    The purpose of this library is to provide game / emulator programmers an extremely simple way to access the joystick "rumble" feature. As of now it's only for Linux. There are plans for a Windows version in the future (help needed).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Tntnet is a Web application server for developing Web applications in C++ by embedding C++-code into HTML-pages. These pages are compiled and linked into a shared library at compiletime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Safe C Library provides bound checking memory and string functions per ISO/IEC TR24731. These functions are alternative functions to the existing standard C library that promote safer, more secure programming. The ISO/IEC Programming languages — C spec, C11, now includes the bounded APIs in Appendix K, "Bounds-checking interfaces". This latest upload supports building static library, a shared library and a linux kernel module.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    C Program Foundation

    Suite of Linux libs: logger, collections, shared memory lib

    Includes: Shared Memory Library Library intended to ease the communication task between the processes. The main idea is that a user can create one or more shared memory areas where the programs exchange data. They can be aware of data changes by making pools in a while loop. Every access to the shared zone is conditioned by acquiring a semaphore lock. Data in the memories can be easily saved to a file. Each method is thread safe so concurrency related...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Netscan for Linux (advanced)

    Netscan for Linux (advanced)

    A netscan analog for linux.

    Discover shares on linux and windows and open them with a click
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    RoNOTE

    RoNOTE

    Very Powerfull Crossplatform Qt Based Music Note Editor[Still Planing]

    Very Powerfull Crossplatform [Advanced] Music Note Editor [STILL PLANING,DONT DOWNLOAD IT] Qt based project Strong plugin system that can dynamicly connect to all types of application using specified drivers,even JS plugins. Strong editor host provided and shared with all plugins. Allow to import or export files and sounds to all type of music files using dynamic plugins,basically added GuitarPro,... Allow users to use multiple output and input devices such as Internal MIDI System,ISDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MyCA - Easy Self-Signed SSL

    PHP-based app to create your own CA and sign SSL certs in seconds!

    MyCA is a very simple tool written in PHP that uses the phpseclib library to create certificate authorities (CAs) and sign SSL certificates with them. This tool was written primarily for myself because I wanted: 1. A free, web-based tool to create and manage my testing and development SSL certificates. 2. A tool that would not take me more than 60 seconds to log in, generate, and download a new certificate. 3. A single password to log into the UI and manage multiple CAs. 4. No dependencies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 10

    The SNOMP Library

    SNOMP (SNOMP is Not OpenMP) is a library for semi-shared memory parall

    SNOMP (SNOMP is Not OpenMP) is a library for semi-shared memory parallelization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Recursive LDD

    Recursive implementation of List Dynamic Dependencies (LDD)

    Recursive LDD (recursive-ldd) is a Perl script that allows displaying a tree-like hierarchy of shared library dependencies. The script calls on the standard Linux ldd utility in a recursion for every listed binary and library. It completes running when no matches are found in the current branch. It can also print unique values only as well as environment variables that affect the loading of libraries: LD_LIBRARY_PATH and LD_PRELOAD. Same limitations to standard ldd apply. Recursive-ldd cannot...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mapnik is an OpenSource C++/Python toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lucane is a free groupware platform written in Java, designed with extensibilty in mind. Bundled apps are instant messaging, file sharing, chat, forum, personnal notes, shared calendar, mail, todolist...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Current shared virtual worlds (e.g. MMORPGs) rely on privately owned servers. This bottleneck limits their scalability and bounds the freedom of the virtual world inhabitants. Solipsis is a purely peer-to-peer virtual world with no servers at all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

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

    EveMarketFeed

    Project to development common data format for Eve market order data

    Project was started to give a work space for anyone interested in developing a shared data format and code that web sites can use to exchange market order data both from the Eve client market order cache and Eve market order APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bittorrent client implemented in C++ and using the Rasterbar Libtorrent library. Provides a Ncurses, SDL, Gtkmm and WWW GUI, which communicate with a common backend running the actual bittorrent operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easy-to-use fault injection tool for testing robustness of software to faults that originate in shared libraries and the layers below. LFI minimizes human effort involved in testing and does not require access to the target program's source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This system provides printed and cursive handwriting recognition service as a shared library on GNU/Linux/Unix systems. Until someone writes another client, try the S/HIP: https://sourceforge.net/projects/ship-project/
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    libsharedmem is an easy to use C library for handling shared memory blocks on POSIX compatible systems. It also contains malloc()/realloc()/free() -style shared allocation functionality and synchronization primitives. libshmsg adds optionally zero-co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SAVI-SAP is a shared library which links between Sophos Scan Interface SAVI and the SAP Virus Scan Interface (offical name: NW-VSI). A SAP application can use the Sophos engine to scan for malicious uploads in HTTP uploads for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Library that contains a collection of different hashmaps. All these hashmaps are based on shared memory and are fast. This cuts down development time for projects that need to keep data in shared memory.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Automation for managing Perforce codelines, based on a library of reusable Perl modules. Each codeline (branch) can have its own automated submit regression and shared default view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This set of projects provides shared tools and utility classes for others Java projects. The dutilities project is composed by sub-projects that provides more specific tools: dtools contains utility classes, dswing contains UI components...
    Downloads: 0 This Week
    Last Update:
    See Project