Letโs cut the crap: C++ is a goddamn mess, and Rust is here to bury it once and for all. There's no point in pretending that C++ is some sacred systems language when itโs really just a bloated Frankenstein of decades-old cruft, half-assed โmodernโ features, and a standard library so badly over-engineered it feels like self-harm to use. Its verbosity is a joke, its memory safety is non-existent, and every new revision just duct-tapes more crap on top of the dumpster fire. Rust? Rust solves the problems C++ spent years shoving under the rug. Ownership, lifetimes, fearless concurrency, Rust gives you all the power without the footguns. And every time C++ tries to play catch-up, it vomits out some convoluted, unsafe, and half-baked version of what Rust already nailed. Hell, modern C++ isnโt even that fast anymore - with all the โsmartโ abstractions and templated garbage, its performance is barely any better than Java or C#, and often worse in real-world scenarios. Rust doesnโt just outperform it.. it obliterates it, with cleaner code, fewer bugs, and a compiler that actually gives a damn. The future doesnโt belong to C++ and its mountain of technical debt. It belongs to Rust, a language leaner, meaner, and ready to burn the old jank to the ground.
Let's cut the crap. You're never going to stop shilling Rust and I'm never going to use it.
>>105628745 (OP)so why did rust become a hot mess + trannies? just join the rest of the nu low level gand by adopting C3, zig or Odin. replacing C is the goal, not replacing C++
>>105628745 (OP)You will never be a widely used language.
post what you are working on in Rust
I am working on getting my SQL transactions workflow figured out with Diesel. this allows for DRY retry logic when there are serialization failures.
>>105628870ugliest code ive ever seen, your shit taste in font and theme doesnt help either.
>>105628853Rust is the language for white men.
>>105628897for white men who want to be women HIHI
>>105628913mental illness, the movie
>>105628920mad cuz bad at cooding and no tools
>>105628745 (OP)Name one thing rust beats modern type safe c++23 in. c++ has a way bigger ecosystem, is faster, and now has memory safety.
https://tomaszs2.medium.com/nobody-expected-c-memory-safety-rust-in-trouble-cefb39166923
Pick my cotton rust nigger. C++ will always be the white man's language. Call me when you retards can get a single functioning game engine working and someone makes something other than indie shit trash #235323 out of it. Little nigger boy.
>>105628776>C3, zig or OdinDon't want shit with integrated build systems, that just leads to package managers in the future, and I definitely don't want that.
>>105628870this is also me
the basics of a transaction lib. could be expanded upon and used for software transactional memory maybe
>>105628933literaly schizo, i bet you are actually a great programmer. what a shame. do everyone a favor and kill yourself before it gets worse and you decide to do something dumb.
>>105629254>noooo you cannot be interested in all facets of the world, from logic to cryptography to firearms to tooling to fashion to music production to drawing to mechanical systems>you may only specialize in a singular thing and allow that one thing to become your entire identitystop being retarded Anon, enjoy your life.
>he hasn't cleared his house by candlelight
I also think that rust has some great ideas, but your writing style is deliberately obnoxious
suspicious
>>105628745 (OP)What i want is Rust, but instead of a borrow checker and unsafe blocks just make an std arena allocator and pool the only way to allocate memory on the heap
>>105629311nice schizo rant, didnt read though. hihi
>>105628870please stop naming generic arguments with single letters. E should be Extractor and F should be Function
>>105629359E should be ExtractableError or something like that actually
but anyway no, it is convention to use single letters
also, reminder that SQL is just as important as your language is
using database transactions removes like 95% of concurrency issues in many applications
also, the concept of indexes, imo, make for far more expressable queries and update techniques than using normal data structures like hash maps and whatever, where you must keep adjacent structures in sync
>>105628958Rust niggers always ignore when you mention c++23 to them.
I accept your concession trannies.
nigger c++ is just better fuck you
>>105629588you have no idea what youre talking about
not going to correct you, i remember being and edgy clueless kid, you guys dont learn you thonk you know everything and only time will change you anyway.
tldr: kys you spazic tard kid
>>105628755this post goes very hard
i hate women it's so unreal
love from khazakstan
>>105628870jesus that's ugly as shit. no wonder why they cut their dicks off
>>105628745 (OP)>Rust is here to bury it once and for allMaybe if Rust didn't lose half its userbase every year it would get more usage. Becoming the troon language is preventing it from being a serious option.
>>105629359No. You get that information from the type.
>>105628870Distributed sql database engine backed by raft consensus in rust.