Niena Beta is Launching soon

Engineering Credibility.

We give back because engineering should move forward. Our code powers more than just our own products.

Why Open Source?

Proprietary silos stagnate innovation. By opening our core utilities, libraries, and experimental tools, we force ourselves to write better, more documented, and more modular code. It isn't charity; it's a commitment to quality.

Featured Repositories

niena-uiTypeScript

A headless, accessible component primitive library for modern engineered dashboards. Focused on keyboard navigation and performance.

★ 1.2k Stars⑂ 140 Forks
View on GitHub →
cargo-dist-actionRust

A GitHub Action to auto-configure cross-compilation for Rust CLIs. Cuts CI configuration time by 90%.

★ 850 Stars⑂ 45 Forks
View on GitHub →
fast-loggerGo

Zero-allocation structured logging library for high-throughput Go services. Benchmarked 2x faster than Zap.

★ 2.1k Stars⑂ 300 Forks
View on GitHub →

Tools & Libraries

eslint-config-niena

Strict, opinionated linting rules for serious TS projects.

hooks-entangled

React hooks for complex state synchronization.

postgres-types-gen

CLI to generate TS interfaces from raw SQL queries.

vim-setup

Our team's developer environment dotfiles.

Community Impact

4.5k+GitHub Stars
500k+Downloads
50+Contributors

Contribution Guidelines

We welcome PRs. To maintain our standards, please follow this flow:

01

Open an Issue

Discuss the change first. We value architectural alignment over rapid merging.

02

Pass the Linter

Our CI is strict. Ensure `yarn lint` and `cargo fmt` pass before pushing.

03

Squash & Merge

We maintain a linear history. Your PR will be squashed into a single meaningful commit.