Posts
rsbuild - A Webpack implentation in Rust
Has anyone seen this before? Any one tried it? Does it work??
GitHub - dagu-dev/dagu: Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems.
This seems pretty cool. A great way to "schedule" tasks
https://github.com/dagu-dev/daguOpen linkView original on programming.devSyncthing: Open Source Continuous File Synchronization
cross-posted from: https://programming.dev/post/388547
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.
https://github.com/syncthing/syncthingOpen linkView original on programming.dev23
CommentsGitHub - centrifugal/centrifugo: Scalable real-time messaging server in a language-agnostic way. Set up once and forever.
This is an easy way to add Websockets to an application. We use it with Django so it handles the connections etc. We started using this before the async feature of Python became available.
https://github.com/centrifugal/centrifugoOpen linkView original on programming.devGitHub - AmrDeveloper/GQL: A SQL like query language called GQL (Git Query Language) to perform queries on your local .git files with functions, conditions and statements
Let's kick of this community with something I found today that looks awesome
https://github.com/amrdeveloper/gqlOpen linkView original on programming.devGitHub - AmrDeveloper/GQL: A SQL like query language called GQL (Git Query Language) to perform queries on your local .git files with functions, conditions and statements
I just found this. I could have used it the other day.
https://github.com/amrdeveloper/gqlOpen linkView original on programming.dev
