Showing 61 open source projects for "actor"

View related business solutions
  • 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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    aktrs

    aktrs

    Java actor library

    aktrs (pr: actors) is a Java application library implementing the Actor Model. It provides remote actors through TCP sockets (and SSL sockets), actor profiling, a Console and tunable logging. It's API is easy to use and its core is written in few lines of source code. aktrs requires Java version 1.5 or newer, has no additional dependencies and can be packaged into any application according to its GNU Lesser General Public License. Anyone is free to contribute with changes and redistribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BLUI

    BLUI

    Rich HTML UI engine for UE4

    Rich HTML UI engine for UE4. A user widget (UMG) blueprint which embeds a BLU texture as an image brush. Contains various utility functions to allow loading and parsing urls easily. Call InitBluEye with starting url and browser window size to start this widget. See BluiWorldWidgetActorExample for an example of how it's used in practice. Encapsulated BluiWidget user widget in an actor. Drag and drop this actor into your scene and it will auto-spawn the required BluTickActor to make everything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Actorbase

    The first distributed NoSQL key-value database that uses the actor mod

    Actorbase is the first distributed NoSQL key-value database based on the actor model. Actorbase guarantees high scalability, resilience and performance thanks to the actor model. To use Actorbase both client and server must be running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Panini Language

    The Panini Language

    Better Modularity, Better Concurrency

    This project makes the compiler and tools for the Panini language available. A central goal of the Panini language is to make concurrent programming easier and less error-prone. The main new feature in Panini is called a capsule. A capsule is like an actor but better because it largely retains the traditional approach for reasoning about programs as a sequence of operations, abstracts away all details of thread creation and locking, and supports fully-automatic compile-time analysis of common...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libuniactor.googlecode.com An abstract library targeting game developers, providing advanced control functions for any type of game actor designed to be usable in any game genre. It doesn't matter if your game is 2D or 3D, sdl, opengl or dx, you provide the visual interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flappy Tux

    Flappy Tux

    Penguins can't fly? You've never been so wrong!

    This is a clone of the popular "Flappy Bird"-Game playable on Windows, Linux and Mac. Main actor is the linux-mascot Tux and with the nice graphics known from "SuperTux" you feel at home from the beginning. Help Tux to avoid all the pipes by using only one button. But beware: This game is harder than it looks. With your help, penguins CAN fly!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    NNBrain

    NNBrain

    A free, open source collection of neural network based AI agents.

    NNBrain is a free and open source collection of artificial intelligence agents. These agents have applications in video games, research, business, and more. The included agents function in both discrete and continuous action and state spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net AsyncWcfLib is a software library for distributed computing based on Microsoft WCF. AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NET Framework or Mono. It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5. AsyncWcfLib supports threadsafety through an actor based programming model. Actors are loosly coupled system units...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wVDR is a smart Video Disk Recorder using "vcr" by Bram Avontuur. It features programming the schedule by wishes (e.g. "every movie with actor XY") in addition to conventional "channel, start time and duration"
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10

    april

    Simulating worlds in a computer

    The April project defines a set of C++ objects (World, Actor, Sensor, Reflex, Brain, Actuator, Event) that help simulate various environments. The world has an amount of energy that the user may use to create Actors and components while Actors may also create other Actors from their own energy. The code is structured in several layers: - april-core simply defines the library and the objects - april-gui builds on the concepts in april-core, giving a visual interpretation to the concepts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Movie Trailer Watcher

    Watch or search latest movie trailer with this small desktop app

    Now watch all latest trailers on one click of this small desktop application. Moreover the app allows you to search movies from your favorite actor/actress or you may also search using the movie name directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JActor

    JActor

    High Performance, Lock Free Java Actors

    JActor is a high-performance actor framework designed to make vertical scalability easy. JActor achieves its speed, in part, by almost always executing synchronously--though it is easy enough to force asynchronous processing when needed. JActor is divided into several GitHub projects: JActor - https://github.com/laforge49/JActor JID - https://github.com/laforge49/JID JFile - https://github.com/laforge49/JFile JANetty - https://github.com/kumarshantanu/JANetty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LICL

    Logical Infrastructure Composition Layer

    ... this, the LICL is split into two software layers: the lower LICL and the upper LICL. Each one of the given software layers is devoted to satisfy the needs and requirements of each actor. Therefore, the lower LICL will be deployed by the PIP and the upper LICL by the VIP. More details: 1.User Guide - http://sourceforge.net/projects/geysers-licl/files/LICL-manual-v0.1.pdf 2.VM image repository - http://150.254.171.133/vm_geysers/GEYSERS-D3.4-LICL-v1.0.ova
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an actor-based framework for C++. Actors are light-weight objects, and they interact fully asynchronously with messages. It’s intended for multi-core processors only and doesn’t have any network routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    a web server written in gambit/scheme that implements push technology and abstracts it trought actor model, implements too a compiler of yera, a language to describe gui in terms of functional reactive programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Testing tool for Semantic Bridges. Supports the evaluation of rule-based (SWRL) ontology mappings to provide trust in a distributed multi-actor environment with heterogeneous independent information models materialized in OWL ontologies. See QualiPSo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    VideoTk

    Sencillo administrador de base de datos de películas

    VideoTk está apuntado a simplificar el mantenimiento de una videoteca en la vida real (formada por cualesquiera medios de almacenamiento, por ejemplo discos DVD). Es un programa muy ligero, de poco tamaño en Mb (menos de 9Mb para el archivo comprimido que contiene dos versiones), lo que permite que se ejecute rápidamente incluso en computadoras viejas o de poca potencia. Las tareas básicas que permite realizar son: Buscar película en función de su título, genero, año, actor/es, calificación...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    EasyActor

    C++ Actor Library

    The Actor model is a mathematical model of concurrent computation that treats "actors" as the universal primitives of concurrent digital computation. This library provides an easy to use approach for implementing actors in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Semantic Mapping Testing

    Testing tool for Semantic Bridges

    Testing tool for Semantic Bridges. Supports the evaluation of rule-based (SWRL) ontology mappings to provide trust in a distributed multi-actor environment with heterogeneous independent information models materialized in OWL ontologies. See QualiPSo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CATCore

    CATCore

    This is distributed plugin framework for Scala

    What is a plug-in architecture? Simply speaking, it is a framework that will allow a program to "look for" add-in functionality at startup, and then allow that plug-in to cooperate with itself. CATCore (Component Architecture Toolkit, Corelib) is this and more. With CATCore you can load plugins that run in there own thread(Actor) and communicate with each other via messages. But also applications can forward messages to other applications. So plugsins loaded in one app can communicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Capsule Framework is an actor based framework for event driven programming. The Capsule Framework simplifies the design and implementation of distributed and threaded applications and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Allocate microphones to actors in a live performance. If you don't have enough microphones to devote one to each actor, this program will show you how to share microphones in an optimal way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Friendly Object-Oriented Game Library , 2D Java Game Engine based on Slick2D and LWJGL. This library was designed for students and primer Java programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Actor provides a web-enabled, self-service user interface to run your scripts. You run a desktop application to setup your scripts in Actor. Your users get a web site where they access your scripts in a controlled, fail-safe manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
    Downloads: 0 This Week
    Last Update:
    See Project