-
Canva, ex Atlassian
- Sydney, Australia
- https://www.nibor.org/
- @nibor.org
- @robinst@hachyderm.io
- @niborst
Sponsors
Stars
Empowering everyone to build reliable and efficient software.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A super-easy, composable, web server framework for warp speeds.
Executes commands in response to file modifications
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
Rust Language Cheat Sheet - https://cheats.rs
Convert your ascii diagram scribbles into happy little SVG
A fast, practical GPU rasterizer for fonts and vector graphics
Simple http server in Rust (Windows/Mac/Linux)
Rust library for syntax highlighting using Sublime Text syntax definitions.
A fast partial replacement for the codemod tool. Assists with large-scale codebase refactors via regex-based find and replace with human oversight and occasional intervention.
A cargo subcommand for cleaning up unused build files generated by Cargo
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
Grapheme Cluster and Word boundaries according to UAX#29 rules
Rust library for regular expressions using "fancy" features like look-around and backreferences. Has a mode which aims to be compatible with Oniguruma syntax.
Multi-producer multi-consumer channels for message passing
Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz
🐈🚪 Creates listening sockets and passes their FDs to a child process. You should probably use systemfd instead!