Pinned Repositories
AES-DES-3DES-MD5-RC4-SHA1-SHA256-BASE64
AES DES 3DES MD5 RC4 SHA1 SHA256 BASE64 for C++
atomizes
A simple HTTP message constructor and parser using C++11.
Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Cplusplus-LinearRegression
CPP-Algorithm-MultilayerPerceptron
Algorithm Development: MultilayerPerceptron | Developer: Dominic Jiang
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
cWS
cWS - fast C++ WebSocket implementation for Node.js (uWebSockets v0.14 fork)
DefaultsKit
Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
How-to-navigate-in-SwiftUI
ksocket
ksocket: easy TCP/UDP networking in kernel space
darefish's Repositories
darefish/CPP-Algorithm-MultilayerPerceptron
Algorithm Development: MultilayerPerceptron | Developer: Dominic Jiang
darefish/AES-DES-3DES-MD5-RC4-SHA1-SHA256-BASE64
AES DES 3DES MD5 RC4 SHA1 SHA256 BASE64 for C++
darefish/atomizes
A simple HTTP message constructor and parser using C++11.
darefish/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
darefish/Cplusplus-LinearRegression
darefish/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
darefish/cWS
cWS - fast C++ WebSocket implementation for Node.js (uWebSockets v0.14 fork)
darefish/DefaultsKit
Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
darefish/How-to-navigate-in-SwiftUI
darefish/ksocket
ksocket: easy TCP/UDP networking in kernel space
darefish/Linear-Regression-live
Live Linear Regression with C++
darefish/LSTM
Terrible, Horrible, No Good, Very Bad implementation of an LSTM in C++
darefish/mobileplayer-ios
:iphone: :movie_camera: A powerful and completely customizable media player for iOS
darefish/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
darefish/NavigationDrawer
SwiftUI_Demo
darefish/netcco
a kernel module which can distort tcp destination, A vip(virtual ip) implement.
darefish/queue_atomic
Multiple producer multiple consumer queue template using C++11 atomics.
darefish/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
darefish/RefreshUI
RefreshUI provide native refresh control to SwiftUI.
darefish/RegressionForest
Parallel high-performance regression forest for real-time application
darefish/Shapes
:rocket: SwiftUI Shapes
darefish/SideMenu
SideMenu is a simple Android navigation drawer implementation for SwiftUI
darefish/Simple-Linear-Regression
Implementation of uni-variate linear regression from scratch using the Eigen linear algebra library in C++
darefish/SplitView
A SwiftUI view that manages a UISplitViewController.
darefish/StackNavigationView
A SwiftUI component for macOS that makes complex view hierarchies possible
darefish/subevent
C++ Event Driven and Network Application Library (Header only)
darefish/SwiftUI-Custom-Tab-Bar
Custom tab bar with navigation controller using SwiftUI
darefish/Thread-Demo
A sample app for basic Forums functionality done with Swift UI