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

Projects in Awesome Lists by jwerle

A curated list of projects in awesome lists by jwerle .

https://github.com/jwerle/b64.c

Base64 encode/decode

Last synced: 16 May 2025

https://github.com/jwerle/mush

Mustache templates for bash

Last synced: 16 Jul 2025

https://github.com/jwerle/shamirs-secret-sharing

A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding

crypto cryptography secret shamir shamir-secret-sharing sharing

Last synced: 30 Oct 2025

https://github.com/jwerle/murmurhash.c

MurmurHash3 general hash bashed lookup function implementation

Last synced: 06 Apr 2025

https://github.com/jwerle/progress.c

Progress display lib for c

ansi asci c clib progress terminal

Last synced: 22 Apr 2025

https://github.com/jwerle/fs.c

File system API much like Node's fs module (synchronous)

c filesystem fs library

Last synced: 22 Apr 2025

https://github.com/jwerle/url.h

Parse URLs in C much like Node's url module.

c liburl nodejs parseurl url

Last synced: 26 Sep 2025

https://github.com/jwerle/three.graphql

Declare a Three.js program with GraphQL

Last synced: 16 Sep 2025

https://github.com/jwerle/hidden-machine

Compile JavaScript into a native addon for Node.js secured by libsodium

addon encrypted native node secretbox sodium

Last synced: 22 Apr 2025

https://github.com/jwerle/pineapple

[DEAD] A very simple, fun, and extendable RESTful API framework that includes routing and a model wrapper around MongoDB. Built for MVC idealists. A framework that just steps out of the way and helps you get your data.

Last synced: 22 Apr 2025

https://github.com/jwerle/libutf8

A whatwg compliant UTF8 encoding and decoding library

c decode encode library utf8

Last synced: 01 Mar 2026

https://github.com/jwerle/asprintf.c

asprintf() implementation

Last synced: 16 Dec 2025

https://github.com/jwerle/node-auto-loader

A auto loader for Node

Last synced: 22 Apr 2025

https://github.com/jwerle/uri.c

URI Component encoder/decoder

Last synced: 16 Jul 2025

https://github.com/jwerle/stordb

[DEAD] StorDB = V8 + (INSERT DATABASE HERE)

Last synced: 05 Oct 2025

https://github.com/jwerle/hypersource

Build WebSocket APIs that leverage the HyperCore Protocol

api hypercore protocol service web websocket

Last synced: 13 Aug 2025

https://github.com/jwerle/rfc

IETF RFC reader tool

Last synced: 22 Apr 2025

https://github.com/jwerle/strsplit.c

Split a string into a char array by a given delimiter

Last synced: 22 Apr 2025

https://github.com/jwerle/uv-emitter

Event emitter in C with an API modeled after Node's EventEmitter using libuv

Last synced: 22 Apr 2025

https://github.com/jwerle/q

Simple message queuing

Last synced: 27 Jun 2025

https://github.com/jwerle/libbeaufort

A C implementation of the Beaufort Cipher

Last synced: 22 Apr 2025

https://github.com/jwerle/to-csv

Convert objects to CSV

Last synced: 22 Apr 2025

https://github.com/jwerle/batsh

Queue bash commands to run with a given concurrency

Last synced: 08 Mar 2026

https://github.com/jwerle/hyper-secret-sharing

Secret sharing over Hypercore

dat hypercore shamir-secret-sharing

Last synced: 22 Apr 2025

https://github.com/jwerle/barry

Light weight scripting language

Last synced: 22 Apr 2025

https://github.com/jwerle/libok

Super tiny tap output library

Last synced: 24 Jun 2025

https://github.com/jwerle/rtmp-swarm

Publish, consume, and discover RTMP streams in a network swarm

decentralized dht distributed dns network rtmp rtmp-server

Last synced: 22 Apr 2025

https://github.com/jwerle/regl-model

Generate a model matrix from position, scale, and rotation vectors.

Last synced: 12 Jun 2025

https://github.com/jwerle/jsdom-repl

Simple jsdom repl

Last synced: 03 Aug 2025

https://github.com/jwerle/libara

libara is a library for constructing random access memory interfaces. Operations are asynchronous and are provided data structures for relaying memory between functions. It is built on top of libuv (libuv >= 1.x.x). It is inspired by Julian Gruber's abstract-random-access.

async clib hypercore libuv memory

Last synced: 22 Apr 2025

https://github.com/jwerle/draft

Give your objects and models schemas

Last synced: 22 Apr 2025

https://github.com/jwerle/repl.h

Create a repl with eval/print/error hooks with given stdin, stdout, and stderr streams

Last synced: 23 Jul 2025

https://github.com/jwerle/libbacon

A C implementation of the Baconian Cipher ! BACON

Last synced: 12 Sep 2025

https://github.com/jwerle/sregex

Simple string regular expression that exposes matches in defined variables

Last synced: 22 Apr 2025

https://github.com/jwerle/sharef

Quickly share a file over HTTP, DAT, Hypercore, etc

files http quickly share

Last synced: 22 Apr 2025

https://github.com/jwerle/eloop.c

Simple single threaded event loop API

Last synced: 22 Apr 2025

https://github.com/jwerle/w625

ES6 repl with web page scope

Last synced: 22 Apr 2025

https://github.com/jwerle/interchange-file-format

A module for working with Interchange File Format (IFF) data.

aiff file fle format iff interchange

Last synced: 13 Jul 2025

https://github.com/jwerle/todo.c

Manage your todo's. Built on top of SophiaDB

Last synced: 22 Apr 2025

https://github.com/jwerle/clib-link

Symlink an existing clib project source to yours

Last synced: 25 Jul 2025

https://github.com/jwerle/nexus-js-node-v8

A simple guide for using the V8 API with Node.js

Last synced: 22 Apr 2025

https://github.com/jwerle/liburl

A url.spec.whatwg.org compliant URL parsing library

Last synced: 22 Apr 2025

https://github.com/jwerle/chirp

Self hosted message stream much like Twitter

Last synced: 07 Mar 2026

https://github.com/jwerle/libhttp

Micro HTTP library in C

Last synced: 22 Apr 2025

https://github.com/jwerle/config

Last synced: 22 Apr 2025

https://github.com/jwerle/browser-rpc-swarm

Give control of your browser over RPC to another in a discovery swarm

browser rpc swarm webrtc

Last synced: 22 Apr 2025

https://github.com/jwerle/regl-primitive

Create a regl draw command from a simplicial complex

Last synced: 20 Sep 2025

https://github.com/jwerle/libras

A C99 library for creating random access storage interfaces.

access c99 random random-access-storage storage

Last synced: 22 Apr 2025

https://github.com/jwerle/libalru

libalru is a library for creating really fast numeric based LRU caches that leverage an optimized CRC-16-CCITT ported over from @mafintosh's array-lru

array-lru c99 lru-cache lru-caches

Last synced: 22 Apr 2025

https://github.com/jwerle/repl-console

A Simple REPL Console for Node.js

Last synced: 21 Jun 2025

https://github.com/jwerle/fwyfb

fuck with your friends bash (fwyfb)

Last synced: 17 Feb 2026

https://github.com/jwerle/mdn-man

Man pages for MDN (https://developer.mozilla.org) reference

Last synced: 05 Oct 2025

https://github.com/jwerle/canvas-sketch-render-service

A HyperSource service based on HyperDrive that converts a Canvas Sketch project into production bundle.

canvas hypersource render service sketch websocket

Last synced: 22 Apr 2025

https://github.com/jwerle/libsock

Higher level API for working with sockets in C

Last synced: 30 Apr 2025

https://github.com/jwerle/alphahax

Fun little hack for Javascript for generating alphabet letters

Last synced: 25 Feb 2026

https://github.com/jwerle/libnanoresource

A C99 library for creating tiny async resources.

async c99 management nanoresource resource

Last synced: 29 Jun 2025

https://github.com/jwerle/chfreq.c

Compute character frequency in a string

Last synced: 31 Jul 2025

https://github.com/jwerle/suggest.sh

Suggests commands based on a query found in $PATH

Last synced: 13 Aug 2025

https://github.com/jwerle/regl-combine

Compose hundreds or thousands of regl commands without worrying about "too much recursion" or "maximum call stack size exceeded" errors.

Last synced: 11 Jun 2025

https://github.com/jwerle/smalltalk-examples

GNU Smalltalk Examples

Last synced: 02 Jan 2026

https://github.com/jwerle/usleep.h

usleep implementation using poll() or select()

Last synced: 21 Apr 2026

https://github.com/jwerle/clib-extras

clib utility commands

Last synced: 14 Mar 2025

https://github.com/jwerle/hypergit

Store Git in a Hyperdrive (WIP)

Last synced: 07 Jul 2025

https://github.com/jwerle/libmerkle

A C99 library for generating Merkle trees.

c99 generate merkle tree

Last synced: 28 Mar 2025

https://github.com/jwerle/libhypercore-crypto

A C99 library for various cryptographic functions used in Hypercore.

c crypto cryptography hypercore

Last synced: 28 Mar 2025

https://github.com/jwerle/coro-examples

Fun with libcoro

Last synced: 14 Mar 2025

https://github.com/jwerle/dat-shaka-packager

Shaka Packager over the DAT network

dat node packager service shaka

Last synced: 23 Jun 2025

https://github.com/jwerle/isdir.c

Determine if path is a directory

Last synced: 21 Apr 2026

https://github.com/jwerle/hyperdrive-cli

Simpe CLI for a HyperDrive

cli command-line hyperdrive p2p

Last synced: 22 Apr 2025

https://github.com/jwerle/suri

Set and get application URI schemes for OS X

Last synced: 14 Mar 2025

https://github.com/jwerle/throw.h

Create and throw errors easily

Last synced: 14 Mar 2025

https://github.com/jwerle/woop

WebWorker event loop

Last synced: 07 Jul 2025

https://github.com/jwerle/fql-workbench

A workbench for Facebook's FQL

Last synced: 30 Apr 2025

https://github.com/jwerle/hypersource-client

Simple client to talk to HyperSource endpoints

client hypercore hypersource

Last synced: 08 Jul 2025

https://github.com/jwerle/audex

Audio buffer tools

Last synced: 09 Jul 2025

https://github.com/jwerle/sauth

Command line social authentication strategies

Last synced: 22 Jun 2025

https://github.com/jwerle/clib-init

Initialize a clib package.json

Last synced: 14 Mar 2025

https://github.com/jwerle/slylang

What the hell is this?

Last synced: 14 Mar 2025

https://github.com/jwerle/domstream

Turn DOM element events into streams

Last synced: 14 Mar 2025

https://github.com/jwerle/is-localhost

Determine if a host is a localhost

Last synced: 03 Oct 2025

https://github.com/jwerle/node-stream

DOM Nodes as streams

Last synced: 12 Aug 2025

https://github.com/jwerle/getch.c

getch() implementation

Last synced: 05 Oct 2025

https://github.com/jwerle/glq

Git log message queue

Last synced: 01 Jul 2025

https://github.com/jwerle/doublelist

A doubly linked list suitable for stack allocation.

doubly-linked-list list zz

Last synced: 14 Mar 2025

https://github.com/jwerle/libjson

JSON parser and stringifier in C

Last synced: 21 Feb 2026

https://github.com/jwerle/hypermidi

Load and play MIDI from Hyperdrive over the DAT network

dat hyperdrive midi timidity

Last synced: 26 Oct 2025

https://github.com/jwerle/regl-shared-context

Share regl context variables in the same context

Last synced: 27 Oct 2025

https://github.com/jwerle/brief.mk

Brief command output for your Makefile commands

Last synced: 28 Jan 2026

https://github.com/jwerle/logger.c

Super simple C logger

Last synced: 21 Apr 2026

https://github.com/jwerle/degossip

Decentralized chat built on ZMQ and v8

Last synced: 27 Apr 2026

https://github.com/jwerle/lstack

Push and pop data to a stack from the command line

Last synced: 14 Mar 2025

https://github.com/jwerle/github-did-resolver

A DID resolver for Github identities

did github identity resolver

Last synced: 19 May 2026

https://github.com/jwerle/clib-build

Small bash script for building clib dependencies

Last synced: 28 Apr 2026

https://github.com/jwerle/lqueue

Push and shift data to a queue from the command line

Last synced: 14 Mar 2025

https://github.com/jwerle/secret-nan

NaN - the true singleton (and the hax that you can conceive)

Last synced: 03 Sep 2025

https://github.com/jwerle/libram

A C99 library for creating random access memory interfaces.

access c99 management memory ram random

Last synced: 28 Mar 2025

https://github.com/jwerle/ed25519-keygen

Simple tool to generate ed25519 key pairs and write them to disk. Written in Kotlin (Native) and backed by libuv and libsodium

ed25519 keygen kotlin native

Last synced: 28 Mar 2025

https://github.com/jwerle/cgi-arbiter

Route http requests to a CGI

Last synced: 20 Jun 2025

https://github.com/jwerle/aiff

Audio Interchange File Format (AIFF) extensions to IFF

Last synced: 17 Jul 2025

https://github.com/jwerle/happy-birthday-vipyne

A hidden machine to wish a secret happy birthday to @vipyne

Last synced: 17 Oct 2025