Pinned Repositories
ArrayMD
A class template, with varadic parameters, simulating a multidimensional array
BitArray
Yet another bit-packed Boolean array in Swift
Complex
Hypercomplex Numbers from Cayley–Dickson Construction
multiarray-iso-proposal
Proposal for ISO C++ to modify std::array for extent counts besides one
swift-algorithms
Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types.
Unionize
Extended union types in C++11
CTMacUser's Repositories
CTMacUser/multiarray-iso-proposal
Proposal for ISO C++ to modify std::array for extent counts besides one
CTMacUser/swift-algorithms
Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types.
CTMacUser/Unionize
Extended union types in C++11
CTMacUser/BitArray
Yet another bit-packed Boolean array in Swift
CTMacUser/Complex
Hypercomplex Numbers from Cayley–Dickson Construction
CTMacUser/ArrayMD
A class template, with varadic parameters, simulating a multidimensional array
CTMacUser/cget
Command-line tool for URL transfers via Cocoa/Foundation URL Sessions
CTMacUser/cget-old
Command-line tool for URL transfers via the Cocoa URL Loading System
CTMacUser/Echo
Echo Client for macOS, using Swift and URLSessionStreamTask.
CTMacUser/gopher-node-menudle
generate Gopher menus with Node
CTMacUser/InternetLines
Parse CRLF-terminated lines from raw data or other character code points
CTMacUser/ios-printf-scanf
Yet another C++ version of printf and scanf, for C++11
CTMacUser/libetpan
Mail Framework for C Language
CTMacUser/mailcore2
MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
CTMacUser/memory-stream
C++ I/O class templates for handling a memory buffer as the source/sink
CTMacUser/OptionalTraversal
Methods to iterate a Collection while exploiting Optional.
CTMacUser/phpjs
php.js implements PHP functions in JavaScript
CTMacUser/Postcard
End-to-end encrypted email client with usable, minimalist interface.
CTMacUser/Prairie
OS X Gopher Client
CTMacUser/RedBlackTree
An implementation of the red-black-tree algorithm in Swift
CTMacUser/SectionedSequences
Sequences that wrap other sequences and vend their sub-sequences (of a set size).
CTMacUser/swift
The Swift Programming Language
CTMacUser/swift-book
The Swift Programming Language book
CTMacUser/swift-collections
A package of production grade Swift data structures
CTMacUser/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
CTMacUser/swift-numerics
Numerical APIs for Swift
CTMacUser/swift-smtp
An SMTP sender implementation in Swift using Swift NIO
CTMacUser/Trie
A trie data type for Swift
CTMacUser/XNW
Attempt at a Usenet client