swift-corelibs-libdispatch
Concurrent framework
A modern implementation of concurrent execution on multicore hardware using C
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
2k stars
258 watching
460 forks
Language: C
last commit: 5 days ago Related projects:
Repository | Description | Stars |
---|---|---|
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,735 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,343 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,303 |
swiftlang/swift-evolution | Maintains proposals and tracks changes to the Swift programming language and its evolution | 15,411 |
jordanebelanger/swiftybluetooth | A library providing a closure-based API for CoreBluetooth operations | 212 |
mono0926/licenseplist | Automates the generation of license information for iOS applications | 2,432 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,639 |
duemunk/async | Syntactic sugar for asynchronous dispatches in Grand Central Dispatch (GCD) | 4,591 |
sustrik/libmill | Introduces concurrency features to the C programming language in a style similar to Go. | 2,741 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,039 |
andlabs/libui | A portable GUI library for C that uses native GUI technologies of each platform. | 10,745 |
opencombine/opencombine | An open source implementation of Apple's Combine framework for processing values over time. | 2,730 |
robbiehanson/xmppframework | Provides a modular and thread-safe implementation of the XMPP standard for real-time communication | 5,912 |