#
pair
Here are 82 public repositories matching this topic...
A cross-platform command-line tool for social coding. Includes co-authors in commits when pair/mob programming.
-
Updated
Jun 9, 2021 - JavaScript
A set of collections for PHP.
-
Updated
Dec 14, 2018 - PHP
A client library for accessing the USPTO Open Data APIs, written in Python.
search
research
information
opendata
open-data
pair
patent
uspto
patent-search
bulk-download
bulk-api
patent-data
pbd
peds
bulk-downloader
-
Updated
Mar 13, 2019 - Python
Simple PGP encryption/decryption on android.
-
Updated
Oct 4, 2019 - Kotlin
[co]erced [bra]cket, a simple vim plugin that forces brackets and quotes to be smart
-
Updated
Apr 3, 2021 - Vim script
A Python script that generates a list of pairs of funny words for naming things such as app releases, internal projects, servers and children.
-
Updated
Nov 13, 2016 - Python
A simplistic vim plugin to deal with pairs non-intrusively
-
Updated
Oct 8, 2019 - Vim script
kvstore is an experimental in-memory database server with AOF data persistence support
-
Updated
Jun 5, 2021 - Go
Two interpreters for the lambda calculus: one simple and one with typing of ints, bools, and pairs.
programming-language
lambda
haskell
interpreter
parsing
types
lambda-calculus
language-learning
programming-languages
languages
yield
pair
type-checking
evaluation-scheme
-
Updated
May 8, 2017 - Haskell
Collection indexed with objects and scalars
-
Updated
Jun 5, 2016 - PHP
Cloud App to connect mentors with mentees, accountability partners, and OS project maintainers with new contributors
computer-science
php
data-science
machine-learning
big-data
communication
motivation
artificial-intelligence
learn-to-code
data-engineering
pair
angularjs1
collaboration-platform
-
Updated
Sep 23, 2020 - PHP
Kotlin OOP 面向对象编程
-
Updated
Sep 18, 2018 - Kotlin
a lightweight PHP framework as the air
-
Updated
Jul 12, 2021 - PHP
Disparity and depth maps GUI with QT and OpenCV with support for classic image files and MPO stereo pairs
map
opencv
gui
qt
photography
depth
stereo
pair
mpo
disparity
3d
3d-reconstruction
stereo-vision
depthmap
-
Updated
Dec 11, 2019 - C++
This is a pair 📱 📲 of android applications that will authenticate users from the admin app.
android
java
firebase
admin
android-application
user
pair
firebase-auth
firebase-database
two-step-authentication
-
Updated
Jul 29, 2020 - Java
A tutorial and scripts for use an ouya controller for play steam games in Arch Linux
-
Updated
Jan 8, 2017 - Shell
Open
Add disembark cmd
workflow
commented
Sep 19, 2019
Yo-ho-ho! Maybe also some more accessible aliases for embark and disembark
Improve this page
Add a description, image, and links to the pair topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pair topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I'm on my fourth project using Crocks and I keep reaching for the same function
getPropOrError(andgetPathOrError). Instead of me releasing my own library, or copy/pasting the function around I think it would be good to have this in the standard library.Describe the solution you'd like
`getPropOrError :: String -> a