pseudocodes's Stars
pengzhile/pandora
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
extism/extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
bytedance/monoio
Rust async runtime based on io-uring.
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
pmorissette/bt
bt - flexible backtesting for Python
bregman-arie/sre-checklist
A checklist of anyone practicing Site Reliability Engineering
nkaz001/hftbacktest
A high-frequency trading and market-making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
dominikbraun/graph
A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
lizrice/ebpf-beginners
The beginner's guide to eBPF
lxzan/gws
simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
louisnw01/lightweight-charts-python
Python framework for TradingView's Lightweight Charts JavaScript library.
adhocteam/pushup
Pushup is for making modern, page-oriented web apps in Go
wisespace-io/binance-rs
Rust Library for the Binance API
ANG13T/SatIntel
SatIntel is an OSINT tool for Satellites 🛰. Extract satellite telemetry, receive orbital predictions, and parse TLEs 🔭
glycerine/offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
repeale/fp-go
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
ixy-languages/ixy.rs
Rust rewrite of the ixy network driver
mdlayher/ethernet
Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.
PacktPublishing/Creative-Projects-for-Rust-Programmers
Creative Projects for Rust Programmers, published by Packt
PacktPublishing/Speed-up-your-Python-with-Rust
Speed up your Python with Rust, published by Packt
kanekoshoyu/kucoin_arbitrage
KuCoin Cyclic Arbitrage, using Event-Driven Async Rust
agerasev/flatty
Flat message buffers with direct mapping to Rust types without packing/unpacking
igolaizola/igogpt
AutoGPT and other GPT and AI tools written in Golang
alttch/myval
Lightweight Apache Arrow data frame for Rust
drbh/simd-alphatensor-rs
🧮 alphatensor matrix breakthrough algorithms + simd + rust.
yinsenm/gerber
Gerber robust statistics for portfolio optimization
mineralres/rust-share
trading tools in rust
goccmack/godsp
Digital signal processing package in Go for the discrete wavelet transform (DWT)
fengyoulin/shm
A hash map implemented in a shared memory mapping.