PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
171,275

Apps indexed

 

Freshness
39 min ago

Last update

 

Cadence
1,076/day

7-day average

Indexed today: 366

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
GOGossamer logo
Gossamer
Visit ↗
  1. Home/
  2. Frameworks & SDKs/
  3. Gossamer
←Back to results
GGossamer logo

Gossamer

gossamer-lang.org·Infrastructure

Gossamer is an open-source programming language designed with a syntax influenced by Rust and a runtime inspired by Go. It addresses the need for expressive, clear code and modern concurrency by providing real goroutines, a Swift-like memory model, and a broad standard library. The language is intended for developers seeking a balance between safety, performance, and ease of use, particularly those familiar with Rust, Go, F, or similar languages.

Among its distinguishing features, Gossamer offers forward pipes for data flow, immutability by default, and a design that emphasizes a single, obvious way to accomplish tasks. Its memory management uses deterministic reference counting modeled after Swift's ARC, enhanced with automatic cycle collection and arena regions that reclaim memory as it goes out of scope. This approach eliminates the need for a borrow checker, lifetimes, or a tracing garbage collector.

Concurrency in Gossamer is handled through goroutines and typed channels, employing an M:N scheduler where blocking calls park the goroutine rather than the thread. Functions are colorless, meaning there is no distinction between synchronous and asynchronous functions, and the language omits constructs like async, await, or function coloring. Developers can run Gossamer code interactively using a bytecode virtual machine and REPL for rapid iteration, or compile applications to a single, dependency-free native binary via LLVM for distribution.

Gossamer's standard library covers areas such as HTTP, JSON, cryptography, SQL, and compression. The language is extensible, allowing developers to integrate safe Rust code when needed. It supports familiar types and constructs including Result, Option, exhaustive pattern matching, traits, and generics, with no concept of null. gos files on Linux (x86_64, aarch64, armv7), macOS (Intel and Apple Silicon), and Windows (x86_64).

0 but maintains a stable surface for development. Its open-source nature and cross-platform support make it accessible to a wide range of programmers interested in modern language design and concurrency models.

Open SourceApache-2.0
WebCLISelf-hostedmacOSWindowsLinux
G
Gossamer preview
Visit gossamer-lang.org↗
⭐83
stars
🍴3
forks
✓6
features
📅2026
since

Overview

6 features

Gossamer sits in PulseGate's Frameworks & SDKs category. It focuses on providing a fast, expressive programming language with modern concurrency and memory management. It is built as an open-source project for systems programmers and developers seeking modern concurrency features. Gossamer is open source under the Apache-2.0 license. It runs on the web, the command line, macOS, Windows, and Linux, and it can be self-hosted.

Gossamer contributors builds and maintains Gossamer, and the product first shipped in 2026. Development happens publicly on GitHub with 83 stars and 245 commits in the last 90 days. PulseGate's similarity index finds few close equivalents — Gossamer occupies a relatively distinct niche. Key capabilities include goroutines, swift-like memory, and Bytecode VM. Gossamer is currently in beta.

  • ✓Goroutines
  • ✓Swift-like memory
  • ✓Bytecode VM
  • ✓REPL
  • ✓Single binary output
  • ✓Rust extensibility

Tags

rust-like-languagegoroutinesmemory-managementbytecode-vm

AI capabilities

Weights: Open

Built with & integrations

Runs on
BrowserCLISelf-hostedmacOSWindowsLinux

Trust & compliance

LicenseApache-2.0
Verified signals
✓ HTTPS✓ Open Source✓ GitHub · ★ 83✓ Active maintenance

Recent events

Latest indexed changes and source events

  1. IndexedJun 30, 8:44 PM

    Gossamer: a Rust-flavoured language with real goroutines and pause-free memory discovered by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about Gossamer

What does Gossamer do?
Gossamer focuses on providing a fast, expressive programming language with modern concurrency and memory management. It is catalogued under Frameworks & SDKs on PulseGate.
Who is Gossamer for?
Gossamer is an open-source project built for systems programmers and developers seeking modern concurrency features.
Is Gossamer free?
Yes — Gossamer is open source under the Apache-2.0 license and free to use.
What platforms does Gossamer run on?
Gossamer runs on the web, the command line, macOS, Windows, and Linux. It can also be self-hosted.
Is Gossamer still maintained?
PulseGate's automated liveness checks currently classify Gossamer as active. The GitHub repository shows 245 commits in the last 90 days.
What are alternatives to Gossamer?
Similar tools tracked by PulseGate include Gobley, Goravel, and grpyc.GobleyGoravelgrpyc
Who makes Gossamer?
Gossamer is developed by Gossamer contributors.
When did Gossamer launch?
Gossamer first shipped in 2026.

At a glance

Pricing
Open Source
Platforms
Web
Languages
English
Open source
Yes · ★ 83
License
Apache-2.0
First seen
May 19, 2026
Activity
🟢 Active
Status
🟡 Beta
Built for
systems programmers and developers seeking modern concurrency features
Model
Open source
Solves
Providing a fast, expressive programming language with modern concurrency and memory management.

Developer

Gossamer contributors
Small team
↗ GitHub

Open source

View on GitHub →
⭐ Stars
83
🍴 Forks
3
Open issues
0
Last commit
2w ago
Commits 90d
245
Contributors
2
Authorship
Small team
Default branch
main
Latest release
v0.22.0 · 2w ago

PulseGate index

Confidence
Medium · 73
Indexed
Jun 30, 2026
Lifecycle
Alive
Activity
Active
First seen
May 2026
Last seen
2w ago
Freshness
Unknown
Identity audit (9)
Entity ID
cmr1488v0056w12ia7j7tgxct
Slug
gossamer-a-rust-flavoured-language-with-real-gorouti-gossamer-lang-org
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 30, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 13, 2026
Canonical URL
https://gossamer-lang.org/

Similar apps

Other apps tracked under the same category.

  • Gobley
    gobley.dev
  • Goravel
    goravel.dev
  • grpyc
    grpyc.com
  • Resonate Hq
    resonatehq.io
  • goes
    modernice.dev
  • Sponge
    go-sponge.com