Showing 59 open source projects for "duplex"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    HackRF

    HackRF

    Low cost software radio platform

    This repository contains hardware designs and software for HackRF, a low-cost, open source Software Defined Radio platform. HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral capable of transmission or reception of radio signals from 1 MHz to 6 GHz. Designed to enable test and development of modern and next-generation radio technologies, HackRF One is an open-source hardware platform that can be used as a USB peripheral or programmed for stand-alone operation. HackRF...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 2
    Mercure

    Mercure

    Server-sent live updates, protocol and reference implementation

    Mercure is an open protocol for real-time communications designed to be fast, reliable and battery-efficient. It is a modern and convenient replacement for both the WebSocket API and the higher-level libraries and services relying on it. Mercure is especially useful to add streaming and asynchronous capabilities to REST and GraphQL APIs. Because it is a thin layer on top of HTTP and SSE, Mercure is natively supported by modern web browsers, mobile applications, and IoT devices. A free (as in...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SimpleXMQ

    SimpleXMQ

    A reference implementation of the SimpleX Messaging Protocol

    ...SimpleXMQ is a message broker for managing message queues and sending messages over a public network. It consists of an SMP server, SMP client library, and SMP agent that implements SMP protocol for client-server communication and SMP agent protocol to manage duplex connections via simplex queues on multiple SMP servers. SMP protocol is inspired by Redis serialization protocol, but it is much simpler - it currently has only 10 client commands and 8 server responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Engine.IO

    Engine.IO

    Transport-based cross-browser bi-directional communication layer

    ...The client will try to establish a WebSocket connection if possible, and will fall back on HTTP long polling if not. WebSocket is a communication protocol which provides a full-duplex and low-latency channel between the server and the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    Moshi

    Moshi

    A speech-text foundation model for real time dialogue

    Moshi is a speech-text foundation model and full-duplex spoken dialogue framework. It uses Mimi, a state-of-the-art streaming neural audio codec. Mimi processes 24 kHz audio, down to a 12.5 Hz representation with a bandwidth of 1.1 kbps, in a fully streaming manner (latency of 80ms, the frame size), yet performs better than existing, non-streaming, codecs like SpeechTokenizer (50 Hz, 4kbps), or SemantiCodec (50 Hz, 1.3kbps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TreeFrog Framework

    TreeFrog Framework

    TreeFrog Framework, High-speed C++ MVC Framework for Web Applications

    TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications, which supports HTTP and WebSocket protocol. Web applications can run faster than that of scripting language because the server-side framework was written in C++/Qt. In application development, it provides an O/R mapping system and template systems on an MVC architecture, aims to achieve high productivity through the policy of convention over configuration. TreeFrog Framework is cross-platform. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jina

    Jina

    Build cross-modal and multimodal applications on the cloud

    Jina is a framework that empowers anyone to build cross-modal and multi-modal applications on the cloud. It uplifts a PoC into a production-ready service. Jina handles the infrastructure complexity, making advanced solution engineering and cloud-native technologies accessible to every developer. Build applications that deliver fresh insights from multiple data types such as text, image, audio, video, 3D mesh, PDF with Jina AI’s DocArray. Polyglot gateway that supports gRPC, Websockets, HTTP,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    s2n

    s2n

    An implementation of the TLS/SSL protocols

    ...The s2n-tls I/O APIs are designed to be intuitive to developers familiar with the widely-used POSIX I/O APIs, and s2n-tls supports blocking, non-blocking, and full-duplex I/O. Additionally there are no locks or mutexes within s2n-tls. s2n-tls implements SSLv3, TLS1.0, TLS1.1, TLS1.2, and TLS1.3. For encryption, s2n-tls supports 128-bit and 256-bit AES in the CBC and GCM modes, ChaCha20, 3DES, and RC4. For forward secrecy, s2n-tls supports both DHE and ECDHE. s2n-tls also supports the Server Name Indicator (SNI), Application-Layer Protocol Negotiation (ALPN), and Online Certificate Status Protocol (OCSP) TLS extensions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Encrypt/decrypt files using Keccak in Duplex mode. The encrypted output also contains the authentication code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    CLIP-as-service

    CLIP-as-service

    Embed images and sentences into fixed-length vectors

    ...It can be easily integrated as a microservice into neural search solutions. Serve CLIP models with TensorRT, ONNX runtime and PyTorch w/o JIT with 800QPS[*]. Non-blocking duplex streaming on requests and responses, designed for large data and long-running tasks. Horizontally scale up and down multiple CLIP models on single GPU, with automatic load balancing. Easy-to-use. No learning curve, minimalist design on client and server. Intuitive and consistent API for image and sentence embedding. Async client support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wsjt-x_improved
    WSJT-X_IMPROVED is published by Uwe Risse, DG2YCB. It is an enhanced edition of the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS, myself and others (https://sourceforge.net/projects/wsjt/) that provides several additional features and improvements, as well as more frequent updates and bug fixes. Notes: wsjt-x_improved is experimental and is licensed under GNU GPL v3 (https://www.gnu.org/licenses/gpl-3.0.txt). I am not aware of any adverse...
    Leader badge
    Downloads: 2,490 This Week
    Last Update:
    See Project
  • 12
    Self Integrated DNS DHCP Server Open Source Freeware Windows/Linux. Works as DHCP or DNS Server or both. Using both services automatically adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters. Download.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 13
    SerialRTTY

    SerialRTTY

    Simple split-pane RTTY interface for ham radio

    Developed to use with a homebrew PLL modem via RS232 with a standard serial library. Lunch the app to create the config file which can be tailored as needed. UI will show a green bar if serial opens properly or yellow (with a message) if not. Clicking the mouse will retry the serial port initialization. Received text will appear in the top pane. To transmit hit Enter and type in the lower pane. Timeout default is 1 sec but can be tuned to the millisecond in the config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NAPS2 - Not Another PDF Scanner

    NAPS2 - Not Another PDF Scanner

    Scan documents to PDF and other file types, as simply as possible.

    Visit NAPS2's home page at www.naps2.com. NAPS2 is a document scanning application with a focus on simplicity and ease of use. Scan your documents from WIA- and TWAIN-compatible scanners, organize the pages as you like, and save them as PDF, TIFF, JPEG, PNG, and other file formats. Available on Windows, Mac, and Linux. NAPS2 is currently available in over 40 different languages. Want to see NAPS2 in your preferred language? Help translate! See the wiki for more details.
    Leader badge
    Downloads: 553 This Week
    Last Update:
    See Project
  • 15
    uEZ

    uEZ

    Open Source middleware platform with FreeRTOS, processor abstraction

    ...The .7z download is a much smaller file size. https://sourceforge.net/p/sevenzip/ uEZ v2.14.000 updates: Crossworks v4.10.8, several LPC4357 driver updates, lwIP full-duplex Ethernet with Jumbo Frames, MbedTLS, Amazon Web Services MQTT shadow demo over TSL 1.2, FreeRTOS+ additional libraries, SNMP/SNTP and TFTP/HTTP Server updates uEZ v2.15.000 updates: Crossworks v5.1, IAR v9.60.3, MbedTLS/CorePKCS11 v3.6.2 with TSL 1.3, full FTP Server, FreeRTOS v11.0.1, auto-expanding heap, time.h include workaround uEZ v2.15.001 updates: Documentation updates only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This application work only on linux. It helps users to compensate duplex printing which is usually not added to printers drivers. So, as I need this printing I had to create one, but wait, thanks to https://github.com/sanousy/gui_pduplex/commits/master/README.md?author=dmpalyvos , where I forked his great effort, and added GTK-GUI in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SockJS-client

    SockJS-client

    WebSocket emulation and Javascript client

    SockJS is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server. Under the hood SockJS tries to use native WebSockets first. If that fails it can use a variety of browser-specific transport protocols and presents them through WebSocket-like abstractions. SockJS is intended to work for all modern browsers and in environments which don't support the WebSocket protocol, for example, behind restrictive corporate proxies. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SockJS-node

    SockJS-node

    WebSocket emulation - Node.js server

    ...SockJS is a JavaScript library (for browsers) that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server, with WebSockets or without. This necessitates the use of a server, which this is one version of, for Node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Restbed

    Restbed

    Restbed framework brings asynchronous RESTful functionality

    Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP, with the ability to model a range of business processes, designed to target mobile, tablet, desktop and embedded production environments. Server-Sent Events enable efficient server-to-client streaming of text-based event data—e.g., real-time notifications or updates generated on the server. A technique allowing multiple HTTP requests to be sent on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    websocketd

    websocketd

    Turn any program that uses STDIN/STDOUT into a WebSocket server

    websocketd is the WebSocket daemon. It takes care of handling the WebSocket connections, launching your programs to handle the WebSockets, and passing messages between programs and web-browser. If you can run your program from the command line, you can write WebSocket endpoints. Just read incoming text from stdin and write outgoing text to stdout. Messaging is simple. Each inbound WebSocket connection runs your program in a dedicated process. Connections are isolated by process. Available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gnome-manual-duplex

    gnome-manual-duplex

    A utility that adds manual duplex to the "Print" menu

    gnome-manual-duplex is a utility that adds manual duplex to the "Print" menu. It is a CUPS Virtual Printer as well as a standalone utility. It works with *.ps and *.pdf files. We need translations into YOUR language: http://www.transifex.net/projects/p/gnome-manual-duplex OR http://crowdin.net/project/gnome-manual-duplex OR http://translationproject.org/domain/gnome-manual-duplex.html
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Switch Miner

    Switch Miner

    Cisco switch port mapper

    ...It will even discover neighboring switches via CDP and scan them also. Using SNMP it scans switches and creates excel xlsx or csv files. What Does Switch Miner Discover? Interface Info (Name/Last Change) Speed and Duplex (Operational/Admin) MAC Addresses OUI Manufacturer VLAN Number (Data/Voice) VLAN Name (Data/Voice) IP Addresses DNS/NBT Computer Names User Info Domain Info Interface Errors CDP Neighbor Info
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 24

    speed

    speed is korn shell script that uses the kstat(1M)

    speed is korn shell script that uses the kstat(1M) utility to interigate the appropiate kernel module to gather network statistics ( rbytes64, obytes64, ifspeed, duplex) and display the metrics in a multiple of ways and measurements with peak metrics for inbound, outbound and total. Originally published via Sun Micro Systems BigAdmin Portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    duplex

    Two-sided printing for printers that don't support it in hardware

    Duplex (two-sided) printing emulation utility scripts for printers that do not support duplex in hardware. Print multiple jobs in batches, reinserting the pages only once. Duplex print from applications and scripts. Save time, paper, space, and trees. Works from the command line and from the desktop. This software runs under Linux and UNIX like systems.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next