tenderlove / neversaydieLinks
NeverSayDie will let you rescue from SEGV's and is evil
☆57Updated 10 years ago
Alternatives and similar repositories for neversaydie
Users that are interested in neversaydie are comparing it to the libraries listed below
Sorting:
- ☆166Updated 3 months ago
- A library for working with Abstract Syntax Trees.☆199Updated 4 months ago
- Turn Ruby AST into semantically equivalent Ruby source☆315Updated last month
- Dump compiled iseq by binary (kakidasu) and load binary (yomidasu)☆179Updated 4 years ago
- Gradual static typing for Ruby☆118Updated 3 years ago
- Monospace Unicode and Emoji character width in Ruby☆126Updated 4 months ago
- Shim library for Module#ruby2_keywords☆62Updated last week
- The Ruby bindings for cairo.☆141Updated 4 months ago
- Viva exposes the virtual variable API to Ruby land.☆22Updated 9 years ago
- An LL(1) parser generator for Ruby.☆43Updated last year
- A SQL parser. It wraps libgda☆68Updated last year
- 🍔 A ruby implementation of the PubGrub CDCL-based version solver☆151Updated 3 months ago
- Pure-Ruby Readline Implementation☆249Updated last year
- A RubyGems plugin that generates binary gems☆153Updated 4 years ago
- return the sourcecode for a method☆368Updated last year
- A regular expression parser library for Ruby☆144Updated 6 months ago
- A parser for TOML using Citrus library.☆111Updated 4 months ago
- Validate Method Arguments & Results in Ruby☆57Updated 3 years ago
- Draw in your terminal with Unicode Braille characters.☆89Updated 9 years ago
- A Racc based TOML parser☆68Updated 2 months ago
- Pure Ruby ARM64 Assembler☆88Updated last year
- Arbitrary-precision decimal floating-point number library for Ruby☆129Updated this week
- The OS gem allows for some easy telling if you’re on windows or not. OS.windows? as well as some other helper utilities☆152Updated last month
- Class to show progress during script run☆69Updated last week
- A type signature generator, merger and parser system for Sorbet and Ruby 3/Steep☆96Updated this week
- Ruby library that colors strings using ANSI escape sequences☆173Updated 6 months ago
- Set of ANSI Code based classes and modules for Ruby☆117Updated last year
- MarcoPolo shows your app name and environment in your console prompt so you don't accidentally break production☆167Updated last year
- shikashi is a ruby sandbox that permits the execution of "unprivileged" scripts by defining the permitted methods and constants the scrip…