Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by felixge
A curated list of projects in awesome lists by felixge .
https://github.com/felixge/node-style-guide
A guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
Last synced: 18 Dec 2024
https://github.com/felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
go golang performance performance-analysis profiling profiling-library
Last synced: 23 Dec 2024
https://github.com/felixge/node-ar-drone
A node.js client for controlling Parrot AR Drone 2.0 quad-copters.
Last synced: 20 Dec 2024
https://github.com/felixge/node-dateformat
A node.js package for Steven Levithan's excellent dateFormat() function.
Last synced: 17 Dec 2024
https://github.com/felixge/httpsnoop
Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from your application's http.Handlers.
Last synced: 18 Dec 2024
https://github.com/felixge/node-memory-leak-tutorial
A tutorial for debugging memory leaks in node
Last synced: 21 Dec 2024
https://github.com/felixge/fgtrace
fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.
Last synced: 20 Dec 2024
https://github.com/felixge/faster-than-c
Talk outline: Faster than C? Parsing binary data in JavaScript.
Last synced: 21 Dec 2024
https://github.com/felixge/node-dirty
A tiny & fast key value store with append-only disk log. Ideal for apps with < 1 million records.
Last synced: 20 Dec 2024
https://github.com/felixge/node-stack-trace
Get v8 stack traces as an array of CallSite objects.
Last synced: 19 Dec 2024
https://github.com/felixge/sqlbench
sqlbench measures and compares the execution time of one or more SQL queries.
benchmarking performance postgresql sql
Last synced: 23 Dec 2024
https://github.com/felixge/nodeguide.com
My unofficial and opinionated guide to node.js.
Last synced: 20 Dec 2024
https://github.com/felixge/node-couchdb
A new CouchDB module following node.js idioms
Last synced: 20 Dec 2024
https://github.com/felixge/node-sandboxed-module
A sandboxed node.js module loader that lets you inject dependencies into your modules.
Last synced: 21 Dec 2024
https://github.com/felixge/node-require-all
An easy way to require all files within a directory.
Last synced: 21 Dec 2024
https://github.com/felixge/tcpkeepalive
Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.
Last synced: 22 Dec 2024
https://github.com/felixge/node-paperboy
A node.js module for delivering static files.
Last synced: 17 Nov 2024
https://github.com/felixge/godrone
GoDrone is a free software alternative firmware for the Parrot AR Drone 2.0.
Last synced: 17 Nov 2024
https://github.com/felixge/node-romulus
Building static empires with node.js.
Last synced: 27 Oct 2024
https://github.com/felixge/node-gently
A node.js module that helps with stubbing and behavior verification.
Last synced: 21 Dec 2024
https://github.com/felixge/node-combined-stream
A stream that emits multiple other streams one after another.
Last synced: 21 Dec 2024
https://github.com/felixge/cakephp-authsome
Auth for people who hate the Auth component
Last synced: 27 Oct 2024
https://github.com/felixge/node-cross-compiler
Simplified cross compiling for node.js using vagrant.
Last synced: 27 Oct 2024
https://github.com/felixge/node-growing-file
A readable file stream for files that are growing.
Last synced: 27 Oct 2024
https://github.com/felixge/pidctrl
A PID controller implementation in Golang.
Last synced: 27 Oct 2024
https://github.com/felixge/node-m3u
A node.js module for creating m3u / m3u8 files.
Last synced: 27 Oct 2024
https://github.com/felixge/debuggable-scraps
MIT licensed code without warranty ; )
Last synced: 27 Oct 2024
https://github.com/felixge/traceutils
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
Last synced: 27 Oct 2024
https://github.com/felixge/node-delayed-stream
Buffers events from a stream until you are ready to handle them.
Last synced: 22 Dec 2024
https://github.com/felixge/flame-explain
A PostgreSQL EXPLAIN ANALYZE visualizer with advanced quirk correction algorithms.
database performance postgresql query sql tool visualizer
Last synced: 27 Oct 2024
https://github.com/felixge/node-stream-cache
A simple way to cache and replay readable streams.
Last synced: 17 Nov 2024
https://github.com/felixge/go-xxd
The history of this repo demonstrates how to take a slow xxd implementation in Go, and make it faster than the native version on OSX/Linux.
Last synced: 27 Oct 2024
https://github.com/felixge/go-ardrone
Parrot AR Drone 2.0 drivers and protocols written in Go.
Last synced: 27 Oct 2024
https://github.com/felixge/node-buffy
A module to read / write binary data and streams.
Last synced: 27 Oct 2024
https://github.com/felixge/node-require-like
Generates require functions that act as if they were operating in a given path.
Last synced: 27 Oct 2024
https://github.com/felixge/node-multipart-parser
A fast and streaming multipart parser.
Last synced: 27 Oct 2024
https://github.com/felixge/node-nix
Node.js bindings for non-portable *nix functions
Last synced: 27 Oct 2024
https://github.com/felixge/node-fake
Test one thing at a time, fake the rest.
Last synced: 27 Oct 2024
https://github.com/felixge/gounwind
Experimental go stack unwinding using frame pointers.
Last synced: 27 Oct 2024
https://github.com/felixge/node-bash
Utilities for using bash from node.js.
Last synced: 27 Oct 2024
https://github.com/felixge/pgmigrate
pgmigrate implements a minimalistic migration library for postgres.
Last synced: 27 Oct 2024
https://github.com/felixge/node-comment
Proof of concept - Long polling message queue with CouchDB for persistence.
Last synced: 27 Oct 2024
https://github.com/felixge/node-ugly
A hack so unbelievably ugly, yet so hard to resist
Last synced: 27 Oct 2024
https://github.com/felixge/cl
Quickly clone git repositories into a nested folders like GOPATH.
Last synced: 27 Oct 2024
https://github.com/felixge/open-source-contribution-guide
A guide for anybody interested in contribution to my open source projects.
Last synced: 22 Dec 2024
https://github.com/felixge/node-active-x-obfuscator
A module to (safely) obfuscate all occurrences of the string 'ActiveX' inside any JavaScript code.
Last synced: 27 Oct 2024
https://github.com/felixge/node-channel
A general purpose comet server written in node.js
Last synced: 27 Oct 2024
https://github.com/felixge/go-observability-bench
Measure the overheads of various observability tools, especially profilers.
Last synced: 27 Oct 2024
https://github.com/felixge/gotraceanalyzer
Command gotraceanalyzer turns golang tracebacks into useful summaries.
Last synced: 27 Oct 2024
https://github.com/felixge/rebel-resize
Dynamic image resizing server written during my web rebels 2012 live coding.
Last synced: 27 Oct 2024
https://github.com/felixge/node-lazy-socket
A stateless socket that always lets you write().
Last synced: 27 Oct 2024
https://github.com/felixge/node-fast-or-slow
Are your tests fast or slow? A pragmatic testing framework.
Last synced: 27 Oct 2024
https://github.com/felixge/node-deferred
Dojo deferreds as a nodejs module - Work in Progress
Last synced: 27 Oct 2024
https://github.com/felixge/runtimemetrics
Prints a list of all runtime/metrics and their properties.
Last synced: 27 Oct 2024
https://github.com/felixge/raleigh-workshop-08
Code repository for the Raleigh, NC CakePHP workshop
Last synced: 27 Oct 2024
https://github.com/felixge/node-convert-example
Node.js image resizing demo. One version with and one version without in-memory caching.
Last synced: 22 Dec 2024
https://github.com/felixge/couchdb-benchmarks
some benchmark scripts for testing CouchDB performance
Last synced: 27 Oct 2024
https://github.com/felixge/goardronefirmware
Open source firmware for the Parrot AR Drone 2.0 written in Go.
Last synced: 27 Oct 2024
https://github.com/felixge/node-socketio-benchmark
A WebSocket / LongPolling simulation to estimate users / core
Last synced: 27 Oct 2024
https://github.com/felixge/node-passthrough-stream
An example of a passthrough stream for node.js
Last synced: 27 Oct 2024
https://github.com/felixge/gpac
Mirror of https://gpac.svn.sourceforge.net/svnroot/gpac/trunk/gpac + my patches
Last synced: 27 Oct 2024
https://github.com/felixge/node-http-recorder
A little tool to record and replay http requests.
Last synced: 27 Oct 2024
https://github.com/felixge/nodecopter-ssh-tunnel
Bash scripts for controlling an AR Drone over the internet via ssh tunneling.
Last synced: 27 Oct 2024
https://github.com/felixge/node-cluster-isolatable
Isolate workers so they only handle one request at a time. Useful for file uploads.
Last synced: 27 Oct 2024
https://github.com/felixge/dump
A code dump of things not worth putting into their own repo.
Last synced: 27 Oct 2024
https://github.com/felixge/proftest
proftest is a C application for testing the quality of different operating system APIs for profiling.
Last synced: 27 Oct 2024
https://github.com/felixge/focus-app
Helps you focus by hiding all your windows except the ones you are currently working in.
Last synced: 27 Oct 2024
https://github.com/felixge/isalphanumeric
A small arm64 SIMD adventure for gophers.
Last synced: 27 Oct 2024
https://github.com/felixge/dd-trace-go-demo
A simple application to show how to use dd-trace-go's tracer and profiler.
Last synced: 27 Oct 2024
https://github.com/felixge/go-cgo-finalizer
Demonstrates using runtime.SetFinalizer to free cgo memory allocations.
Last synced: 27 Oct 2024
https://github.com/felixge/s3.sh
Bash functions for Amazon S3. (Not complete, just scratching my itch)
Last synced: 27 Oct 2024