• Stars
    star
    7
  • Rank 2,282,744 (Top 46 %)
  • Language
    Ruby
  • License
    MIT License
  • Created about 13 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ruby gem for solving Sudoku-like puzzles using the Dancing Links algorithm by Donald Knuth.

More Repositories

1

minimu9-ahrs

Program for reading data from the Pololu MinIMU-9 over IĀ²C. Works on the Raspberry Pi and other embedded ARM Linux boards.
C++
167
star
2

nixcrpkgs

Nice nix expressions for cross-compiling.
Nix
132
star
3

ruby_ecdsa

This gem implements the Elliptic Curve Digital Signature Algorithm (ECDSA) almost entirely in pure Ruby.
Ruby
106
star
4

ahrs-visualizer

Draws a 3D representation of an IMU's orientation. Developed for Raspberry Pi and OpenGL ES. Works with minimu9-ahrs.
C++
49
star
5

docker-monit

Daemon that helps you monitor docker containers with tools like monit by maintaining PID files for the containers. I use this for replylater.com and it's not very polished yet but maybe some people will find it useful.
Shell
17
star
6

wix-example-harvest-directory

Shell
14
star
7

zumo-red

Code I used for the 2015 LVBots sumo contest. Runs on the Zumo 32U4 robot from Pololu.
Arduino
11
star
8

websocket-chat

A minimal online chatroom implemented using HTML5's Websockets with a Ruby back end. It's pretty basic right now, and probably won't be useful to many people.
JavaScript
8
star
9

anagram

Some algorithms for finding two-word anagrams. Probably not useful to anyone.
Ruby
6
star
10

redstone-bot2

Minecraft bot implemented in Ruby. Sorry, there is no documentation yet!
Ruby
5
star
11

midipix-packages

Shell
3
star
12

intsafe

Implementation of intsafe.h for mingw-w64.
C
3
star
13

builtin_overflow

Files that will help me get __builtin_add_overflow, __builtin_sub_overflow, and __builtin_mul_overflow added to clang.
C
3
star
14

minecraft-rust

Not much to see here yet. Might be a Minecraft Bot later.
Rust
2
star
15

aoe2recfun

Ruby
2
star
16

bitwise-ruby

I'm trying to follow the Bitwise project using Ruby.
Ruby
1
star
17

ruby-usb-pro

Eventually this might be a ruby gem for doing USB communication
Ruby
1
star
18

test-gnulib

A small C project you can use as a starting point for testing gnulib.
C
1
star
19

kata-template-ruby-rspec-watchr

Template for test-driven development katas integrating Ruby, RSpec, and watchr.
Ruby
1
star
20

midipix-asm-hello-world

Assembly
1
star
21

drvdiff

Shows differences between Nix derivations.
Haskell
1
star
22

mingw-packages-deg

My mingw packages for MSYS2.
Shell
1
star
23

native_nt_examples

Example code for compiling and running Windows NT apps with -Wl,--subsystem,native using mingw-w64
C
1
star