KaQuMiQ's Stars
pointfreeco/swift-tagged
🏷 A wrapper type for safer, expressive code.
davedelong/time
Robust and type-safe date and time calculations for Swift
aio-libs-abandoned/aioredis-py
asyncio (PEP 3156) Redis support
emqx/CocoaMQTT
MQTT 5.0 client library for iOS and macOS written in Swift
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
SwiftDocOrg/swift-doc
A documentation generator for Swift projects
yonaskolb/Mint
A package manager that installs and runs executable Swift packages
CoreOffice/CoreXLSX
Excel spreadsheet (XLSX) format parser written in pure Swift
CoreOffice/XMLCoder
Easy XML parsing using Codable protocols in Swift
ShawnMoore/XMLParsing
XMLEncoder & XMLDecoder using the codable protocol in Swift 4.2
arangodb/velocypack
A fast and compact format for serialization and storage
mozilla/Fira
Mozilla's new typeface, used in Firefox OS
onmyway133/Swiftlane
🚀 Build utilities in pure Swift
Dimillian/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
rabbitmq/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
NozeIO/redi-s
A performant Redis server implemented in SwiftNIO.
swift-server/RediStack
Non-blocking, event-driven Swift client for Redis.
elixir-editors/emacs-elixir
Emacs major mode for Elixir
erlang/otp
Erlang/OTP
vapor/redis
Vapor provider for RediStack
vapor/vapor
💧 A server-side Swift HTTP web framework.
nicklockwood/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
cloudflare/boringtun
Userspace WireGuard® Implementation in Rust
MagicStack/uvloop
Ultra fast asyncio event loop.
kennethreitz/responder
A familiar HTTP Service Framework for Python.
tonybaloney/wily
A Python application for tracking, reporting on timing and complexity in Python code
boramalper/pydis
A redis clone in Python 3 to disprove some falsehoods about performance.