Search Results for "multi threaded" - Page 11

Showing 520 open source projects for "multi threaded"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1

    gxLibrary : C++ (CUDA+AMP+CPU)

    C++ library for easy simulations on any CUDA/AMP/CPU or remote PC

    Helps to program ( in C++) simulations or long-running calculations with many iterations. Easily write C++ code that is same as single-threaded ( or shorter and simpler) , and gxLibrary will compile and run that code as massive multi-threaded on any available GPU (CUDA/AMP) or CPU, either on local or remote PC. Write code functions once, just like they would be written for regular single-threaded cases - no need to write separate code for CUDA or AMP or CPU, or to modify code for parallel execution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    boahttpd

    A C++ library to make your application be a cgi-featured http server

    The library, boahttpd, is designed to create a cgi-featured http server (normally called as boa-server)easily and fast. That means you can easily add CGI support to your server application. Further more, it support filter and allows you to prevent unauthorized access. It's a multi-threaded server. Its written in C++ inside, but provides a C-Style API which you will find it to be Object-Oriented essentially. Multiple platforms are supported with a uqique set of interface, including Windows, Linux, or Embedded systems. It will take only a few minutes to get to know how to use it. It's suggested to started from the development manual. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    gpuminer

    GPU miner for Litecoin and Bitcoin

    gpuminer is a multi-threaded, highly optimized GPU miner for Litecoin, Bitcoin and other cryptocurrencies. Currently supported algorithms are SHA-256d and scrypt(1024, 1, 1). It supports the getwork mining protocol as well as the Stratum mining protocol, and can be used for both solo and pooled mining. Features Highly optimized for CUDA architectures Automatically uses all available video cards Supports the Stratum mining protocol Lightweight, only depends on libcurl and jansson Tested on a wide variety of operating systems, including Windows, Linux, OS X, a few BSDs, Solaris and AIX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    sgminer

    Scrypt GPU miner

    A multi-threaded multi-pool GPU miner with ATI GPU monitoring, (over)clocking and fanspeed support for scrypt-based cryptocurrency. It is based on cgminer by Con Kolivas (ckolivas), which is in turn based on cpuminer by Jeff Garzik (jgarzik).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    F-Split

    This application can split and join any files

    ...It has the capacity to split any files regardless of its size. It can also join them to create the original one. It works very fast and also has the ability to show the current and overall progress of the task. This is multi-threaded and thus takes advantage of modern day CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    InfiniDB Community
    InfiniDB is now hosted on github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    L_Pa Project

    A Linux Proaudio FrameWork with improved Wine/kernel(rt) support

    L_Pa is a project / collection of tools aimed at better integration and *performance* of Linux + Wine + jackd + Proaudio applications... L_pa accomplishes this by setting up a proper mix of kernel/software with low-latency/proaudio users _specifically in mind. So far the main components are; Custom version of the (rt-)linux kernel with a delta of patches, for linux proaudio usage. Custom version of Wine with a delta of patches to ensure Wine is ready for proaudio on the linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SPCOMM for MFC(Serial Port Class)

    Ported to MFC from Delphi

    Ported from Delphi version supports the MFC class ,file only two: Spcomm.h Spcomm.cpp SPCOMM Delphi famous serial software, the use of multi-threaded message method to write. Online examples of many. This version's SPCOMM based on the following features 1. Increase support COM10 serial 2. Increase IsOpen () function returns true is already open
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TFTP server. It can receive file and it can send files to clients. It is fully written in Java. Multi threaded TFTP server. This has no license limitation. For any help post your queries in the Form of this Project. No performance testing is done
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Basic PGM Editor

    Basic PGM Editor using C++

    ...For the future, I might use the QT framework for a GUI and for cross-platform reasons. As I look further into Algorithm Design, there might be a chance for upgrading the current algorithm and to provide multi-threaded support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    babbleBox

    babbleBox

    A socket based chatroom

    A socket based chat room written in Java. It consists of: - a GUI chat Client. - a multi-threaded GUI chat server. Currently in its beta version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PyTIAClient

    A Python client for receiving TIA data streams.

    PyTIAClient implements the TIA (TOBI Interrface A) protocol to connect to a TIA server and receive data streams. It is written in pure Python and only depends on modules from the standard Python library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    NetLink Sockets C++ Library

    Networking/Socket C++ Library.

    NetLink Sockets: Networking C++ Library. Probably the easiest socket C++ library. See the documentation, examples and API reference at http://netlinksockets.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MultiMandel

    MultiMandel

    Multi-platform Mandelbrot viewer built with Delphi XE5

    Proof of concept of the multi platform capabilities of Delphi XE5. Experimenting with the Mandelbrot set for Windows, Android, iOS and OSX. Current development is version 01 which aims at a simple Mandelbrot viewer for all platforms. Note to the screenshots: this is the same picture which is treated with three different color options, each yielding a complete different result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Theora playback library
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: https://github.com/AprilAndFriends/theoraplayer A multi-threaded C++ library that plays video files supporting multiple codecs across platforms. Easy to use, fast, responsive, abstract interface and minimal dependencies, you'll soon be wondering how you lived without it! ;) Audio and Video interfaces are completely abstracted so the library can be used anywhere, regardless of what you use to display video frames and play audio samples (eg. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    mc_httpd

    a simple web server

    mc_httpd is an HTTP server written by robin. The sources and documentation are distributed under the Berkeley Software Distribution license. HTTP server features: Supports HTTP/1.1 and CGI/1.1 Multi-line header field(not cgi) Name-based and IP-based virtual servers Keep-alive connections support The GET, HEAD, POST, PUT, DELETE methods Architecture and scalability: single-threaded Shared memory is based on /dev/zero One master and several worker processes; worker processes run under an unprivileged user Tested OS and platforms: linux/i386 FreeBSD/i386
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java Sandbox Library

    Runs untrusted code in a safe, sandboxed environment easily.

    ...It is extremely customizable, so you can fine-tune exactly which permissions you wish to grant your untrusted code. It also includes many classes to to the hard work for you and has support for multi-threaded applications. (I am also looking for people to maintain this project. If you are interested, please contact me at dudeprgm@gmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gel

    gel

    Generic Layer Framework for Java Applications

    The gel framework provides tools for several functionality purposes in Java (client and server) applications. These tools make the code smaller and simpler by implementing solutions for common functionality and design patterns, mostly related to GUI effects, multithreading and configurability. The framework contains several components that might be used separately according to dependancies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Multi Threaded PDF Merger

    Have to merge huge set's of PDF's to a single one, well use this.

    I have to merge a ton of PDF's on a daily bases, we using a Commercial Product aka Adobe Acrobat which take almost 1 hour to merge 5000 PDF documents to 5 single one's. Im Programmer and this wasn't acceptable for me.... This Libary (or Tutorial ?) is the result, its using IText for C# and it's made to use your physical CPU Cores and do Parallel Execution. I will make it short, 1000 PDF needs 15 seconds(On a 6 Core Machine with 50% Usage Peeks), also the Filesize is 50% smaller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    kacyminer

    Kacyminer

    Kacyminer is a multi-threaded multi-pool ASIC and FPGA miner written in C# for Windows (both 32 and 64bit) with dynamic CPU clock control, monitoring, and advanced fan support. Although this can be used on multiple block chains simultaneously, we advise you only use it on one block chain at a time for increased stability/performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ces265

    Multi-threaded High Efficiency Video Encoder

    ces265 is a "High Efficiency Video Coding" (HEVC) software written in C++ with multi-threading support. This software compresses the raw video stream in YUV 4:2:0 planar format into HEVC 8.0 compatible bitstream. Help is taken from HM-8.0, HM-9.2 and x265 software while writing this software. The contributors of this software are: 1- Muhammad Usman Karim Khan (http://ces.itec.kit.edu/~khan/) 2- Muhammad Shafique (http://ces.itec.kit.edu/~shafique/) 3- Jörg Henkel (http://ces.itec.kit.edu/~henkel/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mackerel

    An event-driven simulation engine in Java.

    An event-driven simulation engine in Java. Supports both a single-threaded mode and a multi-threaded mode. The multi-threaded mode does not guarantee event ordering. Depending on the granularity of your event timing and inter-thread synchronization, a thread may execute individual events out of order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Sharp Explorer

    An alternate download for Sharp Explorer

    You can also follow the project at CodePlex https://sharpexplorer.codeplex.com/ This is an Alpha of a C# .NET File and Directory browser. Enjoy it! It seems stable so far, and fast thanks to come multi-threading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Files Cloud Backuper

    FCB allows you to backup all your files in the cloud

    Files Cloud Backuper (FCB) allows you to easily upload files to a cloud storage of your preference. Unlike other services, FCB doesn't works with a cloud storage of its own, it uses one or more accounts you already posses to store your data. FCB is aimed to ease the upload process. IMPORTANT: project has been moved to https://github.com/MatiasSM/fcb
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo