Pinned Repositories
dyn-timeout
Dynamic timeout library for raft election timeout
final-state-rs
Finite State Compression in Rust and other compression algorithms
hook-raft
Extract the Raft consensus algorithm from the nodes and data logic
js_glib
maybe_static
Get a lazy static variable initialized once, fast and easy.
mjml-mso-button
A boilerplate to quickly get started when creating your own component
needjs
Javascript runtime engine in Rust with JSC, compatible with npm and nodejs api.
simple-latex
The little package that makes my relation with LaTeX nice.
TF-IDF
Compute the TF-IDF in a directory. C++20
as-ffi-bindings
Helper binding library using AssemblyScript and rust
adrien-zinger's Repositories
adrien-zinger/chataigne
🌰 Collaborative, build system C++
adrien-zinger/Diff
Compute diff between files / apply / restore
adrien-zinger/bootstrap_polling_sample
Rust snippet of how to fetch a database running with a polling solution
adrien-zinger/dyn-timeout
Dynamic timeout library for raft election timeout
adrien-zinger/operation_propagation_presentation
Presentation of the implementation of the operation propagation in a massa network
adrien-zinger/zstd
Zstandard - Fast real-time compression algorithm
adrien-zinger/wasmer-as
Helpers for dealing with assemblyscript memory inside wasmer-runtime
adrien-zinger/as-boilerplate
Assembly script boilerplate
adrien-zinger/wasm-simulation
adrien-zinger/jsonrpc
Rust JSON-RPC implementation
adrien-zinger/didactic-octo-chainsaw
assets content
adrien-zinger/language_to_ast
Parse expression language into an ast in rust
adrien-zinger/TF-IDF
Compute the TF-IDF in a directory. C++20
adrien-zinger/xlsx-parsing-tools
At work we have to do a lot of things, parsing xlsx is one of these things
adrien-zinger/xml-js-reader
Parsing is my life
adrien-zinger/mjml-setup
mjml template / email boilerplate
adrien-zinger/rstrtt
Dead simple CSS framework.
adrien-zinger/mjml
MJML: the only framework that makes responsive-email easy
adrien-zinger/super-potato
My ES6+ sandbox to do things
adrien-zinger/mjml-msobutton-sample
Sample usage of the component mj-msobutton
adrien-zinger/dynamic_astar_xpl
Exemple of an astar usecase in a algorithm problem
adrien-zinger/library
It might could be that some of the things included here do not equal endorsement or even that I agree with them.
adrien-zinger/bisection_python
Some python bisections functions out of context
adrien-zinger/async_stat_module
Programmation test
adrien-zinger/pb_tree_length
Estimate the length of a tree conaining phone numbers
adrien-zinger/BFS_Cycles_detection
Solve a problem with a BFS
adrien-zinger/number_of_paths
How to find the number of possible paths in a graph or a table. Problem solving repository
adrien-zinger/myroadtoreact
Just learning react from a famous book about react
adrien-zinger/GolfingCloser
Code golf in python with a "get closer" function
adrien-zinger/ListProblem
Solving a coding game challenge about lists