simon-song's Stars
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
microsoft/monaco-editor
A browser based code editor
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
ggerganov/ggml
Tensor library for machine learning
bpc-clone/bpc_chrome_support
man-group/dtale
Visualizer for pandas data structures
json-editor/json-editor
JSON Schema Based Editor
ibireme/yyjson
The fastest JSON library in C
hosseinmoein/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
fastfloat/fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari
bytedance/sonic-cpp
A fast JSON serializing & deserializing library, accelerated by SIMD.
ddotta/awesome-polars
A curated list of Polars talks, tools, examples & articles. Contributions welcome !
OpenSourceRisk/Engine
Open Source Risk Engine
kokkos/mdspan
Reference implementation of mdspan targeting C++23
mattharrison/effective_pandas_book
Errata and code for Effective Pandas book
Snektron/pareas
GPU-accelerated compiler
PacktPublishing/Pandas-Cookbook-Second-Edition
Pandas Cookbook Second Edition, published by Packt
njpipeorgan/wolfram-language-notebook
Notebook support for Wolfram Language in VS Code
rabauke/trng4
state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations
abolz/Drachennest
Different algorithms for converting binary to decimal floating-point numbers
olmallet81/URT
Fast Unit Root Tests and OLS regression in C++ with wrappers for R and Python
mattharrison/effective_polars_book
Code and materials for Effective Polars book
bjoern-andres/marray
Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++
mikecroucher/nearest_correlation
Python versions of nearest correlation matrix algorithms
Virtual-Machine/ir-examples
LLVM IR Examples
mattharrison/pearson-pandas-best-practices
Content for Pearson Live Training
Loki-Astari/JsonBenchmark
Json benchmark based on nativejson-benchmark
petertankov/mfg_elec
Code for the MFG_ELEC model for the dynamics of electricity market
protw/pivot
A pivot table with intermediate and final results both by rows and by columns is already in Python