swift-atoms
Popular repositories Loading
-
-
swift-logic
swift-logic PublicClassical and three-valued Strong Kleene logic operators and result builders for Bool? in Swift.
Swift 2
-
swift-async
swift-async PublicRaw async coordination primitives (Channel/Broadcast/Semaphore/Mutex/Barrier/Promise/Bridge) a layer below AsyncSequence, with ~Copyable element support and typed-throws cancellation.
Swift 2
-
swift-tagged
swift-tagged PublicForked from pointfreeco/swift-tagged
Phantom-typed value wrappers for zero-cost type safety in Swift.
Swift 2
-
swift-store
swift-store PublicPure reduction algebra for the state architecture: a total update, effects as data, and typed communication keys for Swift.
Swift 2
-
swift-navigation
swift-navigation PublicNavigation-state algebra for Swift — identified destination placement, ordered stacks, and shell-independent presentation, Foundation-free and Embedded-deployable.
Swift 2
Repositories
- swift-system Public
Phantom-tagged CPU topology, NUMA layout, and memory/processor measurement types for Swift.
- swift-string Public
Null-terminated, single-owner platform-native string storage with non-escapable borrowed views and zero Foundation dependency for Swift.
- swift-spatial Public
Phantom-typed spatial dimensions — coordinates, displacements, extents, and measures with tagged value carriers and quantization — for Swift.
- swift-slab Public
Fixed-capacity, heap-backed slot storage with O(1) bitmap-tracked insert and remove at consumer-chosen indices for Swift.
- swift-set Public
Set<S> — an insertion-ordered hash set generic over its storage column, plus the Set.Protocol membership contract and its relational-algebra defaults.
- swift-queue Public
Queue<S> — a FIFO queue generic over its ring storage column; O(1) enqueue/dequeue, with ownership and capacity decided by the column.
- swift-pool Public
Pool.Bounded<Resource> — a bounded async resource pool: scoped acquire/release of ~Copyable resources, with backpressure when exhausted and a destroy hook at shutdown.
- swift-path Public
Lifetime-safe, null-terminated platform-encoded path buffers ready for filesystem syscalls in Swift.
- swift-numeric Public
Compensated (error-free) floating-point arithmetic, rounding-mode integer division, and libm transcendentals for Swift.
- swift-manifest Public
Manifest — L1 abstractions for file-scope typed-value manifests: loader configuration, driver-shim dependencies, and byte-level `// parent: <URL>` directive scanning.
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…