All Projects → morgoth → Lin

morgoth / Lin

Licence: mit
Parser for contract bridge "lin" notation

Programming Languages

ruby
36898 projects - #4 most used programming language

Labels

Projects that are alternatives of or similar to Lin

mqtt-to-kafka-bridge
Move your messages from MQTT to Apache Kafka in real-time 🚀
Stars: ✭ 21 (+320%)
Mutual labels:  bridge
Pg Amqp Bridge
Send messages to RabbitMQ from PostgreSQL
Stars: ✭ 334 (+6580%)
Mutual labels:  bridge
Space Nerds In Space
Multi-player spaceship bridge simulator. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space
Stars: ✭ 516 (+10220%)
Mutual labels:  bridge
networking-icons
Repo containing various networking icons including routers, switches, servers, firewalls, load balancers and more. Icons are provided in png and svg formats.
Stars: ✭ 61 (+1120%)
Mutual labels:  bridge
Macdriver
Native Mac APIs for Go
Stars: ✭ 3,582 (+71540%)
Mutual labels:  bridge
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+88940%)
Mutual labels:  bridge
goaop-laravel-bridge
Integration bridge for Go! AOP framework and Laravel
Stars: ✭ 91 (+1720%)
Mutual labels:  bridge
Hmq
High performance mqtt broker
Stars: ✭ 722 (+14340%)
Mutual labels:  bridge
Parity Bridge
Stars: ✭ 301 (+5920%)
Mutual labels:  bridge
Mautrix Telegram
A Matrix-Telegram hybrid puppeting/relaybot bridge
Stars: ✭ 508 (+10060%)
Mutual labels:  bridge
interbtc
interBTC: Trustless Bitcoin on Polkadot | kBTC: Trustless Bitcoin on Kusama
Stars: ✭ 136 (+2620%)
Mutual labels:  bridge
Homekit2mqtt
HomeKit to MQTT bridge 🏡📱
Stars: ✭ 286 (+5620%)
Mutual labels:  bridge
Gravity
Gravity Programming Language
Stars: ✭ 3,968 (+79260%)
Mutual labels:  bridge
sdk
Li.Fi - Bridge & DEX aggregation: Any-to-Any Cross-Chain-Swap SDK
Stars: ✭ 18 (+260%)
Mutual labels:  bridge
Qtsharp
Mono/.NET bindings for Qt
Stars: ✭ 532 (+10540%)
Mutual labels:  bridge
ProtonClient
An unofficial desktop client for ProtonMail done with electron nativefier
Stars: ✭ 50 (+900%)
Mutual labels:  bridge
Matrix Appservice Discord
A bridge between Matrix and Discord.
Stars: ✭ 383 (+7560%)
Mutual labels:  bridge
Creative Cloud Linux
PlayOnLinux install script for Adobe Creative Cloud
Stars: ✭ 725 (+14400%)
Mutual labels:  bridge
Jpype
JPype is cross language bridge to allow python programs full access to java class libraries.
Stars: ✭ 685 (+13600%)
Mutual labels:  bridge
Mautrix Whatsapp
A Matrix-WhatsApp puppeting bridge
Stars: ✭ 484 (+9580%)
Mutual labels:  bridge

Lin

Parser for contract bridge board "lin" notation, that is used on BBO.

Usage

parser = Lin::Parser.new("lin-content-here")
parser.bids
#=> ["1H", "PASS", "PASS", "PASS"]

TODO

  • Retrieve alerts
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].