Pinned Repositories
alphalens
Performance analysis of predictive (alpha) stock factors
amazon-sagemaker-bert-pytorch
audit_wheel
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
barter-rs
Open-source Rust framework for building event-driven live-trading & backtesting systems
cachenator
Distributed, sharded in-memory cache and proxy for S3
comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
dask_example
DeepFaceLab_Colab
docker-jupyter-rust
fabregas201307's Repositories
fabregas201307/audit_wheel
fabregas201307/barter-rs
Open-source Rust framework for building event-driven live-trading & backtesting systems
fabregas201307/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
fabregas201307/docker-jupyter-rust
fabregas201307/engineering-blogs
A curated list of engineering blogs
fabregas201307/fastapi
A simple example of using Fast API in Python.
fabregas201307/fastapi-alembic-sqlmodel-async
This is a project template which uses FastAPI, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
fabregas201307/fiber-go-template
📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.
fabregas201307/godevcontainer
Golang development container for Visual Studio Code Remote Containers Development
fabregas201307/golang-fiber-realworld-example-app
Example real world backend API built with Golang + Fiber + Gorm + Swagger
fabregas201307/interviews
fabregas201307/jupyterhub
fabregas201307/learning-go-2875237
Learning Go
fabregas201307/llama-cpp-python
Python bindings for llama.cpp
fabregas201307/llama.cpp
Port of Facebook's LLaMA model in C/C++
fabregas201307/practice-it-go-rest-api-server-3087771
This repo is for the Linkedin Learning course: Practice It: Go Rest API Server
fabregas201307/pyo3
pyo3 examples
fabregas201307/pyo3_tax_calculator
fabregas201307/python_interview
Our Python Programming Interview
fabregas201307/riptable
64bit multithreaded python data analytics tools for numpy arrays and datasets
fabregas201307/rust-asynchronous-programming-with-tokio-3067766
This is a repository for the LinkedIn Learning course Rust: Asynchronous Programming with Tokio
fabregas201307/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
fabregas201307/rust-data-analysis
Rust for data analysis encyclopedia (WIP).
fabregas201307/rust-data-engineering
Code for a Duke Coursera Rust-based data engineering course
fabregas201307/rust-pytorch-gpu-template
Rust PyTorch GPU configuration
fabregas201307/rust_python_jupyter
fabregas201307/RustQuant
Rust library for quantitative finance.
fabregas201307/sparrow
Data extraction from documents with ML
fabregas201307/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (ggml/gguf), Llama models.
fabregas201307/tutorial-go-fiber-rest-api
📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.