bidirectional
There are 147 repositories under bidirectional topic.
serhii-rieznik/etx-tracer
Physically-based CPU and GPU ray-tracer
pointfreeco/swift-url-routing
A bidirectional router with more type safety and less fuss.
domkm/silk
Routing for Clojure & ClojureScript
Robbepop/string-interner
A data structure to efficiently intern, cache and restore strings.
anuragsoni/routes
typed bidirectional router for OCaml/ReasonML web applications
aligrudi/neatroff
Neatroff troff clone
kowainik/tomland
🏝 Bidirectional TOML serialization
pahanini/go-grpc-bidirectional-streaming-example
gRPC bidirectional streaming example written in golang
pointfreeco/vapor-routing
A bidirectional Vapor router with more type safety and less fuss.
HealthSamurai/ironhide
Ironhide, the data transformer
ra1028/SwiftUI-Flux
:rocket: This is a tiny experimental application using SwiftUI with Flux architecture.
jonasholfeld/kirby3-many-to-many-field
This plugin allows you to create many-to-many relationships between pages in Kirby and synchronizes them on both sides. Latest version also works with Kirby 4!
rohithaug/pathfinding-visualizer
Website built using React Framework for visualizing Pathfinding and Maze Generation Algorithms.
ticosax/pseud
Pythonic bi-directional RPC API built on top of ØMQ.
eberhara/react-bidirectional-infinite-scroll
Bidirectional infinite scroll written using react
hcfyapp/connect.io
Real-time bidirectional event-based and Promise friendly communication in Chrome Extensions and Apps inspired by Socket.IO
radarsu/rpc-websocket-client
Fast and simple JSON-RPC 2.0 WebSocket Client implementation in TypeScript. Allows bi-directional communication with async await Promises 🐼
dobidi/logseq-bidi
A Logseq plugin for adding bidirectional text support, making knowledge management in both LTR and RTL languages possible
gasolin/postcss-bidirection
PostCSS plugin that polyfill Bi-directional CSS properties and values to suppot rtl and ltr rules in all browsers
eyalroz/bidimailui
BiDi Mail UI: Thunderbird extension for improved right-to-left language support
zpelgrims/pota
Polynomial optics to Arnold. Camera shader with high-order aberrations, including bidirectional filter that adaptively samples out-of-focus highlights.
fananchong/grpc_async_bidirectional_stream_example
grpc async bidirectional stream example
abcdw/ironhide
Ironhide, the data transformer. Main repo:
fajieyuan/WWW2020-grec
Sequence-to-Sequence Generative Model for Sequential Recommender System
ShaharMS/texter
the texter library is used to add more support for general text input/regular text in multiple libraries such as Flixel, OpenFL and more (to be added!))
ahq1993/ib-rrtstar
A bidirectional version of rrtstar.
cedrickchee/pytorch-pretrained-BERT
PyTorch version of Google AI's BERT model with script to load Google's pre-trained models
eMoflon/emoflon-ibex
Shared, eMoflon-specific component for incremental unidirectional and bidirectional graph transformations
mdouchement/seikan
Seikan is client/server application that enables to create bidirectional TCP tunnels leveraging Noise Protocol.
ShenggaoZhu/midict
MIDict (Multi-Index Dict) can be indexed by any "keys" or "values", suitable as a bidirectional/inverse dict or a multi-key/multi-value dict (a drop-in replacement for dict in Python 2 & 3).
frufin/js-bidirectional-pubsub
Bidirectional javascript pub/sub implementation
iikuzmychov/BidirectionalDictionary
Two-way access dictionary for .NET Standard 2.0+.
iximiuz/popen2
popen2() - bidirectional popen()
lana-20/selenium-webdriver-bidi
Selenium WebDriver Bidi (BiDirectional) Protocol - Code Samples
Shubh2-0/Hibernate-Mapping
This GitHub repository contains several projects demonstrating Hibernate mapping techniques. Each project focuses on a specific mapping type and provides a clear example of its implementation. Explore the projects to learn and apply Hibernate mappings in your own projects.
TwentyFourMinutes/BidirectionalDict
Provides implementations of bidirectional dictionaries for C#.