Showing 17 open source projects for "linux socket thread"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    socket.io

    socket.io

    Realtime application framework (Node.JS server)

    socket.io is a JavaScript library that allows for realtime, bi-directional communication between web clients and servers. It is composed of two parts: a Node.js server and a JavaScript client library that runs in the browser. socket.io is focused on both reliability and speed, delivering an immensely powerful, fast and yet easy to use realtime engine that’s used by just about everyone: from Microsoft Office and Zendesk to hackathon winners and small startups. It’s considered one of the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Stylus for Chrome

    Stylus for Chrome

    Stylus - Userstyles Manager

    ... user-friendly UI. We recognize that the ability to transfer your database from Stylish is important, so this is the one and only feature we've implemented from the new version. Two different optional code validators with user-configurable rules: CSSLint and Stylelint. Both validators use Web Worker API to run in a separate background thread inside the editor tab without blocking your interaction with the code.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    neo.mjs

    neo.mjs

    The application worker driven frontend framework

    ... it comes to big Apps or complex Components. The problem is, that most Apps today run within a single thread (CPU), while each computer or mobile device has several CPUs available. Some Apps move expensive tasks into separate threads, but this is by far not enough. Using neo.mjs, most parts of the framework as well as the Apps which you create with it, run inside a separate thread. This architecture leaves the main thread mostly idle, so it can fully concentrate on its purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    redux-saga

    redux-saga

    An alternative side effect model library for Redux applications

    redux-saga is a library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures. The mental model is that a saga is like a separate thread in your application that's solely responsible for side effects. redux-saga is a redux middleware, which means this thread can be started, paused and cancelled from the main application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    SocketCluster

    SocketCluster

    Highly scalable realtime pub/sub and RPC framework

    Highly scalable pub/sub and RPC toolkit optimized for async/await. Pub/sub-channels are very cheap. You can have millions of unique channels without worrying about memory or CPU usage. Channels are automatically cleaned up when they are no longer used. The socket cluster CLI tool exposes kubectl (Kubernetes) shortcut commands to make deploying your app to any Kubernetes cluster really easy. All necessary Kubernetes .yaml files are provided. After deploying your app to a Kubernetes cluster, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Serverless Express by Vendia

    Serverless Express by Vendia

    Run Node.js web applications and APIs using existing frameworks

    Run REST APIs and other web applications using your existing Node.js application framework (Express, Koa, Hapi, Sails, etc.), on top of AWS Lambda and Amazon API Gateway. Vendia is the real-time data cloud for rapidly building applications that securely share data across departments, companies, clouds, and regions. We’re excited to announce the latest release of Vendia Share! This release includes new features like smart contracts, user-level transactions, the beta release of Azure support,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Koa-socket-2

    Koa-socket-2

    Socket.IO for Koa

    Koa-socket-2 uses socket.io v3. It is recommended that you connect to a koa-socket-2 server with a socket.io v3 client. Koa-socket-2 is only compatible with the Koa v2 style of middleware (where context is passed as a parameter). This project helps you start a SocketIO server using Koa and NodeJS. However, Google's Go language -- or GoLang -- allows you to write code that compiles down to binary. It can be a very good way to take your SocketIO server to the next level by running faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alien Evolution

    Alien Evolution

    A websocket based realtime browser application using the Alien Cipher.

    Alien Evolution realtime socket based delivery. What makes this website truly unique is we are using a Alien Cipher encoded websocket to deliver the html and javascript to the client. After the initial key exchange Alien completely drops http transfers from the mix and pushes the Alien Evolution website to client via the socket. Secure content delivery and realtime interactivity are the primary goals of this project and Alien Evolution does not disappoint. Alien moves the logic outside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    This starter kit is designed to get you up and running with a bunch of awesome front-end technologies. The primary goal of this project is to provide a stable foundation upon which to build modern web appliications. Its purpose is not to dictate your project structure or to demonstrate a complete real-world application, but to provide a set of tools intended to make front-end development robust, easy, and, most importantly, fun. The project structure presented in this boilerplate is fractal,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UI for Docker

    UI for Docker

    A web interface for Docker, formerly known as DockerUI

    Containers UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client-side implementation so it is effortless to connect and manage docker. Bind mounting the Unix socket into the UI For Docker container is much more secure than exposing your docker daemon over TCP. The privileged flag is required for hosts using SELinux. You should still secure your UI For Docker instance behind some type of auth. UI For Docker listens on port 9000 by default. If you run UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Drone Application Server

    Drone Application Server

    MolecularDreams Javascript-CLI manager and helper

    Drone can launch, manage and help Javascript code executions and works-flow; it also build an ITC (Inter Thread Communication) infrastructure useful for data-exchange and others between applications launched inside Drone himself. It is very easy generate threads and use shared-data between objects and threads unknown between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    jsdk2

    JSDK is JavaScript Development Kit.

    JSDK is a JavaScript framework, have a small core file and many extension libraries, have the following features: Lang-Extension, BOM,DOM,Event, Reflect, AOP, Thread,JS2D, JSGF and JSUI. You can use the JSDK to develop web application , JS games, or web widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Allowed browser to have live communication without designing a complicated database structure and yet provides flexibilities to the needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next