Phantom types or Typestate pattern in Rust |
Mar 29th, 2024 |
Never |
1,730 |
0 |
Rust |
-
|
Example of pyo3-async and tokio |
Mar 7th, 2024 |
Never |
117 |
0 |
Rust |
-
|
Tree graph algorithm without RefCell |
Mar 5th, 2024 |
Never |
1,698 |
0 |
Rust |
-
|
Check WSL1 vs WSL2 |
Nov 15th, 2022 |
Never |
940 |
0 |
C++ |
-
|
Async byte stream from reqwest |
Dec 20th, 2021 |
Never |
1,883 |
0 |
Rust |
-
|
Why does it compile? |
Sep 23rd, 2021 |
Never |
1,439 |
0 |
Rust |
-
|
Conversion between String, str, Vec<u8>, Vec<char> |
Aug 28th, 2021 |
Never |
1,824 |
0 |
Rust |
-
|
Tracking diffs from ./_my/x-es-install-2 |
Jul 28th, 2021 |
Never |
396 |
0 |
None |
-
|
Trees on arena allocators |
Jul 27th, 2021 |
Never |
1,721 |
0 |
Rust |
-
|
Rust select/fork example |
Jan 28th, 2021 |
Never |
1,761 |
0 |
Rust |
-
|
TIOJ 1224 SEGFAULT |
Jan 1st, 2021 |
Never |
1,451 |
0 |
C++ |
-
|
SK combinators in Rust |
Sep 21st, 2020 |
Never |
1,778 |
0 |
Rust |
-
|
Working variant of the commands tree |
Aug 2nd, 2020 |
Never |
495 |
0 |
Rust |
-
|
The test checks generalized version works |
May 3rd, 2020 |
Never |
1,759 |
0 |
Rust |
-
|
Two Double Linked List implementations |
May 3rd, 2020 |
Never |
1,412 |
0 |
Rust |
-
|
Vector of polymorphic boxes with dyn trait |
Apr 21st, 2020 |
Never |
1,467 |
0 |
Rust |
-
|
Lapin 0.32 example |
Feb 27th, 2020 |
Never |
471 |
0 |
Rust |
-
|
Simple async service |
Feb 2nd, 2020 |
Never |
1,027 |
0 |
Rust |
-
|
Articles on FP in Rust |
Jan 30th, 2020 |
Never |
1,148 |
0 |
Rust |
-
|
Check if mount okay |
Dec 30th, 2019 |
Never |
1,092 |
0 |
Rust |
-
|
async try_join_all example |
Dec 23rd, 2019 |
Never |
895 |
0 |
Rust |
-
|
Mailbox test |
Dec 18th, 2019 |
Never |
1,496 |
0 |
Rust |
-
|
Rust error |
Nov 21st, 2019 |
Never |
882 |
0 |
Rust |
-
|
Partial specialization for generic struct |
Nov 21st, 2019 |
Never |
1,036 |
0 |
Rust |
-
|
Different presicion asserts |
Nov 19th, 2019 |
Never |
838 |
0 |
Rust |
-
|
A problem with Actix, doesn't work |
Nov 14th, 2019 |
Never |
459 |
0 |
Rust |
-
|
select! example |
Nov 13th, 2019 |
Never |
946 |
0 |
Rust |
-
|
Async postgres client (compact api) |
Nov 7th, 2019 |
Never |
1,728 |
0 |
Rust |
-
|
Async postgres client |
Nov 7th, 2019 |
Never |
755 |
0 |
Rust |
-
|
parallel sum vs sequential sum |
Nov 4th, 2019 |
Never |
676 |
0 |
Rust |
-
|
Convert a reference to the integer |
Jul 19th, 2019 |
Never |
538 |
0 |
Rust |
-
|
Using struct Wrap<E: Trait>(E) with Box |
Jul 15th, 2019 |
Never |
521 |
0 |
Rust |
-
|
Async stdin with Termion |
Jul 10th, 2019 |
Never |
702 |
0 |
Rust |
-
|
Console minesweeper in Rust |
Jul 10th, 2019 |
Never |
817 |
0 |
Rust |
-
|
ggez example with nonblocking input |
Jul 10th, 2019 |
Never |
584 |
0 |
Rust |
-
|
Non blocking stdin |
Jul 10th, 2019 |
Never |
535 |
0 |
Rust |
-
|
UB with incorrect unsafe usage |
May 16th, 2019 |
Never |
567 |
0 |
Rust |
-
|
C++ UB |
Feb 17th, 2019 |
Never |
554 |
0 |
C++ |
-
|
Graph data structure in Rust |
Jan 7th, 2019 |
Never |
533 |
0 |
Rust |
-
|
Minimal rust socks5 server |
Dec 26th, 2018 |
Never |
879 |
0 |
Rust |
-
|
Rust FFI |
Dec 26th, 2018 |
Never |
566 |
0 |
Rust |
-
|
offset_of macro |
Jul 18th, 2018 |
Never |
551 |
0 |
Rust |
-
|
Associated impl Trait in a box |
Jul 18th, 2018 |
Never |
559 |
0 |
Rust |
-
|
Rust 1.0 mistakes |
Jul 18th, 2018 |
Never |
485 |
0 |
Markdown |
-
|
Lifetimes for functions |
Jul 14th, 2018 |
Never |
527 |
0 |
Rust |
-
|
Nice string for T |
Jul 14th, 2018 |
Never |
541 |
0 |
Rust |
-
|
Calling the `retain` on the part of the game state |
Jul 13th, 2018 |
Never |
558 |
0 |
Rust |
-
|
Initialize XorShiftRng and IsaacRng with seed |
Jul 13th, 2018 |
Never |
537 |
0 |
Rust |
-
|
Rc+RefCell usage |
Jul 11th, 2018 |
Never |
466 |
0 |
Markdown |
-
|
Read and write file |
Jul 7th, 2018 |
Never |
552 |
0 |
Rust |
-
|
Generic random with Option |
Jul 6th, 2018 |
Never |
524 |
0 |
Rust |
-
|
scanf interop |
Jul 3rd, 2018 |
Never |
507 |
0 |
Rust |
-
|
Infinite recursion |
Jul 3rd, 2018 |
Never |
493 |
0 |
Rust |
-
|
Return closure via impl Fn |
May 26th, 2018 |
Never |
503 |
0 |
Rust |
-
|
Pass closures to functions |
May 25th, 2018 |
Never |
509 |
0 |
Rust |
-
|
split_filter |
May 25th, 2018 |
Never |
505 |
0 |
Rust |
-
|
Adders |
May 24th, 2018 |
Never |
502 |
0 |
Rust |
-
|
css parser |
Oct 26th, 2017 |
Never |
489 |
0 |
None |
-
|
RefCell vs normal refs |
Oct 16th, 2017 |
Never |
485 |
0 |
Rust |
-
|
Dynamic dispatch in Rust |
Oct 3rd, 2017 |
Never |
857 |
0 |
Rust |
-
|
Poor man's HKT |
Aug 31st, 2017 |
Never |
524 |
0 |
Rust |
-
|
Good articles on Rust |
Aug 11th, 2017 |
Never |
536 |
0 |
None |
-
|
GUI controls in Rust |
Jun 24th, 2017 |
Never |
525 |
0 |
Rust |
-
|
Iron fall |
Jun 23rd, 2017 |
Never |
472 |
0 |
None |
-
|
Raw pointers in Rust |
Jun 10th, 2017 |
Never |
497 |
0 |
Rust |
-
|
Haskell russian DSL |
Feb 10th, 2022 |
Never |
1,521 |
0 |
Haskell |
-
|
reactive-banana example |
Feb 27th, 2020 |
Never |
1,052 |
0 |
Haskell |
-
|
MaybeT from zero to hero |
Feb 19th, 2020 |
Never |
1,029 |
0 |
Haskell |
-
|
Task to implement JSON parser |
Nov 20th, 2019 |
Never |
843 |
0 |
Haskell |
-
|
Interactive GHCi helper for custom monad |
Nov 9th, 2019 |
Never |
716 |
0 |
Haskell |
-
|
Sokoban pathfinding |
Nov 3rd, 2019 |
Never |
523 |
0 |
None |
-
|
Performance report |
Oct 24th, 2019 |
Never |
527 |
0 |
None |
-
|
Задача №1005. Домой на электричках |
Oct 16th, 2019 |
Never |
440 |
0 |
Haskell |
-
|
Dealing with conflicting variants of _id_ |
Sep 26th, 2019 |
Never |
588 |
0 |
Haskell |
-
|
Making js code equivalent |
Mar 26th, 2019 |
Never |
483 |
0 |
Markdown |
-
|
.ghci |
Nov 26th, 2018 |
Never |
531 |
0 |
Haskell |
-
|
Point-free version of f :: [a -> b] -> [a] -> [b] |
Oct 25th, 2017 |
Never |
444 |
0 |
Haskell |
-
|
STArray error example |
Jul 30th, 2017 |
Never |
463 |
0 |
Haskell |
-
|
Basic heap structure |
Jul 29th, 2017 |
Never |
497 |
0 |
Haskell |
-
|
Haskell string conversions |
Jul 28th, 2017 |
Never |
464 |
0 |
Haskell |
-
|
tryAny test |
Jul 28th, 2017 |
Never |
530 |
0 |
Haskell |
-
|
Ntf IO test 2 |
Jul 28th, 2017 |
Never |
565 |
0 |
Haskell |
-
|
Ntf IO test 1 |
Jul 28th, 2017 |
Never |
505 |
0 |
Haskell |
-
|
task-113316.hs |
Jul 25th, 2017 |
Never |
507 |
0 |
Haskell |
-
|
Postgresql-simple getRaw |
Jul 13th, 2017 |
Never |
456 |
0 |
Haskell |
-
|
RB tree insert 1..6 (debug log) |
Jul 9th, 2017 |
Never |
523 |
0 |
Haskell |
-
|
RB tree insert only (release) |
Jul 9th, 2017 |
Never |
491 |
0 |
Haskell |
-
|
RB tree insert only (debug) |
Jul 9th, 2017 |
Never |
494 |
0 |
Haskell |
-
|
Pattern matching for directions |
Jul 4th, 2017 |
Never |
462 |
0 |
Haskell |
-
|
Hack to intercept stylish haskell execution |
Jun 23rd, 2017 |
Never |
457 |
0 |
Haskell |
-
|
Build flame graph in haskell |
Jun 19th, 2017 |
Never |
441 |
0 |
Haskell |
-
|
Include third-party library into our ExcepT monad |
Jun 19th, 2017 |
Never |
510 |
0 |
Haskell |
-
|
Y combinator |
Jun 9th, 2017 |
Never |
477 |
0 |
Haskell |
-
|
Error when InputE :: (Read a, MonadError Err m) |
Apr 3rd, 2017 |
Never |
487 |
0 |
None |
-
|
C++ function definition parser (Python interop) |
Jan 28th, 2021 |
Never |
1,219 |
0 |
Python |
-
|
pyspark wordcount |
Dec 7th, 2019 |
Never |
526 |
0 |
Python |
-
|
Links to see |
Jun 1st, 2019 |
Never |
522 |
0 |
None |
-
|
TwoLayerNet example |
Apr 13th, 2019 |
Never |
520 |
0 |
Python |
-
|
Neural Network debugging |
Apr 1st, 2019 |
Never |
525 |
0 |
Python |
-
|
Faces comparison |
Mar 20th, 2019 |
Never |
447 |
0 |
Python |
-
|