#rustlibrary — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rustlibrary, aggregated by home.social.
-
🎩 Ah, #RatatuiRuby, because what we really needed was a Rust library wrapped in Ruby to make terminal UIs as complicated as possible. 🚀 Let's hope your terminal can handle the joy of spinning wheels and progress bars without combusting 💥.
https://www.ratatui-ruby.dev/ #RustLibrary #TerminalUI #ComplicatedCoding #SpinningWheels #HackerNews #ngated -
RCE Vulnerability (CVE-2025-62518) Discovered in Popular Rust Library async-tar and Its Forks https://thecyberexpress.com/cve%E2%80%912025%E2%80%9162518-rce-flaw-in-async-tar/ #TheCyberExpressNews #Vulnerabilities #TheCyberExpress #CVE‑2025‑62518 #FirewallDaily #Rustlibrary #CyberNews #tokio #RCE
-
Ah, the apex of human innovation: yet another Rust library for Merkel trees 🤯. Because what the world truly craved was a *fixed depth* and *incremental only* rendition. Who needs versatility when you can have #performance, right? 🚀
https://github.com/bilinearlabs/rs-merkle-tree #RustLibrary #MerkelTrees #Innovation #Coding #HackerNews #ngated -
Ah, the apex of human innovation: yet another Rust library for Merkel trees 🤯. Because what the world truly craved was a *fixed depth* and *incremental only* rendition. Who needs versatility when you can have #performance, right? 🚀
https://github.com/bilinearlabs/rs-merkle-tree #RustLibrary #MerkelTrees #Innovation #Coding #HackerNews #ngated -
Ah, the apex of human innovation: yet another Rust library for Merkel trees 🤯. Because what the world truly craved was a *fixed depth* and *incremental only* rendition. Who needs versatility when you can have #performance, right? 🚀
https://github.com/bilinearlabs/rs-merkle-tree #RustLibrary #MerkelTrees #Innovation #Coding #HackerNews #ngated -
Ah, the apex of human innovation: yet another Rust library for Merkel trees 🤯. Because what the world truly craved was a *fixed depth* and *incremental only* rendition. Who needs versatility when you can have #performance, right? 🚀
https://github.com/bilinearlabs/rs-merkle-tree #RustLibrary #MerkelTrees #Innovation #Coding #HackerNews #ngated -
Ubuntu 25.10 is adding rust-hwlib, a new Rust library, to its default installations. Developed by Canonical, this library will help users check hardware certification status and retrieve machine information, initially for x86-64 systems. Plans are to backport it to earlier Ubuntu versions. #Ubuntu2510 #RustLibrary #Canonical
https://dub.sh/1MMCKCo -
New release for GruPHst v0.16.0 a rust in-memory graph database.
Now with Graphviz export!
https://github.com/carvilsi/gruphst?tab=readme-ov-file#graphviz
#rust #GraphDatabase #inMemoryDatabase #persistence #rustLibrary #graphviz #dataViz
-
New release for GruPHst v0.16.0 a rust in-memory graph database.
Now with Graphviz export!
https://github.com/carvilsi/gruphst?tab=readme-ov-file#graphviz
#rust #GraphDatabase #inMemoryDatabase #persistence #rustLibrary #graphviz #dataViz
-
New release for GruPHst v0.16.0 a rust in-memory graph database.
Now with Graphviz export!
https://github.com/carvilsi/gruphst?tab=readme-ov-file#graphviz
#rust #GraphDatabase #inMemoryDatabase #persistence #rustLibrary #graphviz #dataViz
-
New release for GruPHst v0.15.0 a rust in-memory graph database
Most relevant changes:
- deprecating persists method and adding save one (added warning about deprecation)
- added method to remove a vault
- implemented import-export from and to CSV and adding some examples
- added benchmarking for CSV import file in order to improve the performance of the function
- implementing GruPHstError for better error handling
- adding Argon2 implementation for hashed values for attribute vertex (added examples)
- added method for vertex to retrieve all attributes keys and vec_u8 ones
- added method find_edges_with_vertex_attr_vec_u8_equals_to for graphs query
- added methods for edge queries to cover vector u8 vertex attributes
- added custom path to persists filehttps://github.com/carvilsi/gruphst
#rust #graphDatabase #rustLibrary #inMemoryDatabase #persistece
-
New release for GruPHst v0.11.1 a rust in-memory graph database
With it reached locally 100% code coverage, still something weird with codecov site that gives a value 99.78%Next steps would be improve documentation and add more examples. Also, for something that I have in mind, maybe I will add an argon2 hashing implementation for attributes
https://github.com/carvilsi/gruphst
#rust #graphDatabase #rustLibrary #inMemoryDatabase #persistece