Random stuff, testing things, and so on.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Julio Biason 36e2ecbf6c Using Condvars, Atomics and Mutexes as a semaphore 3 months ago
abstractclasstest Fake Abstract classes in Rust 6 months ago
actorstest Some stupid idea of actors 1 year ago
andthenchaintest checking if one can mess with the order of .map_err() and .and_then() 4 months ago
anstreamtest Experimenting with Anstream 1 year ago
asyncnext Made a simple async iterator out of pure async 7 months ago
axumtest
blockontest Trying block_on 1 year ago
canonicalizetest Playing a bit with Path::canonicalize 1 year ago
capresulttest Testing capturing resutls 2 years ago
channeltest Different try with channels 1 year ago
check-uuid
chronotest
claptest Clap meta-information 2 years ago
closure
commandtest Comments 1 year ago
componenttest Playing with Path components 1 year ago
condvartest Using Condvars, Atomics and Mutexes as a semaphore 3 months ago
cons
containstest Trying to check if a string contains at least one invalid character 4 months ago
crosstermtest Testing crossterm 1 year ago
cxxtest
decimaltest
dieseltest
diritertest Working with iter 1 year ago
djangochildformtest/child Validation in admin with inlines 2 years ago
dontcollectresulttest Collect test 2 years ago
globtest Playing with tokio, copy, and wildcards 1 year ago
helloworld-tonic
html5test
internetiterator Fixed the code (but it doesnt stop when there is no more data yet) 1 year ago
lite
logostest Some clean ups 4 months ago
mapoptiontest This is more in line with what I want 2 years ago
movereftest Checking if we can move references into threads 2 years ago
ms
neverclap Trying an optional subcommand in Clap 2 years ago
nng
nomfoamtest Why allocate when we can reference? 2 years ago
notifytest
on-prelude
palindrome
parser
pathextractiontest Prettier map 6 months ago
pestfoamtest Refactoring due weird definitions 2 years ago
pestgroupstest Playing with Pest (again) 11 months ago
pesttokiotest Tokio + Pest actually works 🤔 11 months ago
plotterstest Replaced the rectangles with a proper histogram 2 years ago
prodconrs Stupid way to re-enter data 2 years ago
ratatuitest Removed the Unicode character, so it works fine on Windows 1 year ago
resultteststest Stop right there! Too many Rust crimes going on there! 4 months ago
richtest Playing with Rich 2 years ago
rwlocktest
serdedyn
shlextest Testing shlex 2 years ago
sled-test
sparse-checkout A sparse-checkout without sparse-checkout 2 years ago
spmc-test
sqlxany
sqlxtest
structsubgroup
subcommand External subcommands is the key; 2 years ago
synctracingtest No logs unless the variable is present 5 months ago
tokiobroadcast
tokiocommandtimeouttest We actually need to kill the runner on timeout 1 year ago
tokioselect
tokiosemaphoretest Checking something about Tokio Semaphores 6 months ago
tokiosendrecv
tokiosharedruntime Security fix 2 years ago
tokiostdoutstderrtest Tokio, processes, filesystems 6 months ago
tokiostreamtest No options for recursive calls 1 year ago
tokiounixsocket
toml-groups
transformertest Making a mess of types 1 year ago
trynoterrortest Testing if we can overwrite the try 2 years ago
yielddirs Trying something silly with iterators 7 months ago
.gitignore Updated Ignore for Groovy things 2 years ago
Compo.java
Untitled Diagram.xml
a11y.py
bitcount.rs
break.py
cflow.rs Some testing with ControlFlow 2 years ago
const.rs
defaultoption.rs
destruct.rs Struct de-structuring test 2 years ago
dojo.py
drag-and-drop.html
ebooks.py
ebooks.xml
ebooks2.xml
exename.rs
find_exe.rs Finding files in PATH 2 years ago
genreturn.rs
hashlist.py
pyparsers.py Splitting the parsers 2 years ago
resman.py Made a resource manager 2 years ago
specgen.rs
spongebob.py
spongebob.rs
tee.py
telinet.py
threadjoin.py Make everything in thread 2 years ago
unspace.sh
while.rs