dontpanic92 / fecaLinks
A web browser prototype.
☆12Updated 2 years ago
Alternatives and similar repositories for feca
Users that are interested in feca are comparing it to the libraries listed below
Sorting:
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆56Updated last month
- Propositional logic with types in Rust☆62Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- Command line interface as a function.☆76Updated 2 years ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Write simple proc-macros inline with other source code.☆20Updated 8 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 4 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago