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
260 watching
459 forks
Language: C
last commit: 6 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,599 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,321 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,750 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,287 |
swiftlang/swift-evolution | Maintains proposals and tracks changes to the Swift programming language and its evolution | 15,372 |
jordanebelanger/swiftybluetooth | A library providing a closure-based API for CoreBluetooth operations | 209 |
mono0926/licenseplist | Automates the generation of license information for iOS applications | 2,430 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,634 |
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,737 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,030 |
andlabs/libui | A portable GUI library for C that uses native GUI technologies of each platform. | 10,732 |
opencombine/opencombine | An open source implementation of Apple's Combine framework for processing values over time. | 2,723 |
robbiehanson/xmppframework | Provides a modular and thread-safe implementation of the XMPP standard for real-time communication | 5,910 |