[go: up one dir, main page]

23 projects for "call bridge card" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • 1
    Flutter Rust Bridge

    Flutter Rust Bridge

    Rust binding generator, feature-rich, but seamless and simple

    flutter_rust_bridge is a toolchain that generates ergonomic bindings between Rust and Dart/Flutter so you can write performance-critical logic in Rust while building UI in Flutter. It abstracts away the low-level FFI details, letting developers define Rust functions and data structures that are safely callable from Dart. The project supports passing complex types, handling async operations and streams, and integrating with Flutter across mobile and desktop targets. By leaning on Rust’s...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    PyObjC

    PyObjC

    The Python <-> Objective-C Bridge with bindings for macOS frameworks

    PyObjC is a Python-Objective-C bridge that allows Python scripts to interact with macOS Cocoa libraries. It enables developers to write native macOS apps entirely in Python by accessing Objective-C APIs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Code-Mode

    Code-Mode

    Plug-and-play library to enable agents to call MCP and UTCP tools

    Code-Mode is a plug-and-play library that lets AI agents call tools by executing TypeScript (or via a Python wrapper) instead of making many individual function calls. Its core philosophy is that language models are very good at writing code, so rather than exposing hundreds of separate tool endpoints, you give the model a single “code execution” tool that has access to your full toolkit through code. This approach can dramatically reduce the number of tool-call iterations needed in complex...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    mcpo

    mcpo

    A simple, secure MCP-to-OpenAPI proxy server

    mcpo is a minimal bridge that exposes any MCP tool as an OpenAPI-compatible HTTP server. Instead of writing glue code, you point mcpo at an MCP server command and it generates REST endpoints and an OpenAPI spec that other systems (or LLM agent frameworks) can call immediately. This design lets you reuse a growing library of MCP servers with platforms that only understand HTTP+OpenAPI, unifying tool access across ecosystems.
    Downloads: 8 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Learn More
  • 5
    e-Bridge Hotel

    e-Bridge Hotel

    Hotel Property Management with OTA channel support.

    e-Bridge Hotel is a property management software. Supports Open Travel Alliance (OTA) specification. OOB support for OTP login and MEPR500 passport scanner. Subscription available for Expedia or Agoda Channel, OBE, Houskeeping, Mifare. Line & Telegram IM Referral program $$ for Cloud and Lite subscriptions. e-Bridge Hotel - PMS, OBE , Guest web pages Housekpping app https://play.google.com/store/apps/details?id=com.e_bridgedirect.www.housekeeping Web server requires: *...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    libpython-clj

    libpython-clj

    Python bindings for Clojure

    libpython-clj is a deep interop library enabling you to load and use Python modules from within Clojure as if they were native namespaces—and even extend Python objects from Clojure. It bridges to the Python C API, preserving REPL‑based workflows. Bridge between JVM objects and Python objects easily; use Python in your Java and use some Java in your Python. Python objects are linked to the JVM GC such that when they are no longer reachable from the JVM, their references are released....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    NATS HTTP Round Tripper

    NATS HTTP Round Tripper

    This is a Golang http.RoundTripper that uses NATS as a transport

    ...This pattern lets services running in distributed environments take advantage of NATS’ low latency and flexible topology while retaining familiar client semantics. It can be an effective bridge for teams migrating from synchronous REST calls to a message-driven fabric without rewriting every call site. Because the transport is swappable, it promotes clean separation between business logic and the underlying network. The result is an incremental pathway to evented architectures with the ergonomics of conventional request/response programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Duplicate bridge scoring software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Hashids

    Laravel Hashids

    A Hashids bridge for Laravel

    A Hashids bridge for Laravel.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Intelligent Automation Solutions Built for Modern Finance Teams Icon
    Intelligent Automation Solutions Built for Modern Finance Teams

    We do CFO stuff.

    Digitally transform your business with workflow automation and integrated payment solutions. Digitally store and secure your data with advanced search and accessibility features that keeps your documents at the tip of your team’s fingers.
    Learn More
  • 10

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    ...Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator (LITO/CEN). UBridge can also be used as a Ethernet over UDP tunnel to remote bridge PC's local NIC, VXLAN, UDP proxy etc. Visit the Wiki page for detail. GUI tools include a network monitoring tool PMON, a SNMP and IP scanner. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Call Bridge
    Call Bridge is a popular card game. I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools for bridge is a collection of tools for the game bridge. Currently it consists of a program to determine a schedule for team events based on the "NBB rekenprogramma". This is used by bridge club "het HOK".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    eBridge implements the classic card game Bridge. It is unlike other card games in that bidding and playing strategies are configurable rules. eBridge can be played remotely among different client platforms since it is based on Java and the Eclipse RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TrickTakingGame is a unified, generic platform - both server and client - capable of playing various trick-taking games (such as Whist, or Bridge). Available rules are defined as server plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    With PyBridge, you can play online bridge with your friends, over the Internet or a local network. Please visit http://www.pybridge.org/ for recent information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Salliere scores, matchpoints and nicely formats the boards for a duplicate pairs evening. It has a command line interface and a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpfreebridge is web based system allowing users to play bridge (we can play live rubber games with other online opponents).We can also create customize deals and play them with the others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Software for Bridge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java-based application to play bridge (the card game) on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KoSI is a project at the University of Oldenburg. Our goal is to develop a server/client/computer ai, that allows people to play the card game of Bridge over the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BlueDJ is an online game company, we provide online game like backjack, bridge, chess, etc.all of our game clients and servers are released under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ataraxia will provide a generic internet gaming framework in java. Board, table, card games will be easy to be developed! bridge, hearts, spades, rummy, go, connect-4, chess, checkers, monopoly, risk, mahjong and more will come! JXTA P2P will be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next