Pinned Repositories
delegate_test
Test repository for trait delegation support in rust.
fst_get_before
Implementation of get_before for fst
hf-hub
Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package
maybe_ptr
Pointer type that acts like a std::unique_ptr, but that may or may not actually own its data.
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
nolife
Open a scope and then freeze it in time for future access.
sc
Type for dynamic lifetime erasure in Rust
stackpin
Crate for data that should be pinned to the stack at the point of declaration.
transfer
'Transfer' is to 'move' what 'Clone' is to 'copy'
yew-sse-example
An example of use of yew-sse
dureuill's Repositories
dureuill/nolife
Open a scope and then freeze it in time for future access.
dureuill/stackpin
Crate for data that should be pinned to the stack at the point of declaration.
dureuill/transfer
'Transfer' is to 'move' what 'Clone' is to 'copy'
dureuill/sc
Type for dynamic lifetime erasure in Rust
dureuill/yew-sse-example
An example of use of yew-sse
dureuill/delegate_test
Test repository for trait delegation support in rust.
dureuill/fst_get_before
Implementation of get_before for fst
dureuill/hf-hub
Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package
dureuill/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
dureuill/btree
BTreeMap and BTreeSet extracted from rust's std
dureuill/channel_semaphore
dureuill/delegable-derive
Experimental proc macro to delegate the implementation of some trait to a field or function.
dureuill/goblin
An impish, cross-platform binary parsing crate, written in Rust
dureuill/issue-3017
dureuill/issue-3653-reproducer
Reproduces https://github.com/meilisearch/meilisearch/issues/3653
dureuill/iter_chunk
A liberal, stable, reimplementation of `std::iter::Iterator::array_chunks`.
dureuill/itrs
Rust's iterators in python, implemented in Rust!
dureuill/lindera
A multilingual morphological analysis library.
dureuill/lmdb_3654
dureuill/mdbook-tera
Tera preprocessor for mdBook
dureuill/mdbook-tera-test
dureuill/plotly
Plotly for Rust
dureuill/questionmark
A more neutral Try trait
dureuill/rangemap
Map data structure whose keys are stored as ranges
dureuill/remill
Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
dureuill/serdebench
dureuill/sort-research-rs
Test and benchmark suite for sort implementations in Rust
dureuill/symbolic
Stack trace symbolication library written in Rust
dureuill/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
dureuill/Zulma
A Bulma theme for Zola