ronazulay's Stars
hackerkid/Mind-Expanding-Books
:books: Find your next book to read!
artnc/chronofile
Personal time tracking app
kbernst30/rusty-boy
hermit-os/hermit-rs
Hermit for Rust.
TheAlgorithms/Rust
All Algorithms implemented in Rust
survemobility/gaffer
Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.
adnanh/webhook
webhook is a lightweight incoming webhook server to run shell commands
nuta/nsh
A command-line shell like fish, but POSIX compatible.
Nethereum/Nethereum
Ethereum .Net cross platform integration library
Azure/autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
stefsietz/nn-visualizer
tabulapdf/tabula-java
Extract tables from PDF files
NMZivkovic/SimpleNeuralNetworkInCSharp
This repository contains examples used in blogpost - https://rubikscode.net/2018/01/29/implementing-simple-neural-network-in-c/
Sergio0694/NeuralNetwork.NET
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
alephsecurity/xnu-qemu-arm64
imba/imba
🐤 The friendly full-stack language
square/square-dotnet-sdk
.NET client library for the Square API
Qluxzz/avanza
A Python library for the unofficial Avanza API
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
piraces/ConsoleCoin
Simple console app to track CryptoCurrencies prices
DaveSkender/Stock.Indicators
Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
alpacahq/alpaca-trade-api-python
Python client for Alpaca's trade API
alpacahq/marketstore
DataFrame Server for Financial Timeseries Data
Nasdaq/NasdaqCloudDataService-SDK-Java
Nasdaq Data Link provides a modern and efficient method of delivery for real-time exchange data and other financial information. This repository provides a Java SDK for developing applications using Nasdaq Data Link's real-time data.
IG-Group/ig-webapi-dotnet-sample
WPF sample application written in C# to access the IG Web API
WojciechZankowski/iextrading4j-book
IEX Trading open source incremental Order Book implementation
alpacahq/alpaca-trade-api-csharp
C# SDK for Alpaca Trade API https://docs.alpaca.markets/
yevhen/Streamstone
Event store for Azure Table Storage
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
disruptor-net/Disruptor-net
Port of LMAX Disruptor to .NET