matheus-consoli's Stars
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
pingcap/talent-plan
open source training courses about distributed database and distributed systems
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
mstange/samply
Command-line sampling profiler for macOS and Linux
emacs-ng/emacs-ng
A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.
basho/bitcask
because you need another a key/value storage engine
SeaQL/FireDBG.for.Rust
🔥 Time Travel Visual Debugger for Rust
dtolnay/inventory
Typed distributed plugin registration
analysis-tools-dev/dynamic-analysis
⚙️ A curated list of dynamic analysis tools and linters for all programming languages, binaries, and more.
magit/transient
Transient commands
dtolnay/linkme
Safe cross-platform linker shenanigans
cloudwego/sonic-rs
A fast Rust JSON library based on SIMD.
routerify/routerify
A lightweight, idiomatic, composable and modular router implementation with middleware support for the Rust HTTP library hyper.rs
cmu-db/optd
CMU-DB's Cascades optimizer framework
daniel5151/gdbstub
An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)
mainmatter/rust-telemetry-workshop
Build a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.
mahdi-shojaee/loole
A safe sync/async multi-producer, multi-consumer channel
polarsignals/rust-jemalloc-pprof
Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.
sweirich/lambda-n-ways
Benchmarks for capture-avoiding substitution
RondeSC/Miller_Shuffle_Algo
New Shuffle algorithm with ultra low overhead and no annoying repetition.
art-w/sherlocode
Realtime grep for OCaml/Coq sources available on opam
rwx-research/abq
ABQ is a universal test runner that runs test suites in parallel. It’s the best tool for splitting test suites into parallel jobs locally or on CI
bazhenov/tango
Rust microbenchmarking harness based on paired-testing methodology
ayazhafiz/plts
A collection of programming languages and type systems.
Peperworx/fluxion
Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also between systems.
notgull/smol-hyper
`smol` integrations with `hyper`
japaric/tlsf
An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint