Showing 1671 open source projects for "parallel"

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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Parallelizable is a tiny framework in complement for java.util.conccurent api. Parallelizable is an abstract class to extend for making asynchronous parallel execution on a synchronous task. Very usefull if task often calls a very long process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Numerical package Parallel EXECution. Using a numerical package like Octave, 'npexec' distribute computation of a math formula among various network elements, collecting result automatically. ->y=npexec('fft(x.^m)', 'm=-8:8','x=ARG');
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Our Project is to create a “Reseller model” that helps us to buy cloud services in bulk from a large provider and then “Retail” it to small customers who can’t afford to directly buy from the large providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 5
    Phenomenological Simulation of Electrical Conductivity in Ceramic Superconductors using High Performance Java (MPJ Express). The source code for this project would be free to download and develop further
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sanchay
    Sanchay is a collection of tools and APIs for language researchers. It has some implementations of NLP algorithms, some flexible APIs, several user friendly annotation interfaces and Sanchay Query Language for language resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Ongoing development of a fast, accurate, and eventually parallel, numerical solver that is currently specific to differential equations of the Riccati variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JPlasma is a Java port of PLASMA (Parallel Linear Algebra for Scalable Multi-core Architectures)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Parallel Linear Algebra Toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build experiences that drive engagement and increase transactions Icon
    Build experiences that drive engagement and increase transactions

    Connect your users - doctors, gamers, shoppers, or lovers - wherever they are.

    Sendbird's chat, voice, and video APIs power conversations and communities in hundreds of the most innovative apps and products. Sendbird’s feature-rich platform, and pre-fab UI components make developers more productive. We take care of a ton of operational complexity under the hood, so you can power a rich chat service, and life-like voice, and video experiences, and not worry about features, edge cases, reliability, or scale.
    Learn More
  • 10
    easy by 7 leds only ,build your own 7 segment display attached to parallel port ,programmed with delphi language & use inpout32.dll library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cilk is a multicore programming language which gives the ability to write codes which can run parallel on multiple core thus comuting faster result. Our project involves porting of this application onto MAC and packaging it with Fink
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rensselaer's Optimistic Simulation System, or ROSS, is a parallel discrete event simulator employing optimistic synchronization for multiple processors. ROSS has demonstrated scalability to 131,072 processors. ROSS implements reverse computation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Schemik is an implicitly-parallel dialect of Scheme, this means the parallel execution of programs is done independently of the programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    On open source MPI implementation of parallel bucket sorting. This implementation is scalable and gives linear speedup on SGI(Altix). The program sorts at using the bits and hence is stronger than other sorters which make assumptions about keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pypar is an efficient but easy-to-use module that allows programs written in Python to run in parallel on multiple processors and communicate using MPI. Pypar development has moved to http://code.google.com/p/pypar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Open BEAGLE

    Evolutionary Computation Framework in C++

    Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming; bit string, integer-valued vector, and real-valued vector genetic algorithms; and evolution strategy. The Open BEAGLE architecture follows strong principles of object oriented programming, where abstractions are represented by loosely coupled objects and where it is common and easy to reuse code. Open BEAGLE is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    fpsc is a Fast Parallel Stream Compressor. It can use multiple CPUs to compress (gzip or bzip2) a data stream. (from stdin to stdout) It is built to achieve maximum throughput, everything else (especially memory usage) can be sacrified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MUMmerGPU is a high-throughput DNA sequence alignment program that runs on nVidia G80-class GPUs. It aligns sequences in parallel on the video card to accelerate the widely used serial CPU program MUMmer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Meerkat is a distributed programming environment. It consists of a virtual machine which is suited to parallel processing. The data model is based on the concept of actors, although it is much more permissive than the traditional description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Software for controlling vending machines. Allows users to preload credits to their user accounts and use them to buy various goods from one or more vending machines connected to computer via parallel port relay interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DKU is an embedded parallel language, or "piggy-back" language that uses function calls to invoke the language's execution model. It tunes task-size to the hardware while hiding hardware details for high performance portability of parallel code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is currently an experiment to offer a parallel programming environment that utilizes a set of networked computers to run user applications using remote pthread and object/memory management. 1st Phase is Linux and C/C++ environment only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shared Questionnaire System
    Shared Questionnaire System(SQS) is a full-functional Optical Mark Reader(OMR) form processing system implemented in Java-Swing, XSL-FO and AJAX with straightforward GUIs. It is aimed at developing social platform to share knowledge about questionnaire.
    Downloads: 0 This Week
    Last Update:
    See Project