Pinned Repositories
constexpr-enum-map
C++11 ergonomic constexpr enum arbitrary value association
driftsort
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
fluxsort
A branchless stable quicksort / mergesort hybrid.
okofdb
One Key One File Database https://crates.io/crates/okofdb
Presentations
Collection of personal presentations
self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
sort-research-rs
Test and benchmark suite for sort implementations.
tiny-sort-rs
This crate provides two sort implementation, one stable and one unstable that are optimized for binary size.
Vool
C++ library
Vulkan-Samples
Examples and demos for the new Vulkan API
Voultapher's Repositories
Voultapher/sort-research-rs
Test and benchmark suite for sort implementations.
Voultapher/self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
Voultapher/driftsort
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
Voultapher/Presentations
Collection of personal presentations
Voultapher/tiny-sort-rs
This crate provides two sort implementation, one stable and one unstable that are optimized for binary size.
Voultapher/fluxsort
A branchless stable quicksort / mergesort hybrid.
Voultapher/tremor-runtime
Main Tremor Project Rust Codebase
Voultapher/advisory-db
Security advisory database for Rust crates published through crates.io
Voultapher/all-is-cubes
Yet another block/voxel game; in this one the blocks are made out of blocks. Runs in browsers on WebGL+WebAssembly.
Voultapher/allsorts
Font parser, shaping engine, and subsetter implemented in Rust
Voultapher/backtrace-rs
Backtraces in Rust
Voultapher/blog
My personal blog
Voultapher/bracket
Handlebars template engine
Voultapher/ClassicSTL
Voultapher/coreutils
Cross-platform Rust rewrite of the GNU coreutils
Voultapher/countwords
Playing with counting word frequencies (and performance) in various languages.
Voultapher/doctest-parallel-experiment
Experiment for https://github.com/rust-lang/rust/issues/129119
Voultapher/dsa-turn-helper
DSA(Das Schwarze Auge) turn interaction helper tool.
Voultapher/fluent-rs
Rust implementation of Project Fluent
Voultapher/glium
Safe OpenGL wrapper for the Rust language.
Voultapher/lalrpop
LR(1) parser generator for Rust
Voultapher/learnGitBranching
An interactive git visualization to challenge and educate!
Voultapher/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Voultapher/minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust
Voultapher/osmpbfreader-rs
Read OpenStreetMap PBF files in rust.
Voultapher/regalloc2
A new register allocator
Voultapher/rfcs
RFCs for changes to Rust
Voultapher/rust
A safe, concurrent, practical language.
Voultapher/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
Voultapher/wikijump
Fork of Wikidot by the SCP Wiki for Project Foundation.