charlesm's Stars
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
microsoft/kiota-dotnet
Abstractions library for the Kiota generated SDKs in dotnet
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
nushell/nushell
A new type of shell
atuinsh/atuin
✨ Magical shell history
jpillora/chisel
A fast TCP/UDP tunnel over HTTP
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
antirez/smallchat
A minimal programming example for a chat server
karpathy/llama2.c
Inference Llama 2 in one file of pure C
facebookresearch/fastText
Library for fast text representation and classification.
khellang/Middleware
Various ASP.NET Core middleware
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
labstack/echo
High performance, minimalist Go web framework
openai/shap-e
Generate 3D objects conditioned on text or images
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
ggerganov/llama.cpp
LLM inference in C/C++
weaveworks/ignite
Ignite a Firecracker microVM
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
google/tcmalloc
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.