Projects in Awesome Lists by lsegal
A curated list of projects in awesome lists by lsegal .
https://github.com/lsegal/yard
YARD is a Ruby Documentation tool. The Y stands for "Yay!"
documentation rdoc ruby ruby-documentation tool yard yardoc
Last synced: 22 Apr 2025
https://github.com/lsegal/my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
Last synced: 08 Apr 2025
https://github.com/lsegal/atom-runner
This package will run various script files inside of Atom. It currently supports JavaScript, CoffeeScript, Ruby, and Python. You can add more.
Last synced: 20 Nov 2024
https://github.com/lsegal/barracuda
Barracuda is a Ruby wrapper library for the OpenCL architecture.
Last synced: 09 Apr 2025
https://github.com/lsegal/cppgo
Call virtual methods on C++ classes from Go without cgo.
Last synced: 17 Mar 2025
https://github.com/lsegal/yard-spec-plugin
YARD Plugin example that documents RSpec code (live example in homepage)
Last synced: 22 Mar 2025
https://github.com/lsegal/gorb
Auto-generates a native Ruby wrapper stub for a given Go package.
Last synced: 11 Apr 2025
https://github.com/lsegal/samus
Samus helps you release Open Source Software.
Last synced: 17 Mar 2025
https://github.com/lsegal/yard-js
YARD plugin for documenting JavaScript source code
Last synced: 22 Mar 2025
https://github.com/lsegal/easy_audio
EasyAudio is a simplified Ruby wrapper for the portaudio library.
Last synced: 22 Mar 2025
https://github.com/lsegal/couch-todo
A simple TODO app written in Javascript using CouchDB
Last synced: 21 Mar 2025
https://github.com/lsegal/things-export
Export my Things.app todo items to a simple webpage
Last synced: 11 Apr 2025
https://github.com/lsegal/brainz
Brainz is an Artificial Neural Network library written in Ruby
Last synced: 11 Apr 2025
https://github.com/lsegal/easy_vst
A VST Instrument Plug-In that connects to a remote Ruby process via DRb to process audio samples and MIDI messages.
Last synced: 11 Apr 2025
https://github.com/lsegal/friend
Adds fine grained visibility semantics to Ruby
Last synced: 11 Apr 2025
https://github.com/lsegal/yard-types-parser
Parses YARD formal type declarations into a human readable format.
Last synced: 11 Apr 2025
https://github.com/lsegal/yard-blame
Adds git blame info to your docs (alpha)
Last synced: 11 Apr 2025
https://github.com/lsegal/mmmail
Mmm, a Minimalist mail library for Ruby. Works with SMTP or sendmail. Provides a one-call method for simple one-off emailing.
Last synced: 11 Apr 2025
https://github.com/lsegal/yard-examples
Examples from my Montreal.rb talk (slides at http://is.gd/14bdd)
Last synced: 11 Apr 2025
https://github.com/lsegal/gem-sane-binary
RubyGems plugin to allow gem install to generate executables that work for both Ruby 1.8 and 1.9
Last synced: 11 Apr 2025
https://github.com/lsegal/trac-export-wiki
Exports Trac wiki pages as local HTML files
Last synced: 11 Apr 2025
https://github.com/lsegal/metamorph
Transparently defines instance methods inside anonymous module so mixins can override them with proper inheritance.
Last synced: 11 Apr 2025
https://github.com/lsegal/tadpole
Tadpole: A Small but Extensible Templating Engine for Ruby
Last synced: 11 Apr 2025
https://github.com/lsegal/couchio
Virtual filesystem support for a CouchDB database.
Last synced: 11 Apr 2025
https://github.com/lsegal/github-release-from-changelog-action
Creates a GitHub release from a CHANGELOG file
Last synced: 23 Mar 2025
https://github.com/lsegal/complexity
Calculates the McCabe cyclomatic complexity index of the methods in your Ruby code.
Last synced: 11 Apr 2025
https://github.com/lsegal/nospellcheck
Chrome extension to enable Firefox-like spellchecking defaults (only check textareas by default)
Last synced: 21 Mar 2025
https://github.com/lsegal/middlebuttonscroll
Adds smooth scrolling for the middle button auto-scroll and improves the UI. click to edit
Last synced: 21 Mar 2025
https://github.com/lsegal/flutter_multi_instance_handler
Detect and handle multiple instances of a Flutter application.
Last synced: 11 Apr 2025
https://github.com/lsegal/force_bind
Adds UnboundMethod#bind_class to bind an UnboundMethod to a class.
Last synced: 11 Apr 2025
https://github.com/lsegal/mob_spawner
Manages and spawns worker threads to run arbitrary shell commands.
Last synced: 11 Apr 2025
https://github.com/lsegal/tankracer
A small implementation of the Quake3 engine in the form of a racing game
Last synced: 21 Mar 2025
https://github.com/lsegal/gemstats_analysis
Analysis of Gem Usage Statistics
Last synced: 21 Mar 2025
https://github.com/lsegal/py-ruby-decorators
The most Pythonic decorators possible using Ruby syntax
Last synced: 21 Mar 2025
https://github.com/lsegal/flutter_windows_texture_bug
Bug with TextureRegistry on Windows
Last synced: 21 Mar 2025
https://github.com/lsegal/twittle
A Multi-platform Twitter Client written in C++ using wxWidgets
Last synced: 21 Mar 2025
https://github.com/lsegal/yard-sitemap
A YARD plugin to build a sitemap.xml for generated HTML documentation.
Last synced: 11 Apr 2025
https://github.com/lsegal/rvm-tester
Runs tests across Ruby installations in RVM
Last synced: 11 Apr 2025
https://github.com/lsegal/drmake
Makefile where all the targets execute in isolated Docker containers. Docker+Make = Doctor Make.
Last synced: 21 Mar 2025
https://github.com/lsegal/yard-go
A YARD plugin that adds support for documenting Go source programs.
Last synced: 23 Feb 2025
https://github.com/lsegal/discovery-srv
A discovery service for microservices
Last synced: 21 Mar 2025
https://github.com/lsegal/nofocushighlight
Removes auto-complete highlight background and input focus ring
Last synced: 21 Mar 2025
https://github.com/lsegal/jml4disco
Java Modelling Language 4 Disco: Adds distribution and Boogie support to JML4
Last synced: 21 Mar 2025
https://github.com/lsegal/flutter_url_protocol
A unified Flutter library to register custom URL protocol handlers across all supported platforms.
Last synced: 11 Apr 2025
https://github.com/lsegal/yard-defaultreturn
Default return types for methods in a class/module
Last synced: 21 Mar 2025
https://github.com/lsegal/docker-node-xvfb
Docker image to isolate an environment with Node 8.x, Xvfb, and access to Chrome/Firefox browsers.
Last synced: 21 Mar 2025
https://github.com/lsegal/twitter-auto-refresh.crx
Chrome extension to automatically refresh the Twitter home feed every minute (or so)
Last synced: 21 Mar 2025
https://github.com/lsegal/curious
A repository to explore how GitHub contribution graphs work
Last synced: 21 Mar 2025
https://github.com/lsegal/terraform-docker
Builds Terraform as a docker image.
Last synced: 21 Mar 2025