dannygale's Stars
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
simensgreen/rusymbols
rusymbols is a Rust crate for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. rusymbols is written entirely in Rust.
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
tools-life/taskwiki
Proper project management with Taskwarrior in vim.
neovide/neovide
No Nonsense Neovim Client in Rust
oakes/neovim-rs
A Neovim wrapper for Rust
kdheepak/taskwarrior-tui
`taskwarrior-tui`: A terminal user interface for taskwarrior
freitass/todo.txt-vim
Vim plugin for Todo.txt
AnthonyDiGirolamo/todotxt-machine
an interactive terminal based todo.txt file editor with an interface similar to mutt
faressoft/terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
sirupsen/zk
Zettelkasten on the command-line 📚 🔍
jrnl-org/jrnl
Collect your thoughts and notes without leaving the command line.
Fullstop000/wickdb
Pure Rust LSM-tree based embedded storage engine
spacejam/sled
the champagne of beta embedded databases
gsingh93/trace
A Rust procedural macro for tracing function execution
wspeirs/btree
On-Disk B+ Tree implemented in Rust
westerndigitalcorporation/libzbc
ZBC device manipulation library. When submitting a bug report, PLEASE DO NOT SUBMIT CONFIDENTIAL INFORMATION OR INFORMATION SPECIFIC TO DRIVES THAT ARE VENDOR SAMPLES OR NOT PUBLICLY AVAILABLE.
kdave/btrfs-devel
Development of btrfs features and bugfixes (kernel).
Rust-for-Linux/linux
Adding support for the Rust language to the Linux kernel.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
dpc/breeze
An experimental, kakoune-inspired CLI-centric text/code editor with |-shaped cursor (in Rust)
danobi/btrfs-walk
nimrodshn/btree
A persistent B+Tree (clustered index) implementation in Rust.
wellbehavedsoftware/rust-btrfs
Rust BTRFS library
austinstig/range-lock
A range lock implementation in Rust
Rufflewind/bench-maps
Benchmark of map (associative array) implementations in C++ and Rust
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
airblade/vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
onivim/oni2
Native, lightweight modal code editor
onivim/libvim
libvim: The core Vim editing engine as a minimal C library