keean / elements_in_rustLinks
Algorithms and Concepts from Stepanov's "Elements of Programming" implemented in Rust
☆22Updated 9 years ago
Alternatives and similar repositories for elements_in_rust
Users that are interested in elements_in_rust are comparing it to the libraries listed below
Sorting:
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 4 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- An annotation of the Rust standard library☆71Updated 10 years ago
- Experimental actor implementation☆99Updated 7 years ago
- This is the code for the book "Rust Essentials"☆41Updated 10 years ago
- A small set of useful probabilistic data structures.☆69Updated 7 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- A simplified version of gitbook, atop rustdoc☆124Updated 9 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- R6RS Scheme implementation written in Rust☆63Updated 8 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- abandoned update of jack crenshaw's compilers intro☆116Updated 7 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 3 years ago
- ☆85Updated 13 years ago
- Implementations of common sorting algorithms in Rust with comprehensive tests and benchmarks.☆54Updated 7 years ago
- Experimental persistent collections in Rust☆45Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A Rust crate for differential-geometric calculations.☆39Updated 6 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Rustic Embedded Framework☆189Updated 4 years ago
- Conduit-like data processing library for Rust☆54Updated 10 years ago
- A scientific computing library for Rust.☆37Updated 11 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 7 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 8 years ago
- A Scheme implementation, in Rust.☆134Updated 10 years ago
- Software rasterization, N-Body simulation and Game of Life in Rust + Haskell☆110Updated 9 years ago