Lightweight Rust newtypes.
☆25Oct 9, 2023Updated 2 years ago
Alternatives and similar repositories for phantom-newtype
Users that are interested in phantom-newtype are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆32Mar 2, 2026Updated 6 months ago
- A library for manipulating unstructured Markdown documents.☆48Mar 25, 2023Updated 3 years ago
- For using thread locals within an async context and across await points☆12May 13, 2025Updated last year
- Geometric algebra library for Rust☆22Aug 18, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- liburing bindings☆35Aug 28, 2022Updated 4 years ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 5 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Nov 10, 2024Updated last year
- A hackathon project by @eriknson, @FrederikBolding, and @Mrtenz☆11May 23, 2023Updated 3 years ago
- Article scraping in rust☆54Nov 5, 2021Updated 4 years ago
- [WIP] Molten - Style-preserving TOML parser.☆42Apr 14, 2018Updated 8 years ago
- A canvas-based game built using Rust and WebAssembly☆16Jan 20, 2023Updated 3 years ago
- Rust 2020 Roadmap: Scientific Rust☆28Nov 13, 2019Updated 6 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 🫓 A parser for the FlatZinc modelling language☆14Feb 27, 2025Updated last year
- ☆16May 4, 2021Updated 5 years ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- Generate enums with matching variants, but without any of the associated data.☆18Jul 23, 2022Updated 4 years ago
- Calculates a stars position and velocity in the cartesian coordinate system.☆12Mar 22, 2022Updated 4 years ago
- Rust binding of fortran Limited memory LBFGS subroutine☆14Jul 30, 2019Updated 7 years ago
- ☆18May 4, 2020Updated 6 years ago
- Slides of "Everything in Rust" of COSCUP 2019☆11Aug 25, 2019Updated 7 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Rust port of Go's singleflight package☆18Mar 29, 2024Updated 2 years ago
- Space combat learning game in Rust / Amethyst☆11Mar 27, 2020Updated 6 years ago
- Spherical harmonics and solid harmonics in Rust☆19May 14, 2023Updated 3 years ago
- A chill and fun blog about Rust stuff and the journey of building my company: Meilisearch☆13Jun 28, 2026Updated 2 months ago
- Please note that this was for the *alpha* version of GitHub Actions for Python.☆15Jan 29, 2019Updated 7 years ago
- Run closures in parallel☆118Jan 19, 2025Updated last year
- Jenkins outbound WebHook plugin☆13Jun 28, 2023Updated 3 years ago
- A stream processor language.☆14Apr 27, 2026Updated 4 months ago
- evcxr support for drawing petgraph graphs in jupyter notebook☆13Oct 24, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Lift enum variants to the type-level.☆33Mar 13, 2021Updated 5 years ago
- DNA code for H-Wiki, a holochain-powered wiki for groups and communities☆22Aug 12, 2020Updated 6 years ago
- Shell Completion Script and Manpage generation☆15Feb 8, 2020Updated 6 years ago
- [Unpublished] Fast, effective, minimalist web framework for Rust