Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by rob-blackbourn

A curated list of projects in awesome lists by rob-blackbourn .

https://github.com/rob-blackbourn/ssl-certs

SSL certificate config

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareasgi

A lightweight Python ASGI web server framework

asgi asyncio bareasgi http http-server http2 python sse web websocket

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-operator-overloading

A babel plugin for operator overloading in JavaScript

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/iex_parser

Parser for IEX pcap DEEP and TOPS files

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-graphql-client

A simple non-caching GraphQL client for query, mutation and subscription

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack.network

An experiment in using Rx (reactive extensions) with network sockets for TCP in C#.

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/medium-queue-logging

The code for for the medium article "How to use Python logging QueueHandler with dictConfig"

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-array-passing

An example of array passing in wasm and C

c clang javascript wasm webassembly

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-duckdb-react

Utilities for using DuckDB in react

duckdb duckdb-wasm react

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/aiohttp-route-middleware

An extension for aiohttp which provides route local middleware

aiohttp aiohttp-middleware aiohttp-server middleware route

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-graphql-reconnect-client

A simple non-caching GraphQL client with reconnect for query, mutation and subscription

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-serialization

Serialization for JSON and XML in Python using typing

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/demo-react-pyodide

An example of using react with pyodide

pyodide python react reactjs

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-aio-pkia-cancellation-1

Example of cancellation for aio-pika

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack.bloomberg

A Bloomberg library

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-tweeter

A Python 3.8 asyncio twitter api client supporting multiple HTTP client libraries.

asyncio python python3 twitter twitter-api

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/graphene3-demo1

An example of using graphene3 with subscriptions

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-array-passing-2

Simplifying memory management for passing JavaScript arrays to wasm

c clang javascript wasm webassembly

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-string-passing

An example of passing strings between JavaScript and WebAssembly

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-markdown

Markdown extensions for Python and mkdocs

markdown mkdocs mkdocs-plugin python

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareasgi-graphql-next

A GraphQL and graphene package for bareASGI

asgi asyncio bareasgi graphene graphql python web

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-options

Reference implementations of option pricing formulae in Python

black-scholes option-pricing options

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/asyncio-upgradeable-streams

An experiment in upgradeable streams in asyncio python

asyncio python ssl starttls tls

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/topicbus

A real time message bus sharing similarities with products such as "Tibco Rendezvous (TM)", "Reuters SSL (TM)" and "Bloomberg API (TM)".

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-wasi-marshalling

A marshalling layer for WASI and WebAsembly

wasi wasi-sdk wasm webassembly

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/countdown-event

An asyncio event which blocks until the count reaches zero

asyncio python

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack.caching

Some caching code in C# including a circular buffer and a persistent dictionary

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-operator-overloading

An example using @jetblack/operator-overloading

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/rpiteenydisplay

A monitor for a Raspberry pi using a monochrome SSD1306 128x32 OLED display

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-material-data-table

A data table for material-ui

material-ui react table

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/serialterminal

A serial terminal Eclipse plugin. Can be used for microcontroller projects like Arduino with AVR or ARM plugins.

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/medium-python-client-certs

The code for a post on medium.com on using client certificates with Python

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-messagebus-python3

A Python client for jetblack-messagebus

message-bus

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-asgi-typing

Just the types for ASGI

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack.diagnostics

Performance counters

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareasgi-tutorial

A tutorial for the bareASGI web framework

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/blog-react-python

A step by step example of writing a react python app with pyodide

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/binance-example

An example of a python GraphQL server and React TypeScript client

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/micro-site-server

An example micro site/server architecture

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-http3-example1

A simple python ASGI server supporting HTTP/3

asgi bareasgi example http3 hypercorn python python3 server

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/motorodm-graphene

An implementation of the graphql graphene library for motorodm

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareasgi-oauth-client

Client side support for oauth

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-datagram

A Python 3 asyncio helper library for UDP datagram clients and servers

asyncio datagram python python3 udp udp-client udp-server

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/pyfinance

Brushing up on my Python skills be re implementing some code

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-stdout-stderr

Example of using JavaScript and WebAssembly with stdout/stderr

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/howto-renew-cert-haproxy

How to renew certificates from Let's Encrypt for haproxy

certbot haproxy lets-encrypt

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/chatter

Demo chat app and server

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/demo-react-pyodide3

The third example of using React with Python

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/demo-react-pyodide2

Second demo of using react with pyodide

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/simple-example

A simple python example with poetry and vscode on Ubuntu

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-fixparser

A parser for FIX messages

fix fix-parser parser python python3

Last synced: 15 Oct 2024

https://github.com/rob-blackbourn/redisgrid

A grid module for Redis

grid redis

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/pytibrv

A C++ Python module for Tibco Rendezvous

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/blog-engine

A blog engine using Python 3.6+ GraphQL and React

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareclient

A simple asyncio http client https://rob-blackbourn.github.io/bareClient/

asyncio bareasgi client http http-client http2 python python-3

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-order-book

An example order book in Python

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasi-marshalling

An example of wasi marshalling

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-messagebus

A real time message bus written in C# on dotnet 6.0

messagebus messaging pubsub

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-rabbitmqmon

A Python3 asyncio API for the RabbitMQ management plugin

aiohttp aiohttp-client asyncio bareasgi bareclient python python3 rabbitmq

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-js-date-io

An adapter for @jetblack/date and date-io

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/scratch-java

Scratch area for Java code

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/babel-operator-overload-plugin-example

An example of how to use my babel operator overload plugin

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/scratch-js

Scratchpad for javascript

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-dataframe-1

An example JavaScript DataFrame with methods implemented in WebAssembly

c clang dataframe javascript operator-overloading wasm webassembly

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-dataframe-3

A dataframe using typed arrays and finalizers

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/httpx-negotiate-sspi

Windows SSPI-based Negotiate authentication support for httpx.

httpx negotiate ntlm sspi

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/feedbus

A broker based message bus written in Java

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/examples.csharp

Example programs in C#

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-gsl

An example of using a static library cross compiled to WebAssembly

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-graphene-subscription

An example of using subscriptions in graphene

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/blog

My blog

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/barejs-auth-provider

A react authentication provider for bareASGI-auth-server

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack.trees

Tree data structures in c#

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack.sspi

Experimental client server SSPI authentication library

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack.patterns

Miscellaneous patterns for C#

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasi-mangling

An example of name mangling for WASI

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-options-demo

A demonstration of the jetblack-options package

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareasgi-auth-server-ldap

An LDAP implementation of bareASGI-auth-server

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/dotnet-windows-service

Example windows service in .Net

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareasgi-auth-server-sqlite

A sqlite implementation of bareASGI-auth-server

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-js-dataframe-2

Changing the JavaScript DataFrame to inject operators

dataframe javascript operator-overloading

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-lvm2

Python 3 bindings for lvm2

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/baretypes

Types for bareASGI and bareClient

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-java-utils

A trivial lightweight Linq style enumerator library with a fluent API developed against Java SE 1.7.

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/jetblack-graphql-types

Types for graphql

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/demo-duckdb-react-webpack

A demo of using @jetblack/duckdb-react with webpack

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/example-wasm-dataframe-2

Using libc with the WebAssembly DataFrame

dataframe javascript libc wasm wasm-libc webassembly

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/demo-macos-keychain

Demo for loading certificates from a MacOS keychain

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/demo-duckdb-react-cra

An example of using @jetblack/duckdb-react with create react app

Last synced: 14 Oct 2024

https://github.com/rob-blackbourn/bareutils

Utilities for bareASGI and bareClient

Last synced: 14 Oct 2024