LanSolo's Stars
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
PyO3/pyo3
Rust bindings for the Python interpreter
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
NirantK/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
tensorflow/rust
Rust language bindings for TensorFlow
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
tweedegolf/teach-rs
A modular, reusable university course for Rust
schemathesis/schemathesis
Supercharge your API testing, catch bugs, and ensure compliance
LunarVim/Launch.nvim
🚀 Launch.nvim is modular starter for Neovim.
vaaaaanquish/Awesome-Rust-MachineLearning
This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. 🦀
faster-cpython/ideas
pydantic/pydantic-core
Core validation logic for pydantic written in rust
rothgar/mastering-zsh
Advanced topics to take advantage of zsh 👩💻👨💻
tiangolo/pydantic-sqlalchemy
Tools to convert SQLAlchemy models to Pydantic models
faster-cpython/cpython
The Python programming language
hamedasgari20/Python-Django-FastAPI-advanced-topics
Python and Django advanced topics
mirumee/ariadne-codegen
Generate fully typed Python client for any GraphQL API from schema, queries and mutations
tdp2110/crafting-interpreters-rs
Crafting Interpreters in Rust
mainmatter/rust-telemetry-workshop
Build a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.
graphql-python/graphene-pydantic
Integrate GraphQL with your Pydantic models
whatsthatsmell/dots
Code Smell Dotfiles
ddd-crew/ddd-crew.github.io
The published version of all repositories maintained by the ddd-crew
Migorithm/rustiful-backend
diegofreijo/rlox-vm
A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.
jamessizeland/tauri-chess
Experiment with tauri passing data from rust to javascript - building a chess app
Vestibule/domain-driven-hexa
Refactor of Sairyss/domain-driven-hexagon to taste.