229 private links
A nice UI over the cli command. It seems also cool!
A fast hashmap algorithm if the one of the standard library is not enough.
IDK if the collision rate is higher than the std library though. Hashbrown uses AHash as algorithm for hashing. --> it does not provide cryptographic secure hashes though.
Another use case is when std
is not available (because the randomness is not available in the environment / OS).
Generate a diagram of the sqlite
A cli tool that was missing to handle keys 👍
Create a web design based on Code Lyoko graphics
Inspiration for a video: https://youtu.be/SblSoHyT3z0
A FLOSS implementation of IFTT / Zapier.
It has many triggers, including RSS.
It seems to be a cool web project to extend HTML to the backend.
A SSG similar to Pelican in python or Hugo in Go.
Non empty data structures :D
I created a Cargo subcommand called cargo-wizard that simplifies the configuration of Cargo projects for maximum runtime performance, fastest compilation time or minimal binary size.
A try to support OSS, artists and creators. Each user pays one dollar a month.
Wow, it reminds me Telescope of neovim.
Pour un jour X, je veux connaître les fruits et légumes correspondant à la période de production.
Pour une période X, je veux connaître les fruits et légumes correspondant à la période de production.
Projets existants:
Cross-posting on multiple platform.
The project is hosted on Github: https://github.com/rknightuk/echo
The rustypaste project is hosted on github: https://github.com/orhun/rustypaste
A framework for embedded systems
A great feedback
Pingora is a Rust framework to build fast, reliable and programmable networked systems. Pingora is battle tested as it has been serving more than 40 million Internet requests per second for more than a few years.