861 projects for "linux-kernel-webassembly" with 2 filters applied:

  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Project has moved: http://uledfs.devjavu.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jvmShare is aiming to provide a server-client system that shares resources across the network. Since it is written in Java, clients shares their resources by providing their JVMs to the central server. The server will schedule tasks to these clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of Python tools and libraries for systems management in highly available distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    High-performance computing code and libraries used in the High Performance Computing subject in Telecommunications Engineering at the University of Granada (http://geneura.ugr.es/~jmerelo/asignaturas/AAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    It's a general purpose distributed computing enviroment , which will be the base for future projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A web-based interface to a Beowulf-class Cluster using TORQUE DRM, Maui Scheduler and Ganglia monitoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bluesfield: An experimental distributed computing platform for the support of grassroots movements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SwishCM is a management cluster solution for swish-e or other C-coded search-engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project pretends solved Distributed Constraint Satisfaction Problems (Dis-CSP) using Mozart-OZ. Asynchronous Backtracking algorithm will be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Anicetus is an application telemetry framework. Anicetus defines a language neutral standard for publishing streams of facts about a running application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CZed is an experimental project devising the next generation C++ API for the OMG DDS. This effort is intended to guide the standardization undergoing at the OMG (see http://portals.omg.org/dds/SpecificationsInProgress).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java client for the memcached protocol with a configurable client-side in-process memory cache supporting replacement/eviction strategies (least-recently-used, least-frequently-used, first-in-first-out) designed to provide extremely low-latency lookup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a system for scheduling the tasks in a heterogenous environment such as grid system .It will be a effective and extensible system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    p2p-fs is a Peer to Peer file system in user space, using FUSE. Allows you to share files over an LAN and/or WAN. Can be mounted as a normal file system under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RingFS

    RingFS - Distributed Data Storage

    RingFS is a network distributed file system which is fault tolerant and has no centralized meta-data store. It spreads data over network storage servers and provides single namespace. The design of RingFS aims to build a huge data storage with redundancy, linear performance increase with rock-solid stability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pluster is a cluster management software developed with python. It is easy to install and maintain. Pluster Provides cluster performance monitoring and remote OS installing. It's future will be an agent-based management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JACOB stands for [J]ava [A]gent [C]ontainer [OB]jects. Its purpose is to provide a framerwork for developing Agent Applications (by plugins). Applicability in the domain of distributed computing, decentralized job scheduling and simple P2P frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An implementation of a high performance distributed storage and processing system for large amounts of structured data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QUAFF is a C++ library for designing and running parallel code onto any MPI aware system by providing an eay to use -- yet efficient -- API based on algorithmic skeletons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ambient Composite Engine, a web-based framework for writing composite software, submitted by WebactiveLabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Clutch is a Java framework for distributed computing using mobile agents. Built using ProActive [http://www-sop.inria.fr/sloop/javall/], it is meant to be a scalable toolkit that can be used to distribute computation across an arbitrary number of nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jrmc

    Java Remote Method Call

    Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Telergy is a real-time text retrieval, messaging and database system with statistical natural language querying facilities.
    Downloads: 0 This Week
    Last Update:
    See Project