An implementation of the Blocks Extensible Exchange Protocol, or BEEP (RFC 3080), in the Ruby programming language. The implementation intends to reach a feature parity level with other representative BEEP implementations in Java and Tcl.
Ripley is a programming language that is somewhere between Forth and Postscript in terms of syntax. It is written in Ruby. There are several interesting techniques that were used to build Ripley including code generation for the individual language ops,
Joint - An abstract interface to Java. Joint is an interface to JNI that provides access to objects in an object oriented fashion, allowing applications to forget about the details of JNI. First up - a powerful interface from Ruby to Java!
The Feynman Simulation Framework provides a standard methodology for software engineers to develop simulations in Ruby with the flexibility to develop only the classes that are necessary to solve the physical problem.
rlogview is a simple log analyzer for log4r (http://www.ruby-lang.org/en/raa-list.rhtml?name=Log4r)
and is heavily inspired by chainsaw (http://logui.sourceforge.net/).
A hybrid system simulation language similar to SHIFT and Lambda-SHIFT, written in Ruby and C. Combines numerical integration, state machines, and the breezy power of Ruby. To install: get ruby and then "gem install redshift".
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Create a text editor for computer programmers. Use ruby as underlying system and write core code in C. Support at least inline debugging as well as common features such as colored keywords.
FXBook's goal is to produce a series of documentation covering <a href="http://www.fxruby.org/">FXRuby</a> which is a <a href="http://www.ruby-lang.org/">Ruby</a> binding to the <a href="http://www.fox-toolkit.org/">FOX Toolkit</a>.
Ruby Xlib wrap is a set of SWIG interface files for the Ruby programming language
for the Xlib include files X.h, Xlib.h, and Xutil.h. Although they are currently only
useful with Ruby, they would be a good starting point for other bindings.
Breeze is a build and test automation framework for software developers. It is written in Ruby and can be extended to include tasks that interact with other tools such as source code repositories, compilers, test frameworks, and installers.
XML pull parsers in several programming languages including Ruby and SmallEiffel. Pull parsers are streaming XML parsers that have very simple and easy to use APIs and yet provide excellent performance.
Generate C++ header files from cpp files. Inspired by javadoc, and doxygen style source commenting. No need to maintain two seperate files to represent one class. Create and keep your headers up-to-date with your cpp files with little effort.
RubyGems is a system used to package other Ruby libraries into single, self-contained files that also contain metadata about the library, such as name, category, dependencies, etc.