jdelgadoalfonso's Stars
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
tmux/tmux
tmux source code
zellij-org/zellij
A terminal workspace with batteries included
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
atuinsh/atuin
✨ Magical shell history
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
josdejong/jsoneditor
A web-based tool to view, edit, format, and validate JSON
clojure/clojure
The Clojure programming language
rust-bakery/nom
Rust parser combinator framework
actix/actix
Actor framework for Rust.
autumnai/leaf
Open Machine Intelligence Framework for Hackers. (GPU/CPU)
carp-lang/Carp
A statically typed lisp, without a GC, for real-time applications.
samtay/so
A terminal interface for Stack Overflow
maidsafe-archive/crust
Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / decentralised projects
lotabout/rargs
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
rafinskipg/git-changelog
Generates a git changelog, CLI or grunt plugin, inspired & based on Angular JS changelog generator
snipsco/snips-nlu-rs
Snips NLU rust implementation
oofnikj/docker-openwrt
OpenWrt running in Docker
TCNCoalition/TCN
Specification and reference implementation of the TCN Protocol for decentralized, privacy-preserving contact tracing.
nickbabcock/rrinlog
Replacing Elasticsearch with Rust and SQLite
sqm-autorate/sqm-autorate
Adjusts bandwidth for CAKE by measuring load and RTT times
JoshMcguigan/multi_try
Safely combine results
nswamy14/visual-heatmap
Heatmap : Open source javascript module for high performance, large scale heatmap rendering.
FrankBau/meta-marsboard-bsp
Yocto BSP Layer for Embest Tech iMX6 MarS Board
ansgarm/prototype-cdktf-async-constructs
prototype-cdktf-async-constructs
brucejee/evt-tls
The asynchronous TLS abstraction for OpenSSL