artemredkin's Stars
CodeEditApp/CodeEdit
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
apple/swift-collections
Commonly used data structures for Swift
apple/swift-argument-parser
Straightforward, type-safe argument parsing for Swift
swiftlang/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
apple/swift-async-algorithms
Async Algorithms for Swift
swiftlang/swift-format
Formatting technology for Swift source code
swiftlang/swift-foundation
The Foundation project
swiftlang/swift-testing
A modern, expressive testing package for Swift
apple/swift-numerics
Advanced mathematical types and functions for Swift
apple/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
apple/swift-system
Low-level system calls and types for Swift
apple/swift-atomics
Low-level atomic operations for Swift
swift-server/async-http-client
HTTP client library built on SwiftNIO
apple/swift-http-types
Version-independent HTTP currency types for Swift
swiftlang/swift-driver
Swift compiler driver reimplementation in Swift
apple/swift-distributed-actors
Peer-to-peer cluster implementation for Swift Distributed Actors
apple/swift-nio-ssh
SwiftNIO SSH is a programmatic implementation of SSH using SwiftNIO
swift-server/swift-service-lifecycle
Cleanly startup and shutdown server application, freeing resources in order before exiting.
apple/swift-collections-benchmark
A benchmarking tool for Swift Collection algorithms
apple/swift-llbuild2
A fresh take on a low-level build system API.
apple/swift-certificates
An implementation of X.509 for Swift
apple/swift-distributed-tracing
Instrumentation library for Swift server applications
apple/swift-cluster-membership
Distributed Membership Protocol implementations in Swift
apple/pkl-swift
Pkl bindings for the Swift programming language
apple/swift-asn1
An implementation of ASN.1 for Swift
apple/swift-container-plugin
Swift Package Manager plugin for building container images
apple/swift-service-context
Minimal type-safe context propagation container
apple/swift-distributed-tracing-baggage-core
Minimal context propagation container