Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. serde
S

serde

Framework
73 projects100.1k total stars9.2k total forks2 languages

Open-source projects built with serde

There are currently 73 open-source projects built with serde, with a combined total of 100.1k GitHub stars. The most common language among these projects is Rust.

Showing 73 open-source projects · page 1 of 3

actix-web
actix-webactix/actix-web

A powerful, pragmatic, and extremely fast Rust web framework for building scalable and reliable web services.

24.7k1.9kRust
2 days ago
Serenity
Serenityzeyla/serenity

A Rust library for interacting with the Discord API, providing a full-featured toolkit for building Discord bots.

5.6k665Rust
3 days ago
rhai
rhairhaiscript/rhai

An embedded scripting language and evaluation engine for Rust, designed for safe and easy scripting integration.

5.5k241Rust
6 days ago
Rustler
Rustlerhansihe/Rustler

A safe Rust library for creating Erlang NIFs that prevents crashes in the BEAM VM.

4.8k243Rust
2 days ago
rustler
rustlerrusterlium/rustler

A safe Rust library for creating Erlang NIFs that prevents crashes in the BEAM VM.

4.8k243Rust
2 days ago
TimonPost/crossterm
TimonPost/crosstermcrossterm-rs/crossterm

A pure-Rust library for cross-platform terminal manipulation, enabling rich text-based interfaces.

4.2k387Rust
16 days ago
Tarpc
Tarpcgoogle/tarpc

An RPC framework for Rust that defines services in code, eliminating separate schema compilation and language switching.

3.7k228Rust
2 months ago
ATAC
ATACJulien-cpsn/ATAC

A terminal-based API client for sending HTTP/WebSocket requests, managing collections, and scripting—free, offline, and account-less.

3.7k132Rust
4 months ago
aws-lambda-rust-runtime
aws-lambda-rust-runtimeaws/aws-lambda-rust-runtime

A Rust runtime and libraries for building and deploying AWS Lambda functions.

3.6k393Rust
5 hours ago
stdweb
stdwebkoute/stdweb

A Rust library providing Web API bindings and seamless interoperability between Rust and JavaScript for client-side web development.

3.5k179Rust
2 years ago
rust-bitcoin
rust-bitcoinrust-bitcoin/rust-bitcoin

A Rust library for Bitcoin protocol data structures, serialization, parsing, and network message handling.

2.6k991Rust
10 hours ago
rbatis
rbatisrbatis/rbatis

A high-performance Rust ORM framework with compile-time dynamic SQL compilation for zero-runtime-overhead database operations.

2.5k171Rust
4 days ago
Tao
Taotauri-apps/tao

A cross-platform window creation library in Rust that supports Windows, macOS, Linux, iOS, and Android.

2.2k342Rust
1 day ago
jsonwebtoken
jsonwebtokenKeats/jsonwebtoken

A Rust library for encoding and decoding JSON Web Tokens (JWT) with support for multiple algorithms and flexible validation.

2.1k351Rust
11 days ago
async-openai
async-openai64bit/async-openai

A Rust library for interacting with OpenAI's APIs with full async/await support and type-safe request/response handling.

2.0k391Rust
1 month ago
SeekStorm
SeekStormSeekStorm/SeekStorm

A sub-millisecond full-text search library and multi-tenancy server written in Rust, designed for high performance and real-time indexing.

1.9k67Rust
10 days ago
legion
legionamethyst/legion

A high-performance, feature-rich Entity Component System (ECS) library for Rust game development with minimal boilerplate.

1.7k140Rust
4 years ago
postcard
postcardjamesmunns/postcard

A no_std, serde-compatible serializer and deserializer for Rust, designed for embedded and constrained environments.

1.5k137Rust
3 days ago
simd-json
simd-jsonsimd-lite/simd-json

A high-performance Rust JSON parser porting simdjson's SIMD techniques, with Serde compatibility.

1.4k102Rust
9 days ago
graphql-client
graphql-clientgraphql-rust/graphql-client

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

1.3k176Rust
5 days ago
graphql-client
graphql-clienttomhoule/graphql-client

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

1.3k176Rust
5 days ago
PoloDB
PoloDBPoloDB/PoloDB

An embedded document database written in Rust with a MongoDB-like API, offering a modern alternative to SQLite.

1.2k59Rust
6 hours ago
binserve
binservemufeedvh/binserve

A fast, production-ready static web server with TLS, routing, hot reloading, caching, and templating in a single binary.

1.1k75Rust
2 years ago
envy
envysoftprops/envy

A Rust library for deserializing environment variables into type-safe structs using Serde.

97844Rust
2 years ago
Figment
FigmentSergioBenitez/Figment

A hierarchical configuration library for Rust that merges multiple sources with a concurrency-free design.

90551Rust
1 year ago
heed
heedmeilisearch/heed

Fully typed Rust LMDB wrappers with minimal overhead, supporting both LMDB master and encrypted master3 branches.

90479Rust
1 month ago
Stencila
Stencilastencila/stencila

A platform for creating and publishing dynamic, data-driven documents with built-in code execution and collaboration.

89558Rust
11 hours ago
Realworld example
Realworld examplejetli/rust-yew-realworld-example-app

A full-featured RealWorld example application built with Rust, Yew, and WebAssembly, demonstrating modern web and desktop development patterns.

887108Rust
4 months ago
docopt.rs
docopt.rsdocopt/docopt.rs

A Rust command line argument parser that uses a documentation string to define the interface.

74882Rust
5 years ago
Peroxide
PeroxideAxect/Peroxide

A Rust numeric library for linear algebra, numerical analysis, statistics, and machine learning with high performance and syntax inspired by R, MATLAB, and Python.

72343Rust
12 days ago
httpmock
httpmockhttpmock/httpmock

A simple yet powerful HTTP mocking library for Rust, featuring a fluent API, request matching, and standalone Docker support.

66461Rust
10 hours ago
jsongrep
jsongrepmicahkepe/jsongrep

A command-line tool and Rust library for fast querying of JSON, YAML, TOML, and other documents using regular path expressions.

65612Rust
4 days ago
rustlearn
rustlearnmaciejkula/rustlearn

A Rust crate providing efficient implementations of common machine learning algorithms with support for dense and sparse data.

64556Rust
5 years ago
Hiqlite
Hiqlitesebadob/hiqlite

An embeddable, highly-available SQLite database with Raft-based replication, automatic failover, and integrated caching.

46526Rust
17 days ago
bson-rust
bson-rustmongodb/bson-rust

A Rust library for encoding and decoding BSON (Binary JSON) with Serde integration.

461154Rust
2 days ago
Graphul
Graphulgraphul-rs/graphul

An Express-inspired web framework for Rust, designed to build fast, scalable microservices with a friendly syntax and powerful extractor system.

45110Rust
2 years ago
123
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub