Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by thlorenz
A curated list of projects in awesome lists by thlorenz .
https://github.com/thlorenz/dynamic-dedupe
Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.
Last synced: 01 Nov 2024
https://github.com/thlorenz/runnel
Simple and small (~ 80 loc) flow control library to execute async functions in sequence.
Last synced: 22 Oct 2024
https://github.com/thlorenz/learn-c-the-hard-way
Samples from learn C the hard way
Last synced: 22 Oct 2024
https://github.com/thlorenz/viralify
Injects browserify transforms into specified dependencies of a package recursively.
Last synced: 22 Oct 2024
https://github.com/thlorenz/generate-sourcemap
Generates a source map for files that were packed into a bundle.
Last synced: 22 Oct 2024
https://github.com/thlorenz/beejs-guide-to-network-samples
Beej's Guide to Network Programming samples refactored to match my preferences
Last synced: 22 Oct 2024
https://github.com/thlorenz/v8-tools-core
Core JavaScript modules supporting v8 tools.
Last synced: 22 Oct 2024
https://github.com/thlorenz/cathode
Example for react server side rendering without the fluff
Last synced: 22 Oct 2024
https://github.com/thlorenz/transfigurify
Configure which browserify transforms get applied to your package via an environment variable.
Last synced: 22 Oct 2024
https://github.com/thlorenz/gitbookify
Generates gitbook chapters and sections from a given markdown file.
Last synced: 22 Oct 2024
https://github.com/thlorenz/varify
browserify transform that converts all const assignments to var assignments.
Last synced: 22 Oct 2024
https://github.com/thlorenz/ansistyles
Functions that surround a string with ansistyle codes.
Last synced: 22 Oct 2024
https://github.com/thlorenz/pokertell-one
Gathers information about your online poker opponents and presents it as an interactive overlay on top of the poker table.
Last synced: 22 Oct 2024
https://github.com/thlorenz/exmala
Comparing different approaches to parse large XML messages.
Last synced: 22 Oct 2024
https://github.com/thlorenz/hookup
Get hooked up with async-hooks to gain insight into your Node.js applications.
Last synced: 22 Oct 2024
https://github.com/thlorenz/snippetify
Splits a given JavaScript file into as many parsable snippets as possible.
Last synced: 22 Oct 2024
https://github.com/thlorenz/dockerify-github-repo
Given a github repository url, returns a tar stream for each release with Dockerfile injected that can be piped into docker too create an image.
Last synced: 22 Oct 2024
https://github.com/thlorenz/appup
CLI to launch apps that use an express main server and an optional restif api server.
Last synced: 22 Oct 2024
https://github.com/thlorenz/tictactoe
Solana TicTacToe built with the MetaStack
Last synced: 22 Oct 2024
https://github.com/thlorenz/gai
Gdb Assembly Informant steps through your assembly code one instruction at a time and diffs register values.
Last synced: 22 Oct 2024
https://github.com/thlorenz/v8-dox
Doxygen generated v8 dox for each relevant Node.js version.
Last synced: 22 Oct 2024
https://github.com/thlorenz/gendo
Generates docs via documentationjs, updates README checks that in and then generates github pages with nicely rendered docs.
Last synced: 22 Oct 2024
https://github.com/thlorenz/1t
Ensures that only one instance of your module exists either serverside or in the browser.
Last synced: 22 Oct 2024
https://github.com/thlorenz/transformify
Takes a synchronous function that transforms a string and converts it into a transform compatible with browserify, catw and mutiny.
Last synced: 22 Oct 2024
https://github.com/thlorenz/solana-idl
Rust Solana IDL types definitions de/serializable with serde
Last synced: 22 Oct 2024
https://github.com/thlorenz/request-all-pages
Requests all pages of paginated data and emits them into a stream or aggregates them into an array.
Last synced: 22 Oct 2024
https://github.com/thlorenz/phan-wallet-mock
πͺ Mock version of Phantom Wallet. ONLY USE FOR TESTING!!!
Last synced: 16 Oct 2024
https://github.com/thlorenz/thread-communication-libuv
Small examples related to scheduling work and communicating results + process across threads with libuv
Last synced: 22 Oct 2024
https://github.com/thlorenz/mothership
Helps a module find its package.json mothership.
Last synced: 22 Oct 2024
https://github.com/thlorenz/sync-stream.c
synchronous stream implementation in C
Last synced: 22 Oct 2024
https://github.com/thlorenz/procps
Node.js bindings for procps, a library that provides information about processes using the /proc filesystem
Last synced: 22 Oct 2024
https://github.com/thlorenz/phan-wallet-mock-react-example
Shows how to use phan-wallet-mock to test wallet functionality of a react app with Cypress.
Last synced: 22 Oct 2024
https://github.com/thlorenz/rename-function-calls
Renames function calls, but leaves function definitions unchanged.
Last synced: 22 Oct 2024
https://github.com/thlorenz/unique-concat
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
Last synced: 22 Oct 2024
https://github.com/thlorenz/findex
Indexes locations of functions inside a project by the checksum of the function string to find them later.
Last synced: 22 Oct 2024
https://github.com/thlorenz/resolve-jit-symbols
Resolves symbols for dynamic code generated by a JIT via a map file.
Last synced: 22 Oct 2024
https://github.com/thlorenz/gitify
Tool to create a remote github repository and add and push content to it.
Last synced: 22 Oct 2024
https://github.com/thlorenz/bevy-gltf-viewer
Rotating Gltf that it loads with editor tools to use as inspector cam
Last synced: 22 Oct 2024
https://github.com/thlorenz/flutter_mvvm
An example of implementing a flutter MVVM application using two simple base classes for StatefulWidgets and State respectively.
Last synced: 22 Oct 2024
https://github.com/thlorenz/function-comment
Given some JavaScript and the line on which a function is defined it returns comments and jsdocs found right above that function.
Last synced: 22 Oct 2024
https://github.com/thlorenz/prune-html
Given an html string it removes elements matching CSS selector(s) and returns the pruned html string.
Last synced: 22 Oct 2024
https://github.com/thlorenz/lnr
Recursively soft links all occurrences of a directory to another one.
Last synced: 22 Oct 2024
https://github.com/thlorenz/babylon-typescript
Project setup to hack on babylonjs apps in typescript.
Last synced: 22 Oct 2024
https://github.com/thlorenz/lver
Returns latest published version of a given npm package.
Last synced: 22 Oct 2024
https://github.com/thlorenz/readarepo-zip
Convert a git repo into html pages to read anywhere.
Last synced: 22 Oct 2024
https://github.com/thlorenz/browserify-devdupe
Dedupes packages included in a browserify bundle according to a given crite
Last synced: 22 Oct 2024
https://github.com/thlorenz/valuepack
Community driven rating system for nodejs modules on npm in order to help in selecting the right one.
Last synced: 22 Oct 2024
https://github.com/thlorenz/rogue-cross
Implementing some chapters of the Roguelike Tutorial - In Rust.
Last synced: 22 Oct 2024
https://github.com/thlorenz/fsharpspec
Another specification framework for F Sharp
Last synced: 22 Oct 2024
https://github.com/thlorenz/hotplates
Compiles and stores handlebars templates and registers partials for faster view resolution.
Last synced: 27 Oct 2024
https://github.com/thlorenz/pixi-typescript
Project setup to hack on [pixijs](www.pixijs.com) apps in typescript.
Last synced: 22 Oct 2024
https://github.com/thlorenz/flush-all
Calls `fflush(NULL)` to flush all open buffers.
Last synced: 22 Oct 2024
https://github.com/thlorenz/stringify-buffer
Converts a buffer a collection of strings, one for each possible encoding.
Last synced: 22 Oct 2024
https://github.com/thlorenz/promfig
Completes a given config by prompting the user for the missing properties.
Last synced: 22 Oct 2024
https://github.com/thlorenz/wasmjsgen
Wasmjs binding generator adapted from ffigen
Last synced: 22 Oct 2024
https://github.com/thlorenz/pdf-annotations-converter
Converts annotations found in PDF files to different formats.
Last synced: 22 Oct 2024
https://github.com/thlorenz/standart
Linting rules that make your code look like art that stands on it's own
Last synced: 22 Oct 2024
https://github.com/thlorenz/chromium-build
Fork of: https://chromium.googlesource.com/chromium/src/build
Last synced: 22 Oct 2024
https://github.com/thlorenz/inspect-stream
Inspects a nodejs stream 2+ and logs the data that's coming through.
Last synced: 22 Oct 2024
https://github.com/thlorenz/pretty-trace
Prettifies traces emitted by tools like lldb.
Last synced: 22 Oct 2024
https://github.com/thlorenz/solfmt
Formats output of Solana's cargo test-bpf/test-sbf command
Last synced: 22 Oct 2024
https://github.com/thlorenz/nad-bindings
Generic Node.js bindings, uses node-bindings for .node modules and process.binding when run as part of Node.js
Last synced: 22 Oct 2024
https://github.com/thlorenz/napibox
Experimenting with the new napi Node.js addon API
Last synced: 22 Oct 2024
https://github.com/thlorenz/imap-locally
IMAP server and client teaching me server side - rock on
Last synced: 22 Oct 2024
https://github.com/thlorenz/docker-valgrind
Dockerfile with build tools and valgrind that sets up make entrypoint
Last synced: 22 Oct 2024
https://github.com/thlorenz/simplay
Given an artist name it spits out links to playlists and/or search results of similar artists on youtube, last.fm and rdio.
Last synced: 22 Oct 2024
https://github.com/thlorenz/ps-aux
Supplies process information via the ps aux command.
Last synced: 22 Oct 2024
https://github.com/thlorenz/stream-spectrum
A variety of streams to be used in samples and/or tests.
Last synced: 22 Oct 2024
https://github.com/thlorenz/browserify-sourcemap-poc
Source mapping urls for browserify proof of concept.
Last synced: 22 Oct 2024
https://github.com/thlorenz/sample-heap-allocations
Samples heap allocations, indicating functions in which the memory was allocated
Last synced: 22 Oct 2024
https://github.com/thlorenz/workout
Simple app to help with workout routine.
Last synced: 22 Oct 2024
https://github.com/thlorenz/notifypropertychanged
Using different approaches to implement INotifyPropertyChanges AOP style
Last synced: 22 Oct 2024
https://github.com/thlorenz/attack
Tool that surfaces problems in your application that render it insecure or may cause it to crash.
Last synced: 22 Oct 2024
https://github.com/thlorenz/gittopdf
Convert source code from a git repository into a PDF file to read it anywhere
Last synced: 22 Oct 2024
https://github.com/thlorenz/boondocker
App to show all available free and low cost campgrounds
Last synced: 22 Oct 2024
https://github.com/thlorenz/sol-contracts
Collection of simple solana contracts from all over the place
Last synced: 22 Oct 2024
https://github.com/thlorenz/sinless
Adapts sync functions to expose async api and leaves async functions unchanged.
Last synced: 22 Oct 2024
https://github.com/thlorenz/challenge
Solana smart contract that allows participants to redeem tokens/NFTs by solving challenges
Last synced: 22 Oct 2024
https://github.com/thlorenz/bconfig
Structures a requirejs config into shim and remote objects to easier interface with browserify.
Last synced: 22 Oct 2024
https://github.com/thlorenz/rust-ama-sdl2
Several examples and project demonstrating how to use SDL2 with Rust.
Last synced: 22 Oct 2024
https://github.com/thlorenz/flex-best-practices
Sample code relating to my blog posts about best practices in flex e.g. BDD, DI
Last synced: 22 Oct 2024
https://github.com/thlorenz/typo
β¨οΈThe platformer 10 finger typing game
Last synced: 22 Oct 2024
https://github.com/thlorenz/ntz
Normalizes timezone inside a date string to be convertible to a JavaScript Date.
Last synced: 22 Oct 2024
https://github.com/thlorenz/asyncreduce
Reduce an array of values via an asynchronous function.
Last synced: 22 Oct 2024
https://github.com/thlorenz/pygmentsjs
Python server and JavaScript client talking via stdin/stdout to highlight code using the pygments highlighter.
Last synced: 22 Oct 2024
https://github.com/thlorenz/update-section
Updates a section inside a file with newer content while removing the old content.
Last synced: 22 Oct 2024
https://github.com/thlorenz/namespace-css
Namespaces all rules found in a CSS file to make them only apply to a subset of the page.
Last synced: 22 Oct 2024