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

Projects in Awesome Lists by objecthub

A curated list of projects in awesome lists by objecthub .

https://github.com/objecthub/swift-lispkit

Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.

compiler interpreter lisp macos r7rs scheme swift virtual-machine

Last synced: 16 May 2025

https://github.com/objecthub/swift-dynamicjson

Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.

json json-merge-patch json-parser json-patch json-path json-pointer json-schema json-schema-validator

Last synced: 20 Jan 2026

https://github.com/objecthub/swift-markdownkit

A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The syntax is based on the CommonMark specification. The framework defines an abstract syntax for Markdown, provides a parser for parsing strings into abstract syntax trees, and comes with generators for HTML and attributed strings.

commonmark ios linux macos markdown markdown-converter markdown-parser swift

Last synced: 09 Apr 2025

https://github.com/objecthub/swift-numberkit

Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.

arbitrary-precision-integers bigint biginteger complex-numbers numbers numeric-types rational-numbers swift swift-library

Last synced: 10 Apr 2025

https://github.com/objecthub/swift-commandlinekit

Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape sequences, and defines an API for reading strings from the terminal.

cli command-line-arguments command-line-tool escape-sequences flags readline swift

Last synced: 11 Jul 2025

https://github.com/objecthub/swift-lisppad-ios

LispPad is a Scheme development environment for macOS based on the LispKit framework. LispPad Go implements a similar application for iPhones and iPads adapted to the interaction principles of these devices.

Last synced: 10 Apr 2025

https://github.com/objecthub/swift-clformat

Implementation of Common Lisp's `format` procedure from scratch in Swift 5 as a more powerful and complete replacement of `printf`.

Last synced: 09 Jul 2025

https://github.com/objecthub/swift-numericalscheme

This Xcode project showcases how to extend Swift LispKit. The project implements a read-eval-print loop for an extended LispKit language supporting native flonum vectors and arrays.

Last synced: 10 Apr 2025

https://github.com/objecthub/jaco

Extensible Java compiler framework.

Last synced: 04 May 2025

https://github.com/objecthub/swift-sqliteexpress

SQLiteExpress is a small Swift 5 library implementing a wrapper for the C API of SQLite3 on macOS and iOS.

Last synced: 07 Sep 2025

https://github.com/objecthub/containerkit

Comprehensive container class library for the Go programming language.

Last synced: 18 Mar 2025

https://github.com/objecthub/swift-nanohttp

A tiny extensible and configurable HTTP server framework written in Swift for macOS, iOS, and Linux.

Last synced: 10 Apr 2025

https://github.com/objecthub/swift-lisppad-support

Framework providing implementations of LispPad-specific libraries and a macOS REPL that supports LispPad libraries.

Last synced: 18 Mar 2025

https://github.com/objecthub/swift-lisppad-libraries

Repository of libraries that are part of LispPad and not included in LispKit.

Last synced: 04 Jan 2026