LinearB
Waydev
Swarmia
CodeClimate
GitPrime
Haystack Analytics
Codacy
SonarQube
Yjs
GUN
RxDB
Liveblocks
Reflect.net
Thymer
ShareDB
Automerge
LinearB
YjsLinearB is recommended for software development teams, engineering managers, and project managers who want to improve visibility into their development processes, reduce cycle times, and boost overall productivity. It's particularly useful for teams that rely on agile methodologies and need to continuously monitor and improve their workflow efficiency.
LinearB might be a bit more popular than Yjs. We know about 28 links to it since March 2021 and only 27 links to Yjs. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
LinearB is an engineering productivity platform that provides visibility into developer workflows, automation, and process metrics. It collects data across the entire development lifecycle to diagnose blockers and optimize delivery. One user reports saving 321 developer-hours per month. - Source: dev.to / 3 months ago
Most tools measure half the picture. Traditional metrics platforms like LinearB focus on quantitative signals (DORA metrics, cycle time). Survey platforms like Culture Amp capture sentiment across organizations but aren't developer-specific. DX (founded by DORA/SPACE research creators) combines developer surveys with SDLC analytics. These approaches require deliberate implementation and buy-in. - Source: dev.to / 8 months ago
LinearB is a SaaS solution that retrieves metrics overtime, some of them being used to calculate DORA Metrics. They also have a Youtube channel that advocate for DORA Metrics and more. - Source: dev.to / over 2 years ago
In helping engineering orgs get visibility into developer workflows with LinearB, Dan Lines and Ori Keren discovered that the majority of cycle time was being spent in pull request and code review. They found that:. - Source: dev.to / about 3 years ago
LinearB and there are a few cheaper alternatives. Ties in DORA metrics from gut repos and agile project management tools like JIRA. https://linearb.io. Source: about 3 years ago
For multiplayer editing I used Yjs, a CRDT (Conflict-free Replicated Data Type) library โ no server-side conflict resolution, edits from multiple clients converge automatically, the same approach Google Docs and Figma use. - Source: dev.to / 6 days ago
In the architecture of my Collaborative-Code-Editor, choosing CRDTs over OT gives me the advantage of not depending on a server for my data conflicts. Using Yjs as my CRDT library, not only fixes the problems OT arises but comes with additional features. A unique identifier keeps track of the characters' identity, and relative addressing that points to the character position in my code editor. The relative... - Source: dev.to / 3 months ago
Highly suggest you take a look here: https://github.com/yjs/yjs CRDT can absolutely do what youโre asking. - Source: Hacker News / 3 months ago
``` Those commands create and move real files that immediately appear in the editor's file tree. The best part is that all of this works in both browser and server-side contexts, since yjs (https://github.com/yjs/yjs) is isomorphic. Under the hood, metadata (name, parent, timestamps) lives in a versioned CRDT table. Document content lives in a separate Y.Doc per file, so the directory index syncs without pulling... - Source: Hacker News / 5 months ago
Libraries like Automerge and Yjs have gone from academic curiosities to production-ready tools. They handle edge cases that would have made local-first apps unreliable five years ago. - Source: dev.to / 5 months ago
Waydev - Waydev analyzes your codebase from Github, Gitlab, Azure DevOps & Bitbucket to help you bring out the best in your engineers work.
GUN - Self-hosted Firebase.
Swarmia - Swarmia is an engineering productivity software trusted by 600+ engineering teams worldwide. Use key engineering metrics to unblock the flow, align engineering with business objectives, and drive continuous improvement.
RxDB - A fast, offline-first, reactive Database for JavaScript Applications
CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
Liveblocks - Build amazing realโtime collaborative products