Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by jakehawken

A curated list of projects in awesome lists by jakehawken .

https://github.com/jakehawken/concurrency

A small toolkit for handling concurrency and simplifying asynchronous work in Swift.

async asynchronous completion-handler concurrency deferred enum generics promise promises result result-type rxswift stream swift swift3

Last synced: 19 Nov 2024

https://github.com/jakehawken/testableplaygrounds

A handy little swift file you can drop in the "Sources" folder of a Swift Playground and instantly be able to start writing unit tests!

Last synced: 11 Nov 2024

https://github.com/jakehawken/advent-of-code-2021

🎅 My implementation of the puzzles for Advent of Code 2021, done as a Swift Playground. 🤶

Last synced: 11 Nov 2024

https://github.com/jakehawken/propagate

Jake's async toolkit.

Last synced: 11 Nov 2024

https://github.com/jakehawken/poseur

A class and protocol for spying and stubbing in Swift.

mocking stubbing stubbing-framework swift

Last synced: 11 Nov 2024

https://github.com/jakehawken/swiftstructures

An ongoing collection of data structures not included in the Swift standard library.

Last synced: 11 Nov 2024

https://github.com/jakehawken/hackerranksolutions

A little repo with a template and a running list of examples of HackerRank solutions in Objective-C. These are individual .m files because I'm running them in CodeRunner (https://coderunnerapp.com).

Last synced: 11 Nov 2024

https://github.com/jakehawken/propagatepoc

A lightweight framework for handling streams of data in Swift.

Last synced: 11 Nov 2024

https://github.com/jakehawken/probabilitytree

Having never actually researched how a Markov Chain works, I'm attempting to build something that accomplishes a similar result based on how I *assume* a Markov Chain works. I will not learn the "correct" way until after I either a) succeed, or b) get bored of this project.

Last synced: 11 Nov 2024

https://github.com/jakehawken/datastructuresinswift

Implementing some data structures in Swift for fun. (This all started because a friend challenged me to figure out how to sort a singly-linked list.)

Last synced: 11 Nov 2024

https://github.com/jakehawken/jhhelpers

A bunch of little helper objects I've created while building my own Objective-C apps.

Last synced: 11 Nov 2024