awesome-safety-critical. List of resources about programming practices for writing safety-critical software.
1.6kAFNetworkingMeter. AFNetworking meter - plugin to measure HTTP traffic of iOS applications
172notes_on_software_engineering. A collection of notes and lessons learned about software.
136LLVM-Cheatsheet. LLVM, clang, ninja, dyld and others.
44simple_roles. Simple roles system for Rails apps
39AFNetworkingLogger. AFNetworking logger - plugin providing network logging for iOS applications
26cantango_editor. [Discontinued] Nice interface to edit Cantango's permissions
25posix-macos-addons. Some missing bits of POSIX for macOS.
22CompositeOperations. Composite operations framework based on top of NSOperation/NSOperationQueue.
19carrier. [Discontinued] Raw github-like private messaging system to reuse across Rails apps. It is a mountable Rails 3.1 engine.
11Examples. Single place for examples I create: iOS, Mac OS, Cocoa, XCTest, MapKit, Make, Flex/Bison etc.
9carrierwave-vips-benchmarks. Perfomance benchmarks of ruby-vips library working behind CarrierWave::Vips uploader compared with native CarrierWave uploaders
9berlin-software-verification-meetup. Berlin Software Verification Meetup (Berlin, but online meetups are also planned, see the Program).
8EchoLogger. Fast and easy way to log things.
7UIKitExtensions. Collection of extensions for UIKit framework.
5cutter. Two-methods gem for easy method inspection and simple performance measurements.
5NSStringFromAnyObject. NSString representations for arbitrary C/Objective-C objects.
4alltext. Command-line tool to debug strings produced by other command-line tools. It is a friendlier version ot `cat -ve`.
4truncate-vs-count. Repository demonstrating a great advantage of performing checks of empty tables when cleaning tables with :truncation strategy
3jquery_collapse. One more jQuery Collapse plugin variation. Persists open/closed states beetween requests.
3EKAlgorithms. EKAlgorithms contains some well known CS algorithms and other stuff.
3database_cleaner. Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
2bin2cfetbl. Python version of the NASA CFS' elf2cfetbl tool. This Python tool supports generating CFS tables from both ELF and Mach-O formats.
2how-to-c-response. A critique of "How to C in 2016"
2FoundationExtensions. Collection of extensions for Foundation framework.
2tutorials. Various tutorials I'm going to store here to avoid writing a personal blog
2Talks. HTML
2NSOperationQueueController. Wrapper around NSOperationQueue that provides additional control capabilities.
2spj. Draft of JSON parser. It is being written as an exercise in learning C and is being driven by discussion on HashCode.Researches (Russian analogue of StackOverflow).
1Hashcode. HashCode is a russian StackOverflow. This repo contains code samples that I use to feed the discussions in the HC topics, that I participate in there.
1SenTestingKitIssue. Good practice of running SenTestCase tests using AFNetworking
1GitStats. Bash scripts to see the stats for Git projects: top committers, contribution history, most changed files.
1Clusterize. Experiments with clustering algorithms.
1APG. ASN.1 Parser and Generator
1Arpeggio. Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
1