Pinned Repositories
angular-testing-ext
Some useful functions for testing angular apps. Especially functions that have to do with virtual time like rx.
boost-svn
Live mirror of https://svn.boost.org/svn/boost/. Updating approx. every two hours.
Coroutine
A coroutine implementation using the Windows Fiber API
GitCpp
GIT implementation in C++
jstd
My standard libs
pjsip
mirror of pjsip library: http://svn.pjsip.org/repos/pjproject
redmine-desktop-client
A mirror of the redmine-desktop-client hosted in svn in google code.
redmine-net-api
Redmine .net api. Mirroring http://redmine-net-api.googlecode.com/svn/trunk/Api + own contributions
tortoisegit
Explorer interface for Git. Cloned from git://repo.or.cz/TortoiseGit.git
wamprx.js
Simple WAMP client library heavily relying on rxjs and TypeScript
Jopie64's Repositories
Jopie64/wamprx.js
Simple WAMP client library heavily relying on rxjs and TypeScript
Jopie64/GitCpp
GIT implementation in C++
Jopie64/angular-testing-ext
Some useful functions for testing angular apps. Especially functions that have to do with virtual time like rx.
Jopie64/explodingAtoms
Exploding atoms game
Jopie64/rxjs-utils.js
Set of extra utilities mostly for RxJS.
Jopie64/angular-oauth2-oidc
Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
Jopie64/angular-observable-demo
Showcase and practice the basic capabilities of Rx
Jopie64/autobahn-js
WAMP in JavaScript for Browsers and NodeJS
Jopie64/callbagTest
Experimenting with the callbag pattern
Jopie64/crossbar
Crossbar.io - WAMP application router
Jopie64/crossbar-starter
Application starter template for Crossbar.io and Autobahn
Jopie64/easy-web-crypto
Webcrypto API wrapper for applications that store encrypted data
Jopie64/eventstore-docker
Event Store Docker Container
Jopie64/hareactive
Purely functional reactive programming library
Jopie64/jawampatest
Simple Java project to experiment with jawampa
Jopie64/libsrtp
Library for SRTP (Secure Realtime Transport Protocol)
Jopie64/notebooks
Place to store notebooks
Jopie64/particles
Jopie64/reactiveXTest
Toy repo aiming to demonstrate the power of reactive programming
Jopie64/redmine-desktop-client-1
Automatically exported from code.google.com/p/redmine-desktop-client
Jopie64/redmine-time-keep
Jopie64/rfcs
RFCs for changes to Svelte
Jopie64/rxjs-autorun
Re-evaluate an expression whenever it's observables emit
Jopie64/rxVis
Jopie64/secure-webstore
A secure IndexedDB store with built-in encryption
Jopie64/wamp-proto
WAMP Protocol Spec
Jopie64/wampDemo
Simple demonstration of the wamp protocol (http://wamp-proto.org/) using wampy
Jopie64/wamprx.test
Experimenting with wamprx.js
Jopie64/WampSharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
Jopie64/wampy.js
Simple WAMP (WebSocket Application Messaging Protocol) Javascript client-side implementation