Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by camertron

A curated list of projects in awesome lists by camertron .

https://github.com/camertron/arel-helpers

Useful tools to help construct database queries with ActiveRecord and Arel.

Last synced: 01 Jan 2025

https://github.com/camertron/rux

A jsx-inspired way to render view components in Ruby.

Last synced: 01 Jan 2025

https://github.com/camertron/scuttle-server

Server behind scuttle.io, a SQL editor and Arel converter.

Last synced: 27 Oct 2024

https://github.com/camertron/rux-rails

Rux view components on Rails.

Last synced: 03 Jan 2025

https://github.com/camertron/scuttle-rb

A library for transforming raw SQL statements into ActiveRecord/Arel queries. Ruby wrapper and tests for scuttle-java.

Last synced: 27 Oct 2024

https://github.com/camertron/gelauto

Automatically annotate your code with Sorbet type definitions.

automation ruby sorbet types

Last synced: 04 Jan 2025

https://github.com/camertron/cldr-segmentation.js

CLDR text segmentation for JavaScript

Last synced: 26 Oct 2024

https://github.com/camertron/active_nutrition

An ActiveRecord-backed collection of models for storing and retrieving nutritional information from the USDA's Nutrient Database.

Last synced: 27 Oct 2024

https://github.com/camertron/garnet-js

An implementation of the YARV virtual machine in TypeScript.

Last synced: 27 Oct 2024

https://github.com/camertron/utfstring

UTF-safe string operations in JavaScript.

Last synced: 05 Jan 2025

https://github.com/camertron/onload

A preprocessor system for Ruby.

Last synced: 27 Oct 2024

https://github.com/camertron/turbo-sprockets-rails4

Speed up asset precompliation by compiling assets in parallel.

Last synced: 27 Oct 2024

https://github.com/camertron/cskit-strongs-rb

Strong's concordance resources for CSKit.

Last synced: 27 Oct 2024

https://github.com/camertron/json-write-stream

An easy, streaming way to generate JSON.

Last synced: 27 Oct 2024

https://github.com/camertron/sqlparser

ANTLR4-based SQL Parser extracted from Apache Tajo

Last synced: 27 Oct 2024

https://github.com/camertron/antlr4-native-rb

Create native Ruby extensions from (almost) any ANTLR4 grammar.

Last synced: 27 Oct 2024

https://github.com/camertron/mosaico-rails

The Mosaico email editor on Rails.

Last synced: 27 Oct 2024

https://github.com/camertron/prebundler

Experimental. Speed up gem installation by prebuilding gems and storing them in S3.

Last synced: 27 Oct 2024

https://github.com/camertron/trie-file

Memory-efficient cached trie and trie storage.

Last synced: 27 Oct 2024

https://github.com/camertron/viewcat

A faster ActionView::OutputBuffer written in C.

Last synced: 27 Oct 2024

https://github.com/camertron/net-smtp-proxy

Proxy support for Ruby's Net::SMTP.

Last synced: 27 Oct 2024

https://github.com/camertron/esprima-rb

Ruby wrapper around the Esprima static code analyzer for JavaScript.

Last synced: 27 Oct 2024

https://github.com/camertron/tmx-parser

Parser for the Translation Memory eXchange (.tmx) file format.

Last synced: 27 Oct 2024

https://github.com/camertron/antlr-gemerator

Generate a complete Rubygem from (almost) any ANTLR4 grammar.

Last synced: 21 Dec 2024

https://github.com/camertron/jvectormap-rails

jVectorMap for the Rails asset pipeline

Last synced: 04 Nov 2024

https://github.com/camertron/i18n-js-assets

Compile your Javascript translations with the asset pipeline instead of a rake task.

Last synced: 04 Nov 2024

https://github.com/camertron/pongo

A modular, multi-threaded web application deployment framework written in PHP.

Last synced: 21 Dec 2024

https://github.com/camertron/twitter-windows

A (eventually) full-fledged Twitter client built to have the same look and feel as Twitter for Mac.

Last synced: 21 Dec 2024

https://github.com/camertron/grape-client-generator

Automatically generate clients for your Grape APIs.

Last synced: 21 Dec 2024

https://github.com/camertron/simple-graph

A simple, no-frills graph implementation.

Last synced: 21 Dec 2024

https://github.com/camertron/ohm-stateful-model

Integrate state machines (from the state_machine gem) into your Ohm models.

Last synced: 21 Dec 2024

https://github.com/camertron/turbo-sprockets-rails5

Speed up asset precompliation by compiling assets in parallel.

Last synced: 27 Oct 2024

https://github.com/camertron/rux-vscode

Rux syntax highlighting for VSCode.

Last synced: 21 Dec 2024

https://github.com/camertron/scuttle-java

A library for transforming raw SQL statements into ActiveRecord/Arel queries.

Last synced: 04 Nov 2024

https://github.com/camertron/rux-bootstrap

A collection of Rux view components for building webpages with Bootstrap.

Last synced: 21 Dec 2024

https://github.com/camertron/cldr-plurals

Tokenizes and parses CLDR plural rules and provides a mechanism for emitting them as source code

Last synced: 21 Dec 2024

https://github.com/camertron/rails-middleware-extensions

Adds several additional operations useful for customizing your Rails middleware stack.

Last synced: 27 Oct 2024

https://github.com/camertron/generated-assets

Programmatically generate assets for the Rails asset pipeline.

Last synced: 04 Nov 2024

https://github.com/camertron/myrb

Inline types for Ruby

Last synced: 27 Oct 2024

https://github.com/camertron/mosaico-example

Example Rails 5 app showing how to integrate the mosaico-rails gem.

Last synced: 21 Dec 2024

https://github.com/camertron/ohey

A rewrite of the platform detection logic in ohai, but with fewer dependencies and 100% less metaprogramming.

Last synced: 27 Oct 2024

https://github.com/camertron/xml-write-stream

An easy, streaming way to generate XML.

Last synced: 21 Dec 2024

https://github.com/camertron/storybuilder

Drag-and-drop editor for Primer view components.

Last synced: 21 Dec 2024

https://github.com/camertron/cldr-plurals-runtime-rb

Ruby runtime methods for CLDR plural rules (see camertron/cldr-plurals).

Last synced: 21 Dec 2024

https://github.com/camertron/avoidance

Manipulate ActiveRecord models and their associations naturally without persisting them to the database.

Last synced: 21 Dec 2024

https://github.com/camertron/escodegen-rb

Ruby wrapper around the escodegen JavaScript generator that generates ECMA script from an abstract syntax tree.

Last synced: 21 Dec 2024

https://github.com/camertron/camertron-rails-assets-codemirror

In-browser code editor (with a fix for PhantomJS) http://codemirror.net/

Last synced: 21 Dec 2024

https://github.com/camertron/commonrb

A (probably stupid) attempt at bringing CommonJs-style modules to Ruby

Last synced: 21 Dec 2024

https://github.com/camertron/any2tmx-web

A web front-end for the any2tmx converter that converts certain data formats to TMX (Translation Memory eXchange)

Last synced: 21 Dec 2024

https://github.com/camertron/curdle

Programmatically remove Sorbet type annotations from Ruby code.

Last synced: 21 Dec 2024

https://github.com/camertron/pet-detector

Automatic solver for Lumosity's Pet Detective game.

Last synced: 21 Dec 2024

https://github.com/camertron/chopstick

An example Rails app demonstrating how to use twitter-cldr-rails to internationalize content.

Last synced: 21 Dec 2024

https://github.com/camertron/smoothcontrols

Smooth-looking controls for Windows forms (.NET)

Last synced: 21 Dec 2024

https://github.com/camertron/popforms

jQuery plugin that can show any form as a modal dialog.

Last synced: 21 Dec 2024

https://github.com/camertron/rsc.js

A javascript implementation of the RSC (Reasonably Simple Computer)

Last synced: 21 Dec 2024

https://github.com/camertron/jotto-client

Jotto word game iPhone app written in Ruby with RubyMotion.

Last synced: 21 Dec 2024

https://github.com/camertron/yaml-write-stream

An easy, streaming way to generate YAML.

Last synced: 21 Dec 2024

https://github.com/camertron/any2tmx

A command-line tool to convert Rails locale-specific yaml files to the standard TMX format for translation memories.

Last synced: 21 Dec 2024

https://github.com/camertron/erb2rux

An easy way to convert your ERB templates to rux.

Last synced: 21 Dec 2024

https://github.com/camertron/binascii

A Ruby version of Python's binascii module

Last synced: 27 Oct 2024

https://github.com/camertron/rtl-string

Easier string manipulation for people who come from LTR backgrounds.

Last synced: 21 Dec 2024

https://github.com/camertron/range-set

An efficient set implementation that treats runs of sequential elements as ranges.

Last synced: 21 Dec 2024

https://github.com/camertron/commonjs-rhino

CommonJs support for Rhino, in Ruby.

Last synced: 21 Dec 2024

https://github.com/camertron/fragmont

Font subsetting for the Rails asset pipeline.

Last synced: 21 Dec 2024

https://github.com/camertron/rux-atom

Rux syntax highlighting for Atom.

Last synced: 21 Dec 2024

https://github.com/camertron/abroad

A set of parsers and serializers for dealing with localization file formats.

Last synced: 21 Dec 2024

https://github.com/camertron/rsc-rails

Rails engine for the Reasonably Simple Computer project.

Last synced: 21 Dec 2024

https://github.com/camertron/rohan

Test repo

Last synced: 21 Dec 2024

https://github.com/camertron/cldr-plurals-runtime-js

Javascript runtime methods for CLDR plural rules (see camertron/cldr-plurals).

Last synced: 21 Dec 2024

https://github.com/camertron/absolver

Allows setting the cause of Ruby exceptions.

Last synced: 21 Dec 2024

https://github.com/camertron/tctest-xcode

Test Xcode project that attempts to use a static library written in Ruby and built with RubyMotion.

Last synced: 21 Dec 2024

https://github.com/camertron/progress-reporters

Callback-oriented way to report the progress of a task.

Last synced: 21 Dec 2024

https://github.com/camertron/onigmo-ruby

The Onigmo regular expression engine compiled to WASM and wrapped in a Ruby embrace.

Last synced: 21 Dec 2024

https://github.com/camertron/jhu-ep-ajax

Repo for JHU EP 605.787 Rich Internet Applications with Ajax

Last synced: 21 Dec 2024

https://github.com/camertron/javaparser

ANTLR4-based Java v1.8 Parser with a visitor for detecting function calls.

Last synced: 21 Dec 2024

https://github.com/camertron/mysql-parser-rb

A MySQL query parser for Ruby.

Last synced: 21 Dec 2024

https://github.com/camertron/gli-test

Test gli project demonstrating stop switch issue (see: https://github.com/davetron5000/gli/issues/262)

Last synced: 21 Dec 2024

https://github.com/camertron/prebundler_bench

Using Discourse's Gemfile to benchmark bundler vs prebundler

Last synced: 21 Dec 2024

https://github.com/camertron/rsc-app

Rails application for the Reasonably Simple Computer project.

Last synced: 21 Dec 2024

https://github.com/camertron/defuser

Automatic solver for Lumosity's Fuse Clues game.

Last synced: 21 Dec 2024

https://github.com/camertron/loogie

A modern version of Spitball. Package up your gem dependencies into a tar archive.

Last synced: 21 Dec 2024

https://github.com/camertron/envirotek

Wordpress theme for EnviroTek Remediation, Inc's website.

Last synced: 21 Dec 2024

https://github.com/camertron/bashcrawl

Clone of https://gitlab.com/slackermedia/bashcrawl for use in CSCI 335: Cloud Computing

Last synced: 21 Dec 2024

https://github.com/camertron/jotto-server

Jotto word game API server.

Last synced: 15 Dec 2024

https://github.com/camertron/expert

Manage and install jar dependencies (an alternative to jbundler, wraps maven).

Last synced: 21 Dec 2024

https://github.com/camertron/pet-detector-server

A quick-and-dirty JSON API in front of pet detector.

Last synced: 21 Dec 2024

https://github.com/camertron/ttfunk-woff

WOFF support for the TTFunk font library.

Last synced: 21 Dec 2024

https://github.com/camertron/css-rewrite

Rewrite URLs in your 3rd-party CSS files using the asset pipeline.

Last synced: 21 Dec 2024

https://github.com/camertron/tml

Translation Markup Language

Last synced: 21 Dec 2024

https://github.com/camertron/tctest

RubyMotion static library for testing purposes.

Last synced: 21 Dec 2024

https://github.com/camertron/bmm

Big Money Minute extractor and podcast publisher.

Last synced: 21 Dec 2024

https://github.com/camertron/spitbundler

Client for the loogie server.

Last synced: 21 Dec 2024

https://github.com/camertron/python3-parser-rb

A Python 3 parser for Ruby.

Last synced: 21 Dec 2024

https://github.com/camertron/code-pages

A database of legacy Microsoft and ISO 8859 code pages for Ruby.

Last synced: 21 Dec 2024

https://github.com/camertron/rux-sublimetext

Rux syntax highlighting for Sublime Text 3.

Last synced: 21 Dec 2024

https://github.com/camertron/rux-testbeds

Rails apps used to test rux

Last synced: 21 Dec 2024

https://github.com/camertron/transfigure

An experimental Ruby native extension that allows changing an object's class at runtime.

Last synced: 21 Dec 2024

https://github.com/camertron/rubyc

A Ruby to C transpiler.

Last synced: 21 Dec 2024