bharathm03's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
payloadcms/payload
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
facebook/lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
earthly/earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
serde-rs/serde
Serialization framework for Rust
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
NorthwoodsSoftware/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
pest-parser/pest
The Elegant Parser
Kanaries/Rath
Next generation of automated data exploratory analysis and visualization platform.
hora-search/hora
🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .
ChaofWang/Awesome-Super-Resolution
Collect super-resolution related papers, data, repositories
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. 🦀
lerocha/chinook-database
Sample database for SQL Server, Oracle, MySQL, PostgreSQL, SQLite, DB2
casbin/casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
hyrise/hyrise
Hyrise is a research in-memory database.
jiny2001/dcscn-super-resolution
A tensorflow implementation of "Fast and Accurate Image Super Resolution by Deep CNN with Skip Connection and Network in Network", a deep learning based Single-Image Super-Resolution (SISR) model.
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
cszn/DPIR
Plug-and-Play Image Restoration with Deep Denoiser Prior (IEEE TPAMI 2021) (PyTorch)
jpwhite3/northwind-SQLite3
SQLite3 version of Microsoft's Northwind Database
dguo/strsim-rs
:abc: Rust implementations of string similarity metrics
millardjn/rusty_sr
Deep learning superresolution in pure rust