-
NotTooBad Software
- Ålesund, Norway
- https://nottoobadsoftware.com
-
SwiftShell Public
A Swift framework for shell scripting.
-
wasm-git Public
Forked from petersalomonsen/wasm-gitGIT for nodejs and the browser using https://libgit2.org compiled to WebAssembly with https://emscripten.org
C Other UpdatedApr 5, 2025 -
FootlessParser Public
A simple parser combinator written in Swift
-
nottoobadsoftware.com Public
The Jekyll source for the nottoobadsoftware.com website.
-
-
Patterns Public
A Swift PEG parser
-
cypress-documentation Public
Forked from cypress-io/cypress-documentationCypress Documentation including Guides, API, Plugins, Examples, & FAQ.
JavaScript MIT License UpdatedFeb 14, 2021 -
SwiftGit2 Public
Forked from pondok-programmer/SwiftGit2Swift bindings to libgit2
-
swift-doc Public
Forked from SwiftDocOrg/swift-docGenerates documentation for Swift projects
-
Nimble Public
Forked from Quick/NimbleA Matcher Framework for Swift and Objective-C
Swift Apache License 2.0 UpdatedJul 18, 2020 -
FileSmith Public
A strongly typed Swift library for working with local files and directories.
-
swiftenv-api Public
Forked from kylef/swiftenv-apiAPI for swiftenv to return the available versions of Swift
Python BSD 2-Clause "Simplified" License UpdatedJul 10, 2020 -
PackageList Public
Forked from SwiftPackageIndex/PackageListThe master list of repositories for the Swift Package Index.
Swift MIT License UpdatedJul 7, 2020 -
-
ZipArchive Public
Forked from pondok-programmer/ZipArchiveZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
C MIT License UpdatedJul 3, 2019 -
blog Public
Forked from ashfurrow/blogThis is my website, a static site generated with Middleman.
Ruby Other UpdatedMay 10, 2019 -
Moderator Public
A simple, modular command line argument parser in Swift.
-
jekyll Public
Forked from jekyll/jekyll🌐 Jekyll is a blog-aware static site generator in Ruby
Ruby MIT License UpdatedMar 25, 2019 -
RedCarpet Public
Forked from gokselkoksal/RedCarpetDemonstration of Original MVC, Apple MVC, MVVM, VIPER and Redux architectures.
Swift MIT License UpdatedMar 12, 2019 -
Unbox Public
Forked from JohnSundell/UnboxThe easy to use Swift JSON decoder
-
awesome-ios Public
Forked from vsouza/awesome-iosA curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Swift MIT License UpdatedFeb 18, 2019 -
Professional-Swift Public
Forked from TrainingByPackt/Professional-SwiftDevelop practical, cutting-edge applications using the full power of Swift 4
Swift MIT License UpdatedNov 21, 2018 -
GitUp Public
Forked from saagarjha/GitUpThe Git interface you've been missing all your life has finally arrived.
C GNU General Public License v3.0 UpdatedOct 2, 2018 -
-
Benchmarking Public
Forked from attaswift/BenchmarkingSupport package for writing Attabench benchmarks
Swift MIT License UpdatedMay 9, 2018 -
awesome-system-swift Public
Forked from felix91gr/awesome-system-swiftAn index of cross-platform libraries or projects made in Swift by the open source community. Issue a PR if something's missing! :)
UpdatedApr 23, 2018 -
swift Public
Forked from swiftlang/swiftThe Swift Programming Language
C++ Apache License 2.0 UpdatedMar 23, 2018 -
SortedArray Public
Forked from ole/SortedArrayAn array that keeps its elements sorted according to a given sort predicate.
Swift MIT License UpdatedJan 31, 2018 -
Attabench Public
Forked from attaswift/AttabenchMicrobenchmarking app for Swift with nice log-log plots
Swift MIT License UpdatedJan 20, 2018 -
Part of Professional Swift Courseware from Packt Publishing. Demonstrates JSON decoding and encoding in Swift 4. And how to use Carthage and CocoaPods to download and build dependencies.