Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by thlorenz

A curated list of projects in awesome lists by thlorenz .

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/rust-ama-sdl2

Several examples and project demonstrating how to use SDL2 with Rust.

Last synced: 10 Dec 2024

https://github.com/thlorenz/types-box

Last synced: 10 Dec 2024

https://github.com/thlorenz/scriptie-talkie-embed

Embeds scriptie-talkie in any html page, for instance blog posts, to provide interactive code samples.

Last synced: 10 Dec 2024

https://github.com/thlorenz/sandbox

Trying things across different languages

Last synced: 10 Dec 2024

https://github.com/thlorenz/pixi-plain-js

Project setup to hack on pixijs apps with as little transpilation as possible.

Last synced: 10 Dec 2024

https://github.com/thlorenz/see

Custom grep inspired tool to find references inside JavaScript files.

Last synced: 10 Dec 2024

https://github.com/thlorenz/minimal-queue

Minimal FIFO queue implementation to be used for simple concurrency limiting scenarios.

Last synced: 10 Dec 2024

https://github.com/thlorenz/awaitable-pool

Object pool with an async checkout function.

Last synced: 10 Dec 2024

https://github.com/thlorenz/nispy

Smallish elisp scripts to do nifty things in Emacs.

Last synced: 10 Dec 2024

https://github.com/thlorenz/valuepack-mine-github

Mines github for user and repository data used by valuepack.

Last synced: 10 Dec 2024

https://github.com/thlorenz/load-css

Dynamically loads CSS into the document head.

Last synced: 22 Oct 2024

https://github.com/thlorenz/guitypist

Experiment to use guitar playing skills to write code -- stay tuned (npi) :)

Last synced: 10 Dec 2024

https://github.com/thlorenz/trance

TRAce enhaNCEr. Adds relevant code snippets to a trace.

Last synced: 10 Dec 2024

https://github.com/thlorenz/nebraska

Streams the state of another stream.

Last synced: 10 Dec 2024

https://github.com/thlorenz/readline-testharness

Harness for testing modules that add functionality to the nodejs readline.

Last synced: 10 Dec 2024

https://github.com/thlorenz/trace-filter-internals

Filters internal functions from a given trace.

Last synced: 10 Dec 2024

https://github.com/thlorenz/sol-utils

Various utility scripts to work with Solana

Last synced: 10 Dec 2024

https://github.com/thlorenz/mutiny

Recursively mutates files in a given directory.

Last synced: 10 Dec 2024

https://github.com/thlorenz/version-encoder

Encode a x.y.z type version number up to v255.255.255.

Last synced: 10 Dec 2024

https://github.com/thlorenz/6bit-encoder

Encodes 6bit numbers (0..63) to URL safe chars.

Last synced: 10 Dec 2024

https://github.com/thlorenz/chainparser

Deserializing Solana accounts using their progam IDL

Last synced: 22 Oct 2024

https://github.com/thlorenz/benchmarks

Various fun benchmarks

Last synced: 10 Dec 2024

https://github.com/thlorenz/procps-ticker

Ticks `proc` info of the host machine at given intervals and exposes it via a stream interface.

Last synced: 10 Dec 2024

https://github.com/thlorenz/pnacl-quickstart

pnacl-quickstart

Last synced: 10 Dec 2024

https://github.com/thlorenz/commandify

Executes a command whenever the bundle is created.

Last synced: 10 Dec 2024

https://github.com/thlorenz/show-stream-progress

Shows progress of any async operation that streams results.

Last synced: 10 Dec 2024

https://github.com/thlorenz/parse-base64vlq-mappings

Parses out base64 VLQ encoded mappings.

Last synced: 10 Dec 2024

https://github.com/thlorenz/ndjson-aggregator

Aggregates ndjson output into one JSON object, keyed by a given property.

Last synced: 10 Dec 2024

https://github.com/thlorenz/hha-encode

Encodes and decodes processed Pokerhands

Last synced: 10 Dec 2024

https://github.com/thlorenz/nest-stream

Stream that allows nesting another stream for each value of the outer stream and streams the flattened result.

Last synced: 10 Dec 2024

https://github.com/thlorenz/coffeeify-redux

browserify v2 plugin to compile coffee-script automatically using the coffee-script-redux compiler

Last synced: 10 Dec 2024

https://github.com/thlorenz/assert-cb

Assert that calls a function with an error instead of throwing it if the assert fails.

Last synced: 10 Dec 2024

https://github.com/thlorenz/level-json-edit

Taking editing json to the next level with multilevel.

Last synced: 10 Dec 2024

https://github.com/thlorenz/gapi-url

Small wrapper around Google Url Shortener API providing 'insert' and 'get' methods.

Last synced: 10 Dec 2024

https://github.com/thlorenz/log.mac

Minimal yet colorful logging macros.

Last synced: 10 Dec 2024

https://github.com/thlorenz/chunk-rate-readable

Measures the rate at which a given stream emits data chunks and streams the result.

Last synced: 10 Dec 2024

https://github.com/thlorenz/stringify-key

Stringifies key objects emitted by nodejs readline.

Last synced: 10 Dec 2024

https://github.com/thlorenz/jsdoc-githubify-inject

Injects jsdoc styles into pages that have been jsdoc-githubified.

Last synced: 10 Dec 2024

https://github.com/thlorenz/plain-hamming

Calculate the Hamming distance between two strings using algorithm that does no input checking to be faster.

Last synced: 10 Dec 2024

https://github.com/thlorenz/render-routes

Give it a routes object and it spits out html that you can load into your browser.

Last synced: 10 Dec 2024

https://github.com/thlorenz/babylon-plain-js

Project setup to hack on babylonjs apps using plain JavaScript with as little transpilation as possible.

Last synced: 10 Dec 2024

https://github.com/thlorenz/instructions

Gives any kind of instruction when the user visits the page.

Last synced: 10 Dec 2024

https://github.com/thlorenz/async-through

Readable stream that ensures that onend is only called once no ondata items are pending, thus supporting async operations inside ondata.

Last synced: 10 Dec 2024

https://github.com/thlorenz/bdd_nodechat

Reimplementing node.js chat example in CoffeeScript BDD style using jasmine

Last synced: 10 Dec 2024

https://github.com/thlorenz/namespace-cc

Namespaces C++ files in a directory (non-recursive)

Last synced: 10 Dec 2024

https://github.com/thlorenz/lldb-ifl

Adds *gdb* `info registers eflags` feature to lldb.

Last synced: 10 Dec 2024

https://github.com/thlorenz/batufo-rs

UFO space game written in rust

Last synced: 10 Dec 2024

https://github.com/thlorenz/vagrant-sandbox

Playing with vagrant -- that's all.

Last synced: 10 Dec 2024

https://github.com/thlorenz/shape-scrape

Scrapes shape files from http://data.fs.usda.gov/geodata/edw/datasets.php

Last synced: 10 Dec 2024

https://github.com/thlorenz/async-hooks

Processes ah-net data obtained from async resources related to network operations.

Last synced: 10 Dec 2024

https://github.com/thlorenz/bevy-gl

Last synced: 10 Dec 2024

https://github.com/thlorenz/pdetail

Companion package to prange which provides more detail for each combo in a card range.

Last synced: 10 Dec 2024

https://github.com/thlorenz/pricetory

Historical market prices efficient and fast

Last synced: 10 Dec 2024

https://github.com/thlorenz/lex

Dart lexer based on pygments regular expressions.

Last synced: 10 Dec 2024

https://github.com/thlorenz/threads

Playing with pthreads and such.

Last synced: 10 Dec 2024

https://github.com/thlorenz/format-json-stream

Formats a JSON stream to make it more readable by adding proper indentation and newlines.

Last synced: 10 Dec 2024

https://github.com/thlorenz/resolve-git-remote

Resolves the remote url of the local git repository in the current folder.

Last synced: 10 Dec 2024

https://github.com/thlorenz/hhp-log

Stores Poker hands parsed with hhp in an append-only log.

Last synced: 10 Dec 2024

https://github.com/thlorenz/math-euler

Euler math functions ported from THREE.js

Last synced: 10 Dec 2024

https://github.com/thlorenz/require-module

Requires a module found relative to given root or working directory.

Last synced: 10 Dec 2024

https://github.com/thlorenz/stream.c

Wraps uv.h streams API to easily allow piping streams.

Last synced: 10 Dec 2024

https://github.com/thlorenz/wysiwyg

wysiwyg markdown editor

Last synced: 10 Dec 2024

https://github.com/thlorenz/macualay

Last synced: 20 Dec 2024

https://github.com/thlorenz/browserify-sourcemap-example

Shows how browserify source mapping urls work (via separate browserify fork).

Last synced: 10 Dec 2024

https://github.com/thlorenz/procps-render

Renders an instance of procps data in the terminal

Last synced: 10 Dec 2024

https://github.com/thlorenz/translocator

Convert line-column locations to ranges and vice-versa.

Last synced: 10 Dec 2024

https://github.com/thlorenz/pdetail-diff

Concise way to express which card combos found in a set are also set in another

Last synced: 10 Dec 2024

https://github.com/thlorenz/dog-example-getting-started

Source to the Dog - Getting Started tutorial.

Last synced: 10 Dec 2024

https://github.com/thlorenz/spinup-tarstreams

Spins up tar streams each in it's own docker container.

Last synced: 10 Dec 2024

https://github.com/thlorenz/facile-clone

Creates a shallow clone of an object, focusing on primitives and omitting or clipping large values.

Last synced: 10 Dec 2024

https://github.com/thlorenz/jsdocme

Generates markdown for JSDoc type expressions found in a project's JavaScript files.

Last synced: 10 Dec 2024

https://github.com/thlorenz/npmatchub

Attempts to match npm users who failed to provide their github name with a github account and do the same for their npm packages.

Last synced: 10 Dec 2024

https://github.com/thlorenz/debugium-take1

Attempt at pulling out chromium debugger to use it with Node.js.

Last synced: 10 Dec 2024

https://github.com/thlorenz/dev-bro

devtools/browserify experiment

Last synced: 10 Dec 2024

https://github.com/thlorenz/resolve-github-refs

Resolves all refs for a remote github repo, including heads, tags and pulls.

Last synced: 10 Dec 2024

https://github.com/thlorenz/hha-pokerhand

Visualizes pokerhand analyzed with hha.

Last synced: 10 Dec 2024

https://github.com/thlorenz/func

Functional JavaScript programming

Last synced: 10 Dec 2024

https://github.com/thlorenz/depstats

Groups modules by package and includes stats.

Last synced: 10 Dec 2024

https://github.com/thlorenz/gport

Gets the next available port starting from the given port number.

Last synced: 10 Dec 2024

https://github.com/thlorenz/pixi-basics

Following pixijs examples at https://pixijs.io/examples.

Last synced: 10 Dec 2024

https://github.com/thlorenz/readarepo-web

Web app that converts a git repo into html pages to read anywhere.

Last synced: 10 Dec 2024

https://github.com/thlorenz/workout-frs

Workout Project written in Flutter and Rust

Last synced: 10 Dec 2024

https://github.com/thlorenz/ytdl

Last synced: 10 Dec 2024

https://github.com/thlorenz/sierpinski

Sierpinski carpet on canvas.

Last synced: 10 Dec 2024

https://github.com/thlorenz/module-driven-development

Slide on my module driven development with replpad as example talk

Last synced: 10 Dec 2024

https://github.com/thlorenz/simple-db-cache

Simple Db Cache based on mtime.

Last synced: 10 Dec 2024

https://github.com/thlorenz/zuul-mp

Runs your mocha tests with zuul and phantomjs locally or on a build server.

Last synced: 10 Dec 2024

https://github.com/thlorenz/files-provider

Provides apps with file(s) identified via a regex.

Last synced: 10 Dec 2024

https://github.com/thlorenz/eslint-config-standart

Linting rules that make your code look like art that stands on it's own

Last synced: 10 Dec 2024

https://github.com/thlorenz/nuv

Native Abstractions for libuv.

Last synced: 10 Dec 2024

https://github.com/thlorenz/bsts

Better Safe than Sorry, the app that helps you check that all is taken care of

Last synced: 10 Dec 2024