Pinned Repositories
CLMDB
LMDB Source in a Swift Package
cxxboost
cxx boost library
nostr-kit
the fastest way to do nostr stuff in swift. period.
QuickJSON
Native Swift Encoding and Decoding from ANSI C library yyjson.
QuickLMDB
Write LMDB databases with ease and flexibility.
RapidLMDB
Fast and efficient LMDB wrapper for Swift.
rawdog
raw binary representation protocol in swift. and some crypto too.
SwiftBCrypt
Swift package wrapping the OpenWall BCrypt hashing algorithm
SwiftSlash
Concurrent shell scripting framework with deep support for async/await.
tannerdsilva's Repositories
tannerdsilva/SwiftSlash
Concurrent shell scripting framework with deep support for async/await.
tannerdsilva/nostr-kit
the fastest way to do nostr stuff in swift. period.
tannerdsilva/QuickLMDB
Write LMDB databases with ease and flexibility.
tannerdsilva/cxxboost
cxx boost library
tannerdsilva/CLMDB
LMDB Source in a Swift Package
tannerdsilva/rawdog
raw binary representation protocol in swift. and some crypto too.
tannerdsilva/CWireguardTools
primitive wrapper of wireguard-tools into the Swift build syste
tannerdsilva/cxxmonero
monero built as a Swift Package.
tannerdsilva/hummingbird
Lightweight, flexible HTTP server framework written in Swift
tannerdsilva/QuickJSON
Native Swift Encoding and Decoding from ANSI C library yyjson.
tannerdsilva/bedrock
the bedrock for any new backed process
tannerdsilva/boost
Super-project for modularized Boost
tannerdsilva/Clibqrencode
a Swift Package wrapping of libqrencode
tannerdsilva/Clibxlsxio
Swift wrapper for the C library xlsxio
tannerdsilva/Crtnetlink
netlink convenience c functions. built as a Swift Package.
tannerdsilva/cxxrandomx
randomx built as a Swift Package.
tannerdsilva/hacklash
distributed security tool
tannerdsilva/hummingbird-websocket
Websocket upgrade support for Hummingbird
tannerdsilva/negentropy
tannerdsilva/os-kit
A system library for Linux.
tannerdsilva/RandomX
Proof of work algorithm based on random code execution
tannerdsilva/secp256k1.swift
Elliptic Curve operations, Schnorr, and ZKP for Bitcoin. Supports iOS macOS tvOS watchOS + Linux.
tannerdsilva/swift-cross-ui
A cross-platform SwiftUI-like UI framework built on SwiftGtk.
tannerdsilva/swift-service-lifecycle
Cleanly startup and shutdown server application, freeing resources in order before exiting.
tannerdsilva/SwiftBlake2
tannerdsilva/topaz
staging cakewallet project
tannerdsilva/wireguard-apple
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-apple
tannerdsilva/wiremand
tannerdsilva/ws-kit
as small as possible.
tannerdsilva/yyjson
The fastest JSON library in C