a reference-counting cycle collection library in rust
☆80Jan 3, 2023Updated 3 years ago
Alternatives and similar repositories for samsara
Users that are interested in samsara are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Traits extending the Rust Range structs in std::ops☆42May 6, 2023Updated 3 years ago
- ☀️ Java整理笔记 『包含面试笔记、Java基础、Java并发编程、JVM、数据库、缓存、Spring框架、分布式系统设计等核心知识点』 🚀 非常适合Java程序员面试、学习,欢迎提交完善☆14Apr 24, 2023Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 8 months ago
- Generic virtual dom implementation for rust☆18Mar 4, 2024Updated 2 years ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A meta-JIT library for Rust interpreters☆170Feb 13, 2023Updated 3 years ago
- Rust bindings for WebKit's JavaScriptCore.☆53Feb 25, 2025Updated last year
- Rust: Get multiple mutable references to the same collection☆14Feb 27, 2018Updated 8 years ago
- ☆26Jun 9, 2023Updated 3 years ago
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 7 months ago
- Count lines of code across your entire dependency tree☆22May 13, 2024Updated 2 years ago
- A small and fast frontend framework in Rust☆68Feb 10, 2026Updated 4 months ago
- ☆21Oct 20, 2023Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆50May 23, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- An experimental linting interface for Rust. Let's make custom lints a reality☆153Dec 31, 2023Updated 2 years ago
- STYX: at least it's not YAML☆65Jun 18, 2026Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- A Rust-based userland which also adds compile-time assurances to seL4 development.☆121Jul 25, 2023Updated 2 years ago
- A rust version of Snake that runs on android☆13Dec 29, 2018Updated 7 years ago
- Agnostic is a Rust ecosystem that provides runtime-agnostic abstractions for async operations. Write your async code once and run it seam…☆26Jun 25, 2026Updated last week
- Arena type inspired by generational-arena☆231May 11, 2024Updated 2 years ago
- A dirty and ugly library to do localization in Rust☆16Dec 31, 2022Updated 3 years ago
- Space Efficient Pretty Printer☆17Apr 15, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A "blazingly" fast key-value pair database without bloat written in rust☆20Dec 2, 2023Updated 2 years ago
- Incremental garbage collection from safe Rust☆863Jun 5, 2026Updated last month
- A (very experimental) WebAssembly backend for Cranelift.☆15Aug 5, 2022Updated 3 years ago
- A JIT compiled language designed for realtime contexts☆24Apr 8, 2022Updated 4 years ago
- A Rust code linter☆213Jun 10, 2024Updated 2 years ago
- ☆13Feb 2, 2021Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆510Jan 28, 2024Updated 2 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Dec 8, 2017Updated 8 years ago
- Extra event types built on top of rsevents☆17May 19, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆95Oct 9, 2023Updated 2 years ago
- Pathfinding on grids using jump point search and connected components.☆28Jan 3, 2026Updated 6 months ago
- A crate for argument-currying anything implementing FnOnce. Arguments can be passed one at a time, yielding a new something implementing…