Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 30 Jul 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: 31 Jul 2024

https://github.com/felixge/node-ar-drone

A node.js client for controlling Parrot AR Drone 2.0 quad-copters.

Last synced: 03 Aug 2024

https://github.com/felixge/node-dateformat

A node.js package for Steven Levithan's excellent dateFormat() function.

Last synced: 30 Jul 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: 31 Jul 2024

https://github.com/felixge/node-memory-leak-tutorial

A tutorial for debugging memory leaks in node

Last synced: 31 Jul 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: 02 Aug 2024

https://github.com/felixge/faster-than-c

Talk outline: Faster than C? Parsing binary data in JavaScript.

Last synced: 09 Aug 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: 06 Aug 2024

https://github.com/felixge/node-stack-trace

Get v8 stack traces as an array of CallSite objects.

Last synced: 04 Aug 2024

https://github.com/felixge/node-couchdb

A new CouchDB module following node.js idioms

Last synced: 01 Aug 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: 01 Aug 2024

https://github.com/felixge/node-sandboxed-module

A sandboxed node.js module loader that lets you inject dependencies into your modules.

Last synced: 01 Aug 2024

https://github.com/felixge/node-require-all

An easy way to require all files within a directory.

Last synced: 02 Aug 2024

https://github.com/felixge/node-m3u

A node.js module for creating m3u / m3u8 files.

Last synced: 01 Aug 2024

https://github.com/felixge/traceutils

Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.

Last synced: 04 Aug 2024

https://github.com/felixge/node-utest

The minimal unit testing library.

Last synced: 04 Aug 2024