wusyong / elise
A concurrent GC.
☆43Updated 2 years ago
Alternatives and similar repositories for elise:
Users that are interested in elise are comparing it to the libraries listed below
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- ioring wrapper for windows-rs☆21Updated 2 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- ☆33Updated last year
- ☆42Updated last year
- A type-driven and high-performance ORM framework in Rust☆25Updated 3 years ago
- impl GlobalAlloc for Boehm GC☆23Updated last week
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- A bridge between different serde implementations.☆16Updated last month
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- Pretty printing library for SQL☆24Updated last year
- Propositional logic with types in Rust☆62Updated last year
- Rust crate for Ok-wrapping and try blocks☆20Updated 2 years ago
- A typed map which can make sure item exist.☆35Updated 5 months ago
- ☆33Updated 4 years ago
- A fast runtime-agnostic object pool for async rust.☆21Updated last week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Concrete Syntax Tree library☆93Updated 3 weeks ago
- pest grammar file support for all JetBrains IDEs☆36Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- The simd optimized escape code☆53Updated this week
- A drop-in replacement for std::Instant that is faster and more accurate.☆24Updated 2 months ago
- Next-GEN Confguration Template Generation Language☆12Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated last month