Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by heckj
A curated list of projects in awesome lists by heckj .
https://heckj.github.io/swiftui-notes/
content for Using Combine - notes on learning Combine with UIKit and SwiftUI
combine combine-framework swiftui
Last synced: 29 Oct 2024
https://github.com/heckj/swiftui-notes
content for Using Combine - notes on learning Combine with UIKit and SwiftUI
combine combine-framework swiftui
Last synced: 15 Oct 2024
https://github.com/heckj/crdt
Conflict-free Replicated Data Types in Swift
crdt crdt-implementations crdts swift
Last synced: 13 Nov 2024
https://github.com/heckj/cameracontrolarview
an ARView for macOS that has explicit camera control and the wrappers to use the view with SwiftUI.
macos realitykit swift-package swiftui
Last synced: 26 Oct 2024
https://github.com/heckj/pinax_cheat_sheets
A collection of cheat sheets that I've created to bolster the documentation around the Pinax project
Last synced: 31 Oct 2024
https://github.com/heckj/lindenmayer
A swift library that implements a parametric Lindenmayer system and related SwiftUI views for presentation of the results of your systems.
lindenmayer swift swift5 swiftui
Last synced: 27 Oct 2024
https://github.com/heckj/meshgenerator
API to generate 3D surface meshes for Apple platforms
Last synced: 27 Oct 2024
https://github.com/heckj/film3d
Utility macOS app that allows you to render and orbit a 3D object and capture the result into an animated gif.
gif-animation macos realitykit swiftui
Last synced: 27 Oct 2024
https://github.com/heckj/voxels
A Swift library for storage, manipulation, export, and rendering of Voxel data.
Last synced: 27 Oct 2024
https://github.com/heckj/timelaneexperiment
quick experiment to show off Timelane and logging from Combine (happens to also be SwiftUI based)
combine combine-framework swift swiftui swiftui-example
Last synced: 27 Oct 2024
https://github.com/heckj/experiment439
An experiment in creating useful 3D visualizations using Apple's SceneKit. The visualizations are aimed at general data visualization, similiar to charts and graphs, and taking quite a bit of inspiration from D3.
3d scenekit swift visualization
Last synced: 27 Oct 2024
https://github.com/heckj/mpcf-testbench
Tooling for benchmarking Multipeerconnectivity framework on apple platforms
ios macos peer-to-peer swift5 swiftui tvos
Last synced: 27 Oct 2024
https://github.com/heckj/slox
A swift variation of the content from Bob Nystrom's book: Crafting Interpreters
crafting-interpreters interpreter parser swift
Last synced: 27 Oct 2024
https://github.com/heckj/websocketactorsystem
A WebSocket oriented client-server focused distributed-actor system for Swift 5.7+
actor-model distributed-actors swift
Last synced: 27 Oct 2024
https://github.com/heckj/unitkit
A copy of the source from the unitkit framework for unit testing Objective-C code
Last synced: 27 Oct 2024
https://github.com/heckj/opentelemetrymodels
Swift Package for low-level OpenTelemetry models and conveniences for using them. This **is not** an OpenTelemetry SDK or API implementation.
opentelemetry swift swift-library swift-package-manager
Last synced: 27 Oct 2024
https://github.com/heckj/spisearch
A utility application to capture and review search results from Swift Package Index.
Last synced: 27 Oct 2024
https://github.com/heckj/previewbackground
SwiftUI library component for displaying environment background based in PreviewProvider
swift swiftui swiftui-components
Last synced: 27 Oct 2024
https://github.com/heckj/amtravelnotes
An example local-first, multi-platform (iOS and macOS) application using Automerge's swift language bindings.
Last synced: 27 Oct 2024
https://github.com/heckj/distributedtracer
A wrapped swift-otel tracer you can use with iOS and macOS tests
distributed-tracing opentelemetry swift swift-otel
Last synced: 09 Oct 2024
https://github.com/heckj/swiftdemanglermac
macOS UI wrapper app around CwlDemangler to render swift symbols legible
macos swift5 swiftui swiftui-app
Last synced: 31 Oct 2024
https://github.com/heckj/squirrel3
Swift language wrapper around the Squirrel3 hash/noise function from Squirrel Eiserloh
Last synced: 31 Oct 2024
https://github.com/heckj/warbler
Warbler language server implementation to identify the use of passive voice within Markdown documents
Last synced: 31 Oct 2024
https://github.com/heckj/isosurfaceextraction
Implementations and examples of Isosurface Extraction algorithms (marching cubes, surface nets, dual contouring)
Last synced: 31 Oct 2024
https://github.com/heckj/heightmap
data structures for generating and exposing a height map
Last synced: 13 Oct 2024
https://github.com/heckj/crawl2pdf
Tool to take a website and crawl it down, rendering each page into its own PDF file
Last synced: 31 Oct 2024
https://github.com/heckj/spisearchresult
A package that defines the transfer objects to capture a collection of Search Results from Swift Package Index
Last synced: 31 Oct 2024
https://github.com/heckj/irisvalve
IrisValve is a web application experiment for a turn based game
Last synced: 31 Oct 2024
https://github.com/heckj/vscode-lsp-markdown-nlp
LSP service and client for VSCode that works against markdown files
Last synced: 31 Oct 2024
https://github.com/heckj/swift-docker-protobuf
extends the swift-docker image with protobuf
Last synced: 31 Oct 2024
https://github.com/heckj/k8s-swift
template vapor project for use in exploring Server Side Swift running on Kubernetes
Last synced: 31 Oct 2024
https://github.com/heckj/learningpromises
examples and tests of learning to use and compose promises in NodeJS with q
Last synced: 31 Oct 2024
https://github.com/heckj/casimengine
An engine to run cellular automata simulations over a collection of voxels.
Last synced: 26 Oct 2024
https://github.com/heckj/localnetworkactorsystem
A peer to peer distributed actor system for use with Swift 5.7+
actor-model distributed-actors swift
Last synced: 31 Oct 2024
https://github.com/heckj/x5336
Experiment 5336 - Lindenmayer trees for iOS and macOS
Last synced: 31 Oct 2024
https://github.com/heckj/barkshin
a little flask app that returns various responses to support testing decoding, error handlings, etc in client code
Last synced: 27 Oct 2024
https://github.com/heckj/automergeswiftadditions
Swift overlays over Automerge-swift to make interacting with Automerge Documents easier
Last synced: 31 Oct 2024
https://github.com/heckj/jemalloc
A VSCode devContainer feature that adds jemalloc support for Ubuntu images
Last synced: 31 Oct 2024
https://github.com/heckj/benchmarktrial
exploring benchmarking swift code that's not two dimensional
Last synced: 31 Oct 2024