Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
DashMap
A blazing-fast concurrent HashMap for Rust that shards state across locks instead of using one global RwLock.
daisyui
Semantic component classes and built-in themes for Tailwind CSS, so buttons, forms, and modals no longer need a wall of utility classes.
mkdocs-material
A powerful Material Design theme and documentation framework built on top of MkDocs
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
json-edit-react
A highly-configurable React component for editing or viewing JSON and object data inline.
react-json-view
A zero-dependency, fully typed React component for rendering and editing JSON as a collapsible, themeable tree.
react18-json-view
An interactive React component for displaying and editing JSON objects and arrays with themes and collapsible nodes.
bon
Compile-time-checked builder generator and named function arguments for Rust
generic
A collection of type-safe generic data structures for Go, built on Go 1.18 generics with no reflection or interface{} boxing.
django-unfold
Modern Tailwind-based theme and tooling for the Django admin to build internal apps.
Furo
A clean, minimal, and customizable Sphinx documentation theme
heapless
Static, no_std data structures like Vec, String, and Deque with fixed capacity — no heap allocator required.
spade
Delaunay triangulations and Voronoi diagrams for the Rust ecosystem
radix_trie
A fast, generic radix trie for Rust with compressed nodes and ancestor/descendant prefix lookups.
bimap-rs
Fast, generic bijective maps for Rust that feel like the standard library.