πŸ‡³πŸ‡± Made in Netherlands

Discover Netherlands's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Netherlands.

TOP Rust Projects

1
pola-rs/polars

pola-rs/polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Rust
26,200
star
2
timvisee/ffsend

timvisee/ffsend

πŸ“¬ Easily and securely share files from the command line. A fully featured Firefox Send client.
Rust
6,600
star
3
djc/askama

djc/askama

Type-safe, compiled Jinja-like templates for Rust
Rust
2,946
star
4
tweedegolf/teach-rs

tweedegolf/teach-rs

A modular, reusable university course for Rust
Rust
2,636
star
5
twistedfall/opencv-rust

twistedfall/opencv-rust

Rust bindings for OpenCV 3 & 4
Rust
1,732
star
6
orlp/glidesort

orlp/glidesort

A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
Rust
1,541
star
7
JelteF/derive_more

JelteF/derive_more

Some more derive(Trait) options
Rust
1,406
star
8
m-ou-se/rust-atomics-and-locks

m-ou-se/rust-atomics-and-locks

Code examples, data structures, and links from my book, Rust Atomics and Locks.
Rust
1,122
star
9
fusion-engineering/inline-python

fusion-engineering/inline-python

Inline Python code directly in your Rust code
Rust
1,088
star
10
orlp/slotmap

orlp/slotmap

Slotmap data structure for Rust
Rust
990
star
11
cessen/ropey

cessen/ropey

A utf8 text rope for manipulating and editing large texts.
Rust
962
star
12
zoni/obsidian-export

zoni/obsidian-export

Rust library and CLI to export an Obsidian vault to regular Markdown
Rust
903
star
13
Pauan/rust-dominator

Pauan/rust-dominator

Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust!
Rust
840
star
14
ContainerSolutions/trow

ContainerSolutions/trow

Container Registry and Image Management for Kubernetes Clusters
Rust
808
star
15
wooorm/markdown-rs

wooorm/markdown-rs

CommonMark compliant markdown parser in Rust with ASTs and extensions
Rust
778
star
16
foresterre/cargo-msrv

foresterre/cargo-msrv

πŸ¦€ Find the minimum supported Rust version (MSRV) for your project
Rust
752
star
17
djc/bb8

djc/bb8

Full-featured async (tokio-based) postgres connection pool (like r2d2)
Rust
647
star
18
tweedegolf/mailcrab

tweedegolf/mailcrab

Email test server for development, written in Rust
Rust
636
star
19
robbert-vdh/nih-plug

robbert-vdh/nih-plug

Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself
Rust
630
star
20
ozankasikci/rust-music-theory

ozankasikci/rust-music-theory

A music theory guide written in Rust.
Rust
593
star
21
phra/rustbuster

phra/rustbuster

A Comprehensive Web Fuzzer and Content Discovery Tool
Rust
513
star
22
dusk-network/plonk

dusk-network/plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk-Network team.
Rust
496
star
23
Pauan/rust-signals

Pauan/rust-signals

Zero-cost functional reactive Signals for Rust
Rust
487
star
24
timvisee/lazymc

timvisee/lazymc

πŸ’€ Put your Minecraft server to rest when idle.
Rust
478
star
25
NLnetLabs/routinator

NLnetLabs/routinator

An RPKI Validator and RTR server written in Rust
Rust
434
star
26
ruuda/hound

ruuda/hound

A wav encoding and decoding library in Rust
Rust
433
star
27
Bauxitedev/bitmapflow

Bauxitedev/bitmapflow

A tool to generate inbetweens for animated sprites, written in godot-rust
Rust
426
star
28
aochagavia/rocket_wasm

aochagavia/rocket_wasm

The Rocket game, now compiling to WASM
Rust
423
star
29
loiclec/fuzzcheck-rs

loiclec/fuzzcheck-rs

Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
Rust
422
star
30
vn971/rua

vn971/rua

Build tool for Arch Linux providing control, review and jailed build options
Rust
416
star
31
inko-lang/inko

inko-lang/inko

A language for building concurrent software with confidence
Rust
414
star
32
svartalf/rust-battop

svartalf/rust-battop

Interactive batteries viewer
Rust
405
star
33
DelSkayn/rquickjs

DelSkayn/rquickjs

High level bindings to the quickjs javascript engine
Rust
393
star
34
mcarton/rust-derivative

mcarton/rust-derivative

A set of alternative `derive` attributes for Rust
Rust
392
star
35
wooorm/mdxjs-rs

wooorm/mdxjs-rs

Compile MDX to JavaScript in Rust
Rust
387
star
36
aochagavia/rocket

aochagavia/rocket

A toy game in Rust, using ggez
Rust
365
star
37
iximiuz/pq

iximiuz/pq

Parse and Query log files as time series
Rust
362
star
38
duckdb/duckdb-rs

duckdb/duckdb-rs

Ergonomic bindings to duckdb for Rust
Rust
355
star
39
coastalwhite/lemurs

coastalwhite/lemurs

A customizable TUI display/login manager written in Rust πŸ’
Rust
346
star
40
Traverse-Research/gpu-allocator

Traverse-Research/gpu-allocator

πŸ¦€ GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
Rust
342
star
41
svartalf/rust-battery

svartalf/rust-battery

Rust crate providing cross-platform information about the notebook batteries.
Rust
334
star
42
NLnetLabs/domain

NLnetLabs/domain

A DNS library for Rust.
Rust
309
star
43
G07cha/pomodoro

G07cha/pomodoro

A classic time management tool in your menubar
Rust
295
star
44
ruuda/claxon

ruuda/claxon

A FLAC decoder in Rust
Rust
279
star
45
NLnetLabs/krill

NLnetLabs/krill

RPKI Certificate Authority and Publication Server written in Rust
Rust
272
star
46
tversteeg/emplace

tversteeg/emplace

πŸ‘©β€β€οΈβ€πŸ’‹β€πŸ‘© Synchronize installed packages on multiple machines
Rust
243
star
47
verpeteren/rust-simd-noise

verpeteren/rust-simd-noise

SIMD noise library for Rust
Rust
243
star
48
timvisee/advent-of-code-2021

timvisee/advent-of-code-2021

πŸŽ„ My Advent of Code solutions in Rust. http://adventofcode.com/2021
Rust
240
star
49
polyfloyd/rust-id3

polyfloyd/rust-id3

A rust library for reading and writing ID3 metadata
Rust
220
star
50
Technolution/rustig

Technolution/rustig

A tool to detect code paths leading to Rust's panic handler
Rust
215
star
51
orottier/web-audio-api-rs

orottier/web-audio-api-rs

A Rust implementation of the Web Audio API, for use in non-browser contexts
Rust
213
star
52
InputUsername/rescrobbled

InputUsername/rescrobbled

MPRIS music scrobbler daemon
Rust
205
star
53
ing-bank/threshold-signatures

ing-bank/threshold-signatures

Threshold Signature Scheme for ECDSA
Rust
198
star
54
blyxxyz/lexopt

blyxxyz/lexopt

Minimalist pedantic command line parser
Rust
197
star
55
dusk-network/Poseidon252

dusk-network/Poseidon252

Reference implementation for the Poseidon Snark-friendly Hash algorithm.
Rust
194
star
56
rustic-games/sm

rustic-games/sm

πŸš€ SM – a static State Machine library
Rust
192
star
57
timvisee/prs

timvisee/prs

πŸ” A secure, fast & convenient password manager CLI using GPG and git to sync.
Rust
189
star
58
ikbencasdoei/godot-voip

ikbencasdoei/godot-voip

godot-voip is a Godot Engine addon which makes it very easy to setup a real-time voice-chat system in your Godot game. This addon also includes a demo project.
Rust
187
star
59
pola-rs/pyo3-polars

pola-rs/pyo3-polars

Pyo3 extensions for polars
Rust
185
star
60
rikhuijzer/ata

rikhuijzer/ata

Ask the Terminal Anything (ATA): ChatGPT in the terminal
Rust
183
star
61
ThijsRay/coppers

ThijsRay/coppers

Coppers is a custom test harnass for Rust that measures the energy usage of your test suite.
Rust
178
star
62
mcarton/rust-herbie-lint

mcarton/rust-herbie-lint

A rustc plugin to check for numerical instability
Rust
171
star
63
frk1/hazedumper-rs

frk1/hazedumper-rs

Source code of the hazedumper written in Rust
Rust
170
star
64
bolcom/libunftp

bolcom/libunftp

Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp
Rust
168
star
65
m-ou-se/nightly-crimes

m-ou-se/nightly-crimes

Please do not use this.
Rust
168
star
66
thedjinn/MiniWASM

thedjinn/MiniWASM

A minimalist Rust WebAssembly project template
Rust
165
star
67
cessen/psychopath

cessen/psychopath

A slightly psychotic path tracer.
Rust
162
star
68
timvisee/advent-of-code-2022

timvisee/advent-of-code-2022

πŸŽ„ My Advent of Code solutions in Rust. http://adventofcode.com/2022
Rust
159
star
69
pd0wm/airtag-dump

pd0wm/airtag-dump

Utility to glitch and dump an AirTag
Rust
155
star
70
foresterre/sic

foresterre/sic

🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.
Rust
154
star
71
PumpkinSeed/fakeit

PumpkinSeed/fakeit

Fake data generator library with 130+ functions written in Rust
Rust
145
star
72
dutchcoders/cloudman

dutchcoders/cloudman

Textual user interface to manage ec2 instances.
Rust
145
star
73
m-ou-se/pong

m-ou-se/pong

Fake ping times.
Rust
143
star
74
ant4g0nist/rudroid

ant4g0nist/rudroid

Rudroid - Writing the World's worst Android Emulator in Rust πŸ¦€
Rust
133
star
75
jdno/auto-traffic-control

jdno/auto-traffic-control

A video game for programmers about safely routing planes to an airport πŸ›¬
Rust
131
star
76
m-ou-se/floatconv

m-ou-se/floatconv

Fast implementations of integer/floating point conversion operations.
Rust
130
star
77
braver/FileIcons

braver/FileIcons

File icons for Sublime Text
Rust
128
star
78
dusk-network/rusk

dusk-network/rusk

Dusk's Smart Contract Platform
Rust
128
star
79
milanboers/rurel

milanboers/rurel

Flexible, reusable reinforcement learning (Q learning) implementation in Rust
Rust
127
star
80
proycon/vocage

proycon/vocage

A minimalistic spaced-repetion vocabulary trainer (flashcards) for the terminal
Rust
126
star
81
m-ou-se/auto-import

m-ou-se/auto-import

Please do not use this.
Rust
126
star
82
ceronman/loxido

ceronman/loxido

Rust implementation of the Lox programming language
Rust
121
star
83
borkdude/clojure-rust-graalvm

borkdude/clojure-rust-graalvm

An example of Clojure program calling a Rust library, all combined into one executable using GraalVM.
Rust
120
star
84
Kostassoid/lethe

Kostassoid/lethe

Secure drive wipe
Rust
119
star
85
caio/foca

caio/foca

Gossip-based cluster membership discovery (SWIM)
Rust
119
star
86
wrl/baseplug

wrl/baseplug

MVC audio plugin framework for rust
Rust
118
star
87
timvisee/advent-of-code-2020

timvisee/advent-of-code-2020

πŸŽ„ My Advent of Code solutions in Rust. http://adventofcode.com/2020
Rust
118
star
88
ThouCheese/cloud-storage-rs

ThouCheese/cloud-storage-rs

A crate for uploading files to Google cloud storage, and for generating download urls.
Rust
116
star
89
djc/tokio-imap

djc/tokio-imap

Tokio-based IMAP implementation
Rust
115
star
90
ruuda/pris

ruuda/pris

A language for designing slides
Rust
114
star
91
ruuda/rcl

ruuda/rcl

A reasonable configuration language
Rust
110
star
92
ruuda/robigo-luculenta

ruuda/robigo-luculenta

Proof of concept spectral path tracer in Rust
Rust
107
star
93
brentp/echtvar

brentp/echtvar

using all the bits for echt rapid variant annotation and filtering
Rust
105
star
94
rustic-games/jilu

rustic-games/jilu

Generate a change log based on the state of your Git repository.
Rust
102
star
95
Lyr-7D1h/swayest_workstyle

Lyr-7D1h/swayest_workstyle

Map workspace names to icons for Sway
Rust
101
star
96
miquels/webdav-server-rs

miquels/webdav-server-rs

webdav server in rust
Rust
101
star
97
frenkel/timer-for-harvest

frenkel/timer-for-harvest

Harvest time tracking client implemented using GTK and Rust
Rust
100
star
98
Bauxitedev/vehicle_evolver_deluxe

Bauxitedev/vehicle_evolver_deluxe

A browser app that evolves vehicles using genetic algorithms, written in Rust and Bevy
Rust
100
star
99
ritchie46/lsh-rs

ritchie46/lsh-rs

Locality Sensitive Hashing in Rust with Python bindings
Rust
98
star
100
fusion-engineering/rust-git-version

fusion-engineering/rust-git-version

Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.
Rust
97
star