Showing 19 open source projects for "unidirectional"

View related business solutions
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    I2P

    I2P

    I2P is an anonymizing network to securely communicate

    ... from the user and the user from the server. All I2P traffic is internal to the I2P network. Traffic inside I2P does not interact with the Internet directly. It is a layer on top of the Internet. It uses encrypted unidirectional tunnels between you and your peers. No one can see where traffic is coming from, where it is going, or what the contents are. Additionally, I2P offers resistance to pattern recognition and blocking by censors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    GLSL-PathTracer

    GLSL-PathTracer

    A toy physically based GPU path tracer (C++/OpenGL/GLSL)

    A physically based path tracer that runs in a GLSL fragment shader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Centrifuge

    Centrifuge

    Real-time messaging library for Go with scalability in mind

    This library has no v1 release, API may change. Before v1 release patch version updates only have backward-compatible changes and fixes, minor version updates can have backward-incompatible API changes. Master branch can have unreleased code. Only two last Go minor versions are officially supported by this library. Centrifuge library is a real-time core of Centrifugo server. It's a general-purpose real-time messaging library for Go programming language. Real-time messaging can help create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KVision

    KVision

    Object oriented web framework for Kotlin/JS

    Build modern web applications with the full power of the Kotlin language. Choose yourself the preferred way. Almost 100 ready-to-use GUI components are used as building blocks for the application UI. Sophisticated layout containers. Forms with type safe data model and built-in validation. Different text input components including rich text, typeahead, and input mask support. Buttons, checkboxes, radios and switches. Date and time picker. Spinner and range numeric input components. Advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Workflow

    Workflow

    A Swift and Kotlin library for making composable state machines

    ... navigation logic as state machines, thereby enabling confident reasoning about the state and validation of correctness. A unidirectional data flow library that uses immutable data within each Workflow. Data flows in a single direction from the source to the UI, and events in a single direction from the UI to the business logic. Each logical component area is separated into a Workflow with a finite set of states and the logic to transition between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Thick-Wall Composite PV

    Stress-Strain analysis of thick-wall composite cylindrical PV

    TWOPV.xlsm is a macro enabled Excel workbook for calculating stress and strain in a thick-wall cylindrical pressure vessel under external hydrostatic pressure. Vessel walls are a special case orthogonal composite laminate having a 2:1 ratio of circumferential to longitudinal oriented laminae. Inputs are: 1) unidirectional composite (UDC) properties, 2) cylinder radii and 3) pressure. Documentation and examples are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flux

    Flux

    Application architecture for building user interfaces

    Flux is the application architecture that Facebook uses for building client-side web applications. It complements React's composable view components by utilizing a unidirectional data flow. It's more of a pattern rather than a formal framework, and you can start using Flux immediately without a lot of new code. Flux applications have three major parts: the dispatcher, the stores, and the views (React components). These should not be confused with Model-View-Controller. Controllers do exist...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Weatherapp

    Weatherapp

    5 Day Forecast app that works on Android and uses latest tools

    Weatherapp is a simple weather forecast app, which uses some APIs to fetch 5 day / 3 hour forecast data from the OpenWeatherMap and to fetch places,cities,counties,coords etc. from Algolia Places. The main goal of this app is to be a sample of how to build an high quality Android application that uses the Architecture components, Hilt etc. in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MVIKotlin

    MVIKotlin

    Extendable MVI framework for Kotlin Multiplatform

    Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel) MVI stands for Model-View-Intent. It is an architectural pattern that utilizes unidirectional data flow. The data circulates between Model and View only in one direction, from Model to View and from View to Model. MVIKotlin is a Kotlin Multiplatform framework that provides a way of (not only) writing shared code using MVI pattern. It also includes powerful debug tools like logging and time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10

    Connectivity Tester

    Test Failover Time Through Systems

    This script creates two unidirectional UDP streams. Each datagram contains a sequence number and a timestamp, which the receiver uses to validate that all datagrams have been received in order, and within an expected period of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NarrowBand DataTrans

    NarrowBand DataTrans

    Data transmission through low-tech communication media

    .../Edge access (only analog telephone or CB radio), so that peer-to-peer data sharing (or even broadcast to several peers at a time) are made possible. * Conditions where only a unidirectional audio link is available (no handshaking required)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    DTA100

    DTA100

    ARRIS DTA100 Digital Transport Adapter

    ... features unidirectional functionality, a single in-band tuner, standard definition decoding capabilities and a basic user interface for accessing one-way digital services. +Provides single 54 to 864 MHz all-digital tuner +Includes full inband +Delivers DSM-CC support for code download +Offers one-way device +Features front panel IR receiver and power LED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fisy is a simple and lightweight application dedicated to copy and backup files. This application has been designed to perform simple or timestamped copies of directories and files as well as unidirectional synchronization of file tree. Fisy is in command line, you can so start copying tasks at any time or plug them on an automated processing. Sine version 2.0, Fisy contains cipher features for encrypting data for storage in a remote service like the Cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Next Generation PIM daemon for Linux and FreeBSD, written from scratch. Small and simplistic. GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Net::SMS::Clickatell

    Perl module for accessing the Clickatell Bulk SMS service

    A Perl module for accessing the Clickatell Bulk SMS service (http://www.Clickatell.com) through various protocols: SOAP, XML, HTTP and FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    user-space single-port unidirectional tcp proxy which handles out-of-band data, and telnet-through firewall tunnelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Serial Data Acquisition is a lightweight data acquisition system able to parse a vast majority of mostly unidirectional streams. Results are saved in a SQLite DB and accessible over XML-RPC or plain HTTP. Its design is modular and easily extendable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A pure Python library for constructing multi-threaded dataflow networks using the model of tasks, each with their own thread, connected by unidirectional thread-safe FIFOs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Conversations on the Internet are often disjointed and unidirectional. In many cases, conversations are occuring in many different places on the same topic. The SpaceMapper effort was born from the classic Internet desire to see if there is a better way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next