emilk / drop-merge-sort
A novel adaptive sorting algorithm
☆172Updated 2 years ago
Alternatives and similar repositories for drop-merge-sort:
Users that are interested in drop-merge-sort are comparing it to the libraries listed below
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 6 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆168Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A random number generator for generating large prime numbers, suitable for cryptography.☆53Updated 4 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A kernel module written in Rust☆136Updated 5 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆103Updated 2 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆84Updated 9 months ago
- JS affine☆66Updated 4 years ago
- ARMv7 emulator written in Rust☆112Updated 8 years ago
- Put a program in your program, so you can program while you program.☆45Updated 9 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆322Updated 4 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆98Updated 7 months ago
- ☆165Updated 6 years ago
- ☆76Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- Design by contract style assertions for Rust☆244Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Optimising Brainfuck compiler: Run your beloved Brainfuck code, but faster.☆69Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- An annotation of the Rust standard library☆71Updated 9 years ago
- Hashing functions and PRNGs based on them☆160Updated last month
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago