Search Results for "multi threading" - Page 3

Showing 176 open source projects for "multi threading"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 1
    PCYNLITX

    PCYNLITX

    Pcynlitx is an innovative multi-thread software development platform

    ...Project web page: www.pcynlitx.tech Contact: pcynlitx.help@gmail.com The project repository and web site include many comprehensive documents introducing pcynlitx technology. Moreover, there are many documents explaining multi-threading and most popular multi-threading tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Kicker Scheduling

    Generating kicker playing schedules

    This software is to generate kicker playing schedules that should be as fair as possible. There are the following hard constraints: - Each match consists of 4 players, with 2 teams of 2 players each. - All players participating at the whole schedule will be included in the same number of matches. The following optimization objectives are being regarded: - Each player should be scheduled for each table position equally often. - All combinations of team-mates should happen equally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VulnX

    VulnX

    Intelligent Bot, Shell can achieve automatic injection

    vulnx, an intelligent Bot, Shell can achieve automatic injection, and help researchers detect security vulnerabilities in CMS systems. It can perform a quick CMS security detection, information collection (including sub-domain name, IP address, country information, organizational information and time zone, etc.), and vulnerability scanning. Vulnx is An Intelligent Bot Auto Shell Injector that detects vulnerabilities in multiple types of Cms, fast cms detection, information gathering, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    svdetect.sh is a shell script to run SVDetect to detect SV in exome-seq and Shatterproof to detect chromothripsis. ***Update*** The output files of SVDetect can be annotated by genes with multi-threading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5

    MOMS

    Multiple-channel Optical Map Scaffolder

    MOMS is a multiple-channel optical map scaffolder which utilizes complementary information in multiple Bionano optical maps to leverage scaffolding performance in terms of both contiguity and accuracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mojo-Webqq

    Mojo-Webqq

    Perl-based smart QQ client framework

    Mojo-Webqq is an unofficial Perl client and bot framework for the QQ messaging platform’s web endpoints, built on the Mojolicious real-time web stack. It manages login flows, session refresh, and long-polling or websocket-style message reception to deliver events into an asynchronous event loop. Plugins and hooks let developers implement auto-replies, keyword filters, logging, forwarding, and integrations with external services or databases. The library abstracts contacts, groups, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CISCO IP Phone Scanner

    CISCO IP Phone Scanner

    Scan all CISCO phones in your LAN to get their information

    *** Project moved to https://majed.xyz/coding/desktop-application/cisco-ip-phone-scanner-2/ ****** Scan all CISCO phones in your LAN to get their information(Extension,SN,Model,IP,MAC,etc..) The tool is multi-threaded with the capability of Exporting the results to Excel, the down hosts will also be retrieved under the Error List. Search for an entire Class A network The ability to include Switch info (IP/Port-Name) Include name of Phone user (works with CUCM) Export results to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NTSd

    Network Time Security Protocol Daemon

    NTSD connects NTS (Network Time Security) and NTPD (Network Time Protocol Daemon), so that existing algorithms and mechanisms of NTPD can still be used and only the ethernet packet exchange and the signing and verification needs to be done by NTSD. Thereby, it is ensured that on the one hand, clock filter, selection, cluster and discipline algorithms can be used by NTS clients, and on the other hand NTS servers can make use of NTPD‘s reference clock support to use i.e. a GPS receiver as time source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ULib

    ULib

    C++ application development framework, to help developers create apps

    ULib is a highly optimized class framework for writing C++ applications. I wrote this framework as my tool for writing applications in various contexts. It is a result of many years of work as a C++ programmer. I think, in my opinion, that its strongest points are simplicity, efficiency, and sophisticated debugging. ULib is meant as a very lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    This is a rather simple WPF project I used to explore various aspects of WPF, MVVM, multi-threading and unit-testing. I used very handy classes ObservableObject and RelayCommand from Josh Smith's MVVM Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 18 This Week
    Last Update:
    See Project
  • 12
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Napa.js

    Napa.js

    Napa.js, a multi-threaded JavaScript runtime

    Napa.js is a multi-threaded JavaScript runtime built on V8, which was originally designed to develop highly iterative services with non-compromised performance in Bing. As it evolves, we find it useful to complement Node.js in CPU-bound tasks, with the capability of executing JavaScript in multiple V8 isolates and communicating between them. Napa.js is exposed as a Node.js module, while it can also be embedded in a host process without Node.js dependency. Multi-threaded JavaScript runtime....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XmlRpcThd

    XmlRpcThd

    lightweight c++ based xmlrpc client

    Derived XmlRpc library, based on the excellent work "XmlRpc++" by Chris Morley. /* changed by ise GmbH 2013 */ - added multi-threading support - added support for windows compiling - extended class XmlRpcValue for automatic type recognition of some defined input formats - added binary protocol to minimize overhead Original Project: https://sourceforge.net/projects/xmlrpcpp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Edge.js

    Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

    ...Edge.js allows you to run Node.js and .NET code in one process on Windows, MacOS, and Linux. You can call .NET functions from Node.js and Node.js functions from .NET. Edge.js takes care of marshalling data between CLR and V8. Edge.js also reconciles threading models of single threaded V8 and multi-threaded CLR. Edge.js ensures correct lifetime of objects on V8 and CLR heaps. The CLR code can be pre-compiled or specified as C#, F#, Python, or PowerShell source: Edge.js can compile CLR scripts at runtime. Edge can be extended to support other CLR languages or DSLs. Edge.js provides an asynchronous, in-process mechanism for interoperability between Node.js and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Political economy library

    Political economy simulation toolkit

    Political economy library is a set of classes and accompanied tools for simulation of economy based on employment by companies, production of goods and consumption - EPC model. Actually it includes market-based model for research of the effects of Tobin tax. The library is based on Zarja library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    COPanno

    COPanno optimizes the panels cuts.

    COPanno is now at http://download.tuxfamily.org/copanno/ COPanno is a small utility to find the best solution for cutting rectangular panels in a defined-size sheet. * v1.2 Introduce multi-threading (calculation is up to 8 times faster) and internationalization support. English and French translations are done. * v1.3 Add per panel orientation keeping Copanno est un utilitaire de calepinage donnant la meilleure manière de découper des panneaux rectangulaire dans une feuille de dimension définie. * v1.2 Le calcul parallèle permet d'accélérer le traitement sur les ordinateurs multi-cœurs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FilExile

    FilExile

    The Stubborn File/Directory Deletion Tool

    Simple program intended to delete and remove stubborn directories and files that cannot be removed by other means either because the path is too long, the name is invalid, or any of other errors that can be incurred upon file or directory deletion. For a lightweight, no installation necessary version of FilExile, try FilExile Portable! https://sourceforge.net/projects/filexileport.filexile.p/
    Downloads: 25 This Week
    Last Update:
    See Project
  • 21

    Perkes Encode

    Perl Script to Encode Sound Files

    Perl script to encode (decode) sound files with lame (mp3), flac, aac (m4a) & oggenc2 (ogg vorbis). Utilizes multi-threading to take advantage of the speed of a multi-core processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JBrute

    JBrute

    Open Source Security tool to audit hashed passwords.

    JBrute is an open source tool written in Java to audit security and stronghold of stored password for several open source and commercial apps. It is focused to provide multi-platform support and flexible parameters to cover most of the possible password-auditing scenarios. Java Runtime version 1.7 or higher is required for running JBrute. Supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Turbo Download Manager

    Turbo Download Manager

    A portable modern multi-threading download manager for all platforms

    A modern multi thread download manager for Windows, Linux, Mac OS, Firefox, Chrome, Opera and Android devices. For bug reports visit: https://github.com/inbasic/turbo-download-manager/issues For FAQs visit: http://add0n.com/turbo-download-manager.html Turbo Download Manager is an stand-alone application without any dependencies. It should run out of the box. Just set the download location while adding the first job request. If you have a browser and would like to integrate this...
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 24
    YouTube to mp3 downloader

    YouTube to mp3 downloader

    Download YouTube video as mp3

    YouTube to mp3 downloader is a free software that allow you to download youtube videos as MP3. It use multi-threading technology to download video from youtube therefore YouTube to mp3 downloader is very fast than other alternative softwares. It Supports all available YouTube music quality and formats and can easily configure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 5 This Week
    Last Update:
    See Project