Ulysses3's Stars
rezgui/fpos
Free Pascal Operating System (FPOS) is a operating system consists of a minimal kernel built on FreePascal. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (8250 UART), FAT32 filesystem and a small real time clock manager. The project was built to experiment with developement of operating system using a high level functional language to study the developement process and the use of Scheme to build a fairly complex system.
jdykstra/ucsd-psystem-xc
Actively maintained fork of Peter Miller's UCSD P-System tools - Cross-compiler
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
igorkulman/SwiftPascalInterpreter
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
libuv/libuv
Cross-platform asynchronous I/O
Moya/Moya
Network abstraction layer written in Swift.
Lichtso/DOS-Emulator
Emulator of the IBM PC running DOS written in Rust
OpenCombine/OpenCombine
Open source implementation of Apple's Combine framework for processing values over time.
SwiftUIX/SwiftUIX
An exhaustive expansion of the standard SwiftUI library.
compnerd/swift-win32
A Windows application framework for Swift
wickwirew/Runtime
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
carson-katri/awesome-result-builders
A list of cool DSLs made with Swift 5.4’s @resultBuilder
DougGregor/swift-concurrency-objc
Swift Concurrency Translation of Objective-C APIs for iOS, macOS, tvOS, and watchOS
compnerd/swift-com
Swift/COM+
compnerd/DXSample
Sample Program for DirectX 12 + Swift
huggingface/swift-coreml-transformers
Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
KevinCoble/SwiftNNTrainer
A swift-based program for creating neural networks and training them using the Metal Performance Shader API
ColdGrub1384/Luade
Lua IDE for iOS
migueldeicaza/SwiftTerm
Xterm/VT100 Terminal emulator in Swift
yuan-xy/Linux-0.11
The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.
GitoxideLabs/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
apportable/Foundation
DiligentGraphics/DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
yonaskolb/Mint
A package manager that installs and runs executable Swift packages
untoldengine/UntoldEngine
An easy to use, Open-Source, 3D game engine for iOS/macOS game development.
SFML/SFML
Simple and Fast Multimedia Library
Sketch-sh/engine
Sketch's evaluating engine compiled to Javascript with js_of_ocaml
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
jam1garner/binread
A Rust crate for helping parse structs from binary data using ✨macro magic✨