-
tinylisp Public
Forked from Robert-van-Engelen/tinylispLisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
C BSD 3-Clause "New" or "Revised" License UpdatedJun 29, 2025 -
-
-
RPC Public
Easy Discord Rich Presence - Save configurations for later!
JavaScript MIT License UpdatedApr 21, 2018 -
-
-
-
-
js-xlsx Public
Forked from SheetJS/sheetjsXLSX / XLSM / XLSB / XLS / SpreadsheetML (Excel Spreadsheet) / ODS parser and writer
JavaScript Other UpdatedApr 27, 2016 -
-
sovereign Public
Forked from sovereign/sovereignA set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.
PHP Other UpdatedJan 28, 2016 -
cordova-universal-links-plugin Public
Forked from nordnet/cordova-universal-links-pluginCordova plugin to support Universal/Deep Links for iOS/Android.
JavaScript MIT License UpdatedDec 24, 2015 -
selfoss Public
Forked from fossar/selfossselfoss: The new multipurpose rss reader, live stream, mashup, aggregation web application
PHP UpdatedMar 30, 2014 -
-
Toast Public
Forked from scalessec/ToastAn Objective-C category that adds Android-style toast notifications to iOS.
Objective-C MIT License UpdatedSep 25, 2013 -
FMMoveTableView Public
Forked from FlorianMielke/FMMoveTableViewAn iOS UITableView subclass that allows you to move rows without being in edit mode simply by tapping and holding the appropriate row.
-
HHPanningTableViewCell Public
Forked from gloubibou/HHPanningTableViewCellSwipe to reveal implementation for iOS
-
iOS-DragAndDrop Public
Forked from brynbellomy/iOS-DragAndDropVersatile, easily configurable drag and drop classes for iPhone and iPad.
Objective-C UpdatedMay 13, 2013 -
IAInfiniteGridView Public
Forked from ikhsan/IAInfiniteGridViewInfinite grid view with UITableView-esque data source methods
Objective-C UpdatedMay 1, 2013 -
DragAndDropTableView Public
Forked from grillbiff/DragAndDropTableViewA UITableView where cells can be rearranged by drag and drop.
Objective-C MIT License UpdatedMay 1, 2013 -
SoloComponents-iOS Public
Forked from RobotsAndPencils/SoloComponents-iOSSelf-contained, two-file (.h/.m) iPhone/iPad components that are dead-easy to drop into your projects
Objective-C UpdatedApr 17, 2013 -
dutch_national_flag Public
'dutch national flag' sort a la edsger dijkstra
CoffeeScript UpdatedMar 7, 2013 -
gamesite Public
A site for coordinating and tracking games of Node Realtime Chess
CoffeeScript UpdatedFeb 21, 2013 -
fouriest Public
A library for calculating fourier (and fouriest) transforms, a la Zach Weiner.
Ruby UpdatedFeb 1, 2013 -
InfinitePagingView Public
Forked from caesarcat/InfinitePagingViewInfinitePagingView is a subclass of UIView. It contains an endlessly scrollable UIScrollView.
Objective-C BSD 3-Clause "New" or "Revised" License UpdatedJul 19, 2012 -
-
randy Public
Forked from nullstyle/randyA library to help with randomness
-
jquery-rails Public
Forked from rails/jquery-railsA gem to automate using jQuery with Rails 3
-
ruby-electric Public
Forked from qoobaa/ruby-electricImproved ruby-electric mode
-
AASM - State machines for Ruby classes