Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / brianc 154 repositories

Funding links: https://github.com/sponsors/brianc

brianc/node-postgres

PostgreSQL client for node.js.

Language: JavaScript - Size: 3.76 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 11,952 - Forks: 1,193

brianc/node-pg-native

Native (C/C++) bindings to PostgreSQL with sync and async options.

Language: JavaScript - Size: 241 KB - Last synced: 5 days ago - Pushed: 2 months ago - Stars: 245 - Forks: 42

brianc/node-pg-copy-streams

COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.

Language: JavaScript - Size: 454 KB - Last synced: 6 days ago - Pushed: 10 months ago - Stars: 327 - Forks: 40

brianc/node-pg-cursor 📦

Query cursor extension for node-postgres

Language: JavaScript - Size: 107 KB - Last synced: 24 days ago - Pushed: over 4 years ago - Stars: 78 - Forks: 31

brianc/node-libpq

Simple, low level native bindings to PostgreSQL's libpq from node.js

Language: JavaScript - Size: 187 KB - Last synced: 24 days ago - Pushed: 9 months ago - Stars: 108 - Forks: 41

brianc/node-sql

SQL generation for node.js

Language: JavaScript - Size: 1010 KB - Last synced: 8 days ago - Pushed: over 1 year ago - Stars: 1,047 - Forks: 191

brianc/node-domain-middleware

Middleware to attach your express app's request & response to a domain. No more process.uncaughtException nonsense.

Language: JavaScript - Size: 206 KB - Last synced: 24 days ago - Pushed: over 8 years ago - Stars: 120 - Forks: 8

brianc/node-pdf-text

extract text from a pdf as an array of text blocks

Language: JavaScript - Size: 230 KB - Last synced: 24 days ago - Pushed: about 10 years ago - Stars: 45 - Forks: 21

brianc/node-pg-types

Type parsing for node-postgres

Language: JavaScript - Size: 265 KB - Last synced: 11 days ago - Pushed: about 1 month ago - Stars: 262 - Forks: 55

brianc/node-forky

Forky manages your cluster module stuff for you so you don't have to pull your hair out.

Language: JavaScript - Size: 122 KB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 255 - Forks: 27

brianc/node-pg-pool 📦

A connection pool for node-postgres

Language: JavaScript - Size: 212 KB - Last synced: 17 days ago - Pushed: over 4 years ago - Stars: 181 - Forks: 66

brianc/indexeddb-performance-demo

Demo of simultaneous read/write speed vs. read only speed of indexeddb

Language: JavaScript - Size: 298 KB - Last synced: 24 days ago - Pushed: over 5 years ago - Stars: 8 - Forks: 0

brianc/node-proxynova

node.js interface to the proxynova.com proxy list

Language: JavaScript - Size: 109 KB - Last synced: 20 days ago - Pushed: over 11 years ago - Stars: 6 - Forks: 0

brianc/node-okay

bubble errors back up your big ol' nested callback chain

Language: JavaScript - Size: 14.6 KB - Last synced: 6 days ago - Pushed: almost 4 years ago - Stars: 69 - Forks: 7

brianc/node-postgres-docs

Documentation for node-postgres

Language: JavaScript - Size: 7.63 MB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 97 - Forks: 94

brianc/node-postgres-pure

node-postgres without any of the C/C++ stuff

Language: JavaScript - Size: 385 KB - Last synced: 10 days ago - Pushed: over 9 years ago - Stars: 58 - Forks: 43

brianc/node-hacker-news-parser

Parses the insanely shitty html of hacker news comments into JSON

Language: JavaScript - Size: 273 KB - Last synced: 20 days ago - Pushed: over 11 years ago - Stars: 13 - Forks: 3

brianc/filed Fork of mikeal/filed

Simplified file library.

Language: JavaScript - Size: 71.3 KB - Last synced: 24 days ago - Pushed: over 12 years ago - Stars: 2 - Forks: 0

brianc/node-agi

node.js AGI (Asterisk Gateway Interface)

Language: JavaScript - Size: 120 KB - Last synced: 17 days ago - Pushed: over 11 years ago - Stars: 18 - Forks: 15

brianc/jade-mode

Emacs major mode for jade template highlighting

Language: Emacs Lisp - Size: 79.1 KB - Last synced: 15 days ago - Pushed: over 2 years ago - Stars: 157 - Forks: 42

brianc/node-packet-reader

Language: JavaScript - Size: 15.6 KB - Last synced: 24 days ago - Pushed: over 3 years ago - Stars: 10 - Forks: 8

brianc/node-pg-query-stream 📦

Query results from node-postgres as a readable (object) stream

Language: JavaScript - Size: 112 KB - Last synced: 24 days ago - Pushed: over 4 years ago - Stars: 313 - Forks: 39

brianc/node-pg-query

Simple helper to run queries with node-postgres

Language: JavaScript - Size: 263 KB - Last synced: 15 days ago - Pushed: about 7 years ago - Stars: 79 - Forks: 17

brianc/json-with-typed-arrays

JSON stringify/parse with typed array support

Language: JavaScript - Size: 35.2 KB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

brianc/node-auto-deploy

my little auto-deploy script

Language: JavaScript - Size: 91.8 KB - Last synced: 24 days ago - Pushed: over 12 years ago - Stars: 11 - Forks: 0

brianc/node-pg-parse-float

Add parse-float functionality back to node-postgres

Language: JavaScript - Size: 105 KB - Last synced: 24 days ago - Pushed: about 11 years ago - Stars: 5 - Forks: 1

brianc/nextra Fork of shuding/nextra

The Next.js Static Site Generator

Size: 9.67 MB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

brianc/node-buffer-writer

A very fast buffer writer with expandable memory to reduce memory use

Language: JavaScript - Size: 21.5 KB - Last synced: 9 days ago - Pushed: over 3 years ago - Stars: 12 - Forks: 12

brianc/stylus-blueprint

Blueprint ported to stylus

Language: JavaScript - Size: 1.08 MB - Last synced: 20 days ago - Pushed: about 12 years ago - Stars: 17 - Forks: 1

brianc/node-deprecate

Mark a method as deprecated by printing a warning to the console the first time it's called

Language: JavaScript - Size: 7.81 KB - Last synced: 6 days ago - Pushed: almost 5 years ago - Stars: 14 - Forks: 9

brianc/quick-ts-starter

Language: TypeScript - Size: 873 KB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

brianc/node-ansible-tower-client

Simple client to ansible tower to run a job based on a template name

Language: JavaScript - Size: 133 KB - Last synced: 24 days ago - Pushed: over 9 years ago - Stars: 2 - Forks: 0

brianc/node-pg-pipe

Very efficient row by row streaming between PostgreSQL tables. Uses libpq.

Language: JavaScript - Size: 150 KB - Last synced: 24 days ago - Pushed: over 9 years ago - Stars: 4 - Forks: 2

brianc/node-pg-readable

Quick helper for streaming query results from postgres

Language: JavaScript - Size: 223 KB - Last synced: 24 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

brianc/node-pg-copy-table

Copy tables from one database to another with streams and queries

Language: JavaScript - Size: 97.7 KB - Last synced: 17 days ago - Pushed: over 10 years ago - Stars: 1 - Forks: 0

brianc/node-array-reader

Search forwards and backwards in an array of strings

Language: JavaScript - Size: 193 KB - Last synced: 20 days ago - Pushed: over 9 years ago - Stars: 3 - Forks: 1

brianc/node-relational

ORM with an emphasis on the O, the R, and the M.

Language: CoffeeScript - Size: 234 KB - Last synced: 4 days ago - Pushed: over 10 years ago - Stars: 37 - Forks: 1

brianc/react-draggable Fork of react-grid-layout/react-draggable

React draggable component

Language: JavaScript - Size: 1.08 MB - Last synced: 24 days ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

brianc/react-resizable Fork of react-grid-layout/react-resizable

A simple React component that is resizable with a handle.

Language: JavaScript - Size: 757 KB - Last synced: 24 days ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

brianc/react-grid-layout Fork of react-grid-layout/react-grid-layout

A draggable and resizable grid layout with responsive breakpoints, for React.

Language: JavaScript - Size: 5.13 MB - Last synced: 24 days ago - Pushed: almost 9 years ago - Stars: 1 - Forks: 0

brianc/gitweb

Better web-based Github workflows

Language: JavaScript - Size: 456 KB - Last synced: 24 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

brianc/node-nsqueue

node.js client for nsq

Language: JavaScript - Size: 27.3 KB - Last synced: 24 days ago - Pushed: over 7 years ago - Stars: 23 - Forks: 1

brianc/github-checks-test

Language: TypeScript - Size: 20.5 KB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

brianc/nodeftpd Fork of nodeftpd/nodeftpd

FTP Server in Node

Language: JavaScript - Size: 701 KB - Last synced: 24 days ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

brianc/node-kafka-protocol

Language: JavaScript - Size: 32.2 KB - Last synced: 24 days ago - Pushed: over 8 years ago - Stars: 2 - Forks: 1

brianc/node-querybox

A little helper to run queries stored in .sql files

Language: JavaScript - Size: 9.77 KB - Last synced: 17 days ago - Pushed: over 5 years ago - Stars: 10 - Forks: 2

brianc/node-omf

ORANGE MOCHA FRAPPUCCINO

Language: JavaScript - Size: 219 KB - Last synced: 24 days ago - Pushed: almost 10 years ago - Stars: 40 - Forks: 0

brianc/avsc Fork of mtth/avsc

Avro for JavaScript :zap:

Language: JavaScript - Size: 8.36 MB - Last synced: 24 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

brianc/node-buffer-slice

slice a buffer into an array of sub-buffers

Language: JavaScript - Size: 102 KB - Last synced: 23 days ago - Pushed: about 11 years ago - Stars: 1 - Forks: 0

brianc/node-httper

Little wrapper around request to make consuming an external service a bit easier.

Language: JavaScript - Size: 156 KB - Last synced: 24 days ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

brianc/travis-postgres-10-test

testing travis postgres 10 bootstrapping

Language: JavaScript - Size: 9.77 KB - Last synced: 24 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

brianc/rust-wasm-png-decoder Fork of bokuweb/rust-wasm-png-decoder-example

png decoder example by wasm32-unknown-unnkown.

Language: JavaScript - Size: 81.1 KB - Last synced: 24 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

brianc/node-heroku-env

Because sometimes I wanna connect my local box to heroku postgres.

Language: JavaScript - Size: 141 KB - Last synced: 15 days ago - Pushed: almost 2 years ago - Stars: 11 - Forks: 3

brianc/node-pg-bench

node-postgres benchmarking utility

Language: JavaScript - Size: 109 KB - Last synced: 24 days ago - Pushed: almost 11 years ago - Stars: 1 - Forks: 0

brianc/vim-config

mah vim config

Language: Vim script - Size: 43.9 KB - Last synced: 24 days ago - Pushed: almost 6 years ago - Stars: 6 - Forks: 1

brianc/wasm-hello-world

Language: HTML - Size: 6.84 KB - Last synced: 24 days ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 5

brianc/lz4.js Fork of ukyo/lz4.js

lz4 for browser

Language: JavaScript - Size: 997 KB - Last synced: 24 days ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

brianc/node-dogpile

Dogpile cache an expensive async function

Language: JavaScript - Size: 117 KB - Last synced: 24 days ago - Pushed: over 10 years ago - Stars: 1 - Forks: 0

brianc/node-lz4 Fork of pierrec/node-lz4

LZ4 fast compression algorithm for NodeJS

Language: JavaScript - Size: 19.1 MB - Last synced: 24 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

brianc/hyperterm-focus-reporting

Adds focus reporting to hyperterm for tmux & vim support

Language: JavaScript - Size: 3.91 KB - Last synced: 24 days ago - Pushed: almost 8 years ago - Stars: 3 - Forks: 1

brianc/node-postgres-bench

Benchmark old & new node postgres

Language: JavaScript - Size: 113 KB - Last synced: 24 days ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

brianc/MassTransit Fork of MassTransit/MassTransit

Distributed Application Framework for .NET

Language: C# - Size: 26.5 MB - Last synced: 24 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

brianc/react-canvas Fork of Flipboard/react-canvas

High performance <canvas> rendering for React components

Language: JavaScript - Size: 99.6 KB - Last synced: 24 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

brianc/node-pg-writable

Create a writable stream which very quickly writes an array of values to a table in postgres

Language: JavaScript - Size: 141 KB - Last synced: 21 days ago - Pushed: almost 10 years ago - Stars: 4 - Forks: 1

brianc/react-starter

Because setting this stuff up is a nightmare

Language: JavaScript - Size: 5.86 KB - Last synced: 24 days ago - Pushed: over 8 years ago - Stars: 2 - Forks: 0

brianc/fluxed

tiny flux implementation

Language: JavaScript - Size: 45.9 KB - Last synced: 13 days ago - Pushed: almost 7 years ago - Stars: 3 - Forks: 0

brianc/atom-config

My atom config

Language: CoffeeScript - Size: 1.06 MB - Last synced: 24 days ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

brianc/node-ami

Asterisk AMI client for node.js

Language: JavaScript - Size: 109 KB - Last synced: 24 days ago - Pushed: over 6 years ago - Stars: 7 - Forks: 5

brianc/react-loadable-example Fork of jamiebuilds/react-loadable-example

Example project for React Loadable

Language: JavaScript - Size: 43.9 KB - Last synced: 24 days ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

brianc/filereader.js Fork of bgrins/filereader.js

A lightweight wrapper for the JavaScript FileReader interface

Language: HTML - Size: 463 KB - Last synced: 24 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

brianc/node-express-pg-auth

randomness

Language: JavaScript - Size: 22.5 KB - Last synced: 24 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

brianc/node-pg-bag

Language: JavaScript - Size: 13.7 KB - Last synced: 24 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

brianc/less-loader Fork of webpack-contrib/less-loader

less loader module for webpack

Language: CSS - Size: 386 KB - Last synced: 24 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

brianc/protected-branch-test

Size: 0 Bytes - Last synced: 24 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

brianc/hbs Fork of pillarjs/hbs

Express view engine wrapper for Handlebars

Language: JavaScript - Size: 262 KB - Last synced: 24 days ago - Pushed: about 13 years ago - Stars: 1 - Forks: 0

brianc/hyperterm Fork of vercel/hyper

A terminal built on web technologies

Language: JavaScript - Size: 1.48 MB - Last synced: 24 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

brianc/dotfiles

Mah .files

Language: Lua - Size: 11.7 KB - Last synced: 24 days ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

brianc/node-antlr4-compile

Compile antlr4 grammar to a JavaScript target

Language: JavaScript - Size: 1.31 MB - Last synced: 23 days ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

brianc/myiptables

My iptables configuration file

Size: 1.95 KB - Last synced: 24 days ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

brianc/awesome-hyperterm Fork of bnb/awesome-hyper

🖥 Delightful HyperTerm plugins, themes, and resources

Size: 207 KB - Last synced: 24 days ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

brianc/keeper

ORM for node.js

Language: JavaScript - Size: 99.6 KB - Last synced: 17 days ago - Pushed: almost 13 years ago - Stars: 7 - Forks: 0

brianc/git-nits

Some bits and bops I use to help me suck less at git

Language: Shell - Size: 5.86 KB - Last synced: 24 days ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

brianc/hipchat-eraser

Erase your 1 on 1 HipChat history

Language: JavaScript - Size: 148 KB - Last synced: 24 days ago - Pushed: almost 9 years ago - Stars: 7 - Forks: 5

brianc/node-gelf-encode

Encode GELF json to proper GELF binary

Language: JavaScript - Size: 117 KB - Last synced: 24 days ago - Pushed: about 11 years ago - Stars: 1 - Forks: 0

brianc/node-gelf-parser

Parse GELF binary using a through-stream

Language: JavaScript - Size: 109 KB - Last synced: 24 days ago - Pushed: about 11 years ago - Stars: 1 - Forks: 0

brianc/webtest

...........WIP.....

Language: Go - Size: 117 KB - Last synced: 24 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

brianc/sql-testing

Testing sql stuff w/ golang

Language: Go - Size: 113 KB - Last synced: 24 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

brianc/go-stringutil

From the go tutorials

Language: Go - Size: 117 KB - Last synced: 24 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

brianc/go-hello

Hello world from http://golang.org/doc/code.html

Language: Go - Size: 117 KB - Last synced: 24 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

brianc/node-mocha-check

Do a bunch of tests on an object moar quickly.

Language: JavaScript - Size: 129 KB - Last synced: 18 days ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

brianc/mocha Fork of mochajs/mocha

mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)

Language: JavaScript - Size: 3.49 MB - Last synced: 24 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

brianc/node Fork of nodejs/node-v0.x-archive

evented I/O for v8 javascript

Language: JavaScript - Size: 68.9 MB - Last synced: 24 days ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

brianc/docs-experiments

experimenting with the best way to document libraries

Size: 0 Bytes - Last synced: 24 days ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

brianc/snipmate.vim Fork of msanders/snipmate.vim

snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.

Language: VimL - Size: 285 KB - Last synced: 24 days ago - Pushed: almost 9 years ago - Stars: 2 - Forks: 0

brianc/js-mask Fork of tyok/js-mask

More concise JavaScript using Vim's "conceal" feature

Language: VimL - Size: 101 KB - Last synced: 24 days ago - Pushed: over 9 years ago - Stars: 3 - Forks: 1

brianc/node-logged

Simple logging for node.js

Language: JavaScript - Size: 105 KB - Last synced: 24 days ago - Pushed: about 12 years ago - Stars: 2 - Forks: 0

brianc/postgres-session

node-postgres backed session store for node.js express (connect middleware)

Language: JavaScript - Size: 106 KB - Last synced: 24 days ago - Pushed: over 13 years ago - Stars: 5 - Forks: 1

brianc/publishing-pip-packages

pip installable slide-show on publishing pip packages

Language: CSS - Size: 195 KB - Last synced: 13 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

brianc/mvp.py

mvp.py

Language: Python - Size: 133 KB - Last synced: 13 days ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

brianc/node-worked

WIP Worker Queue

Language: JavaScript - Size: 105 KB - Last synced: 21 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0