Totodore
Software engineer graduate from ISEP. Maintainer of socketioxide, a socket.io server implementation in rust.
SFRParis
Totodore's Stars
haproxy/haproxy
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
FreeRTOS/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
nodejs/llhttp
Port of http_parser to llparse
tsoding/arena
Arena Allocator implementation in pure C as an stb-style single-file library.
fastos/fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
seanmonstar/httparse
A push parser for the HTTP 1.x protocol in Rust.
nodejs/http-parser
http request/response parser for c
gotham-rs/gotham
A flexible web framework that promotes stability, safety, security and speed.
tamasfe/aide
An API documentation library
dtolnay/rustversion
Conditional compilation according to rustc compiler version
grafana/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
hugsy/gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
lemunozm/message-io
Fast and easy-to-use event-driven network library.
hmlendea/gfn-electron
Linux Desktop client for Nvidia's GeForce NOW game streaming service
vorner/bytes-utils
Additional utilities around the bytes crate
jqlang/jq
Command-line JSON processor
nginx/nginx
The official NGINX Open Source repository.
timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
i3/i3
A tiling window manager for X11
dtolnay/cxx
Safe interop between Rust and C++
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
GraphiteEditor/Graphite
2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
ajnart/homarr
Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
nox/serde_urlencoded
x-www-form-urlencoded meets Serde
taviso/swisstable
Access Abseil Swiss Tables from C
apache/arrow-rs
Official Rust implementation of Apache Arrow
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
eclipse-mosquitto/mosquitto
Eclipse Mosquitto - An open source MQTT broker
rust-lang/rustc_codegen_cranelift
Cranelift based backend for rustc