PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
169,358

Apps indexed

 

Freshness
49 min ago

Last update

 

Cadence
1,326/day

7-day average

Indexed today: 1,277

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
EMembed_collections logo
embed_collections
Visit ↗
  1. Home/
  2. Frameworks & SDKs/
  3. embed_collections
←Back to results
Eembed_collections logo

embed_collections

docs.rs·Infrastructure·🇷🇸

embed_collections is a Rust crate that provides a set of memory-efficient data structures designed for applications where tight memory management is crucial, such as embedded environments and server applications. The crate focuses on offering both cache-efficient and intrusive collections, aiming to optimize performance and resource usage for scenarios where memory constraints are significant.

Among its cache-efficient collections, embed_collections includes modules like embed-constvec, which implements a fixed-capacity inline vector; embed-seglist, a cache-aware list that stores elements in adaptive size segments; and embed-btree, a cache-aware B+tree optimized for numeric types and large datasets, featuring a specialized API for peeking at adjacent values. These collections are designed to minimize memory overhead and improve cache performance.

For intrusive data structures, the crate supports various pointer types from the pointers crate, including raw pointers, Box, Arc, Rc, and a customizable intrusive reference counter called Irc. It also offers an intrusive doubly linked list (embed-dlist), an intrusive singly linked list (embed-slist), and an intrusive AVL tree (embed-avl) ported from ZFS. The documentation notes that intrusive code is generally more complex and marked as unsafe, recommending its use only for those fully aware of the implications. The crate provides guidance on different usage scenarios, such as managing ownership with smart pointers or raw pointers, and highlights the advantages of its approach, such as reduced allocations compared to standard library linked lists.

0 licenses, providing flexibility for open-source and proprietary projects. The crate is structured into several sub-crates, and while the main crate itself contains no items, all functionality is accessed through these submodules. This design allows developers to select only the components relevant to their needs. The crate is documented for the x86_64-unknown-linux-gnu platform.

Open SourceApache-2.0
APIEmbeddableSelf-hosted
E
embed_collections preview
Visit docs.rs↗
⭐21
stars
✓5
features
📅2025
since

Overview

5 features

embed_collections sits in PulseGate's Frameworks & SDKs category. It focuses on providing efficient, low-overhead data structures for memory-constrained Rust applications. It is built as an open-source project for rust developers. embed_collections is open source under the Apache-2.0 license. It runs on API and embeddable surfaces, and it can be self-hosted.

Behind embed_collections is frostyplanet, based in Serbia, and the product first shipped in 2025. Development happens publicly on GitHub with 21 stars and 126 commits in the last 90 days. PulseGate's similarity index finds few close equivalents — embed_collections occupies a relatively distinct niche. Key capabilities include Cache Efficient Collections, Fixed Capacity Vec, and segList.

  • ✓Cache Efficient Collections
  • ✓Fixed Capacity Vec
  • ✓SegList
  • ✓B+tree Structures
  • ✓Intrusive Collections

Tags

rust-cratememory-efficientembedded-systems

Built with & integrations

Runs on
API-onlyEmbeddableSelf-hosted

Trust & compliance

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

Recent events

Latest indexed changes and source events

  1. IndexedJun 26, 7:33 AM

    docs.rs discovered by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about embed_collections

What does embed_collections do?
Embed_collections focuses on providing efficient, low-overhead data structures for memory-constrained Rust applications. It is catalogued under Frameworks & SDKs on PulseGate.
Who is embed_collections for?
embed_collections is an open-source project built for rust developers.
Is embed_collections free?
Yes — embed_collections is open source under the Apache-2.0 license and free to use.
What platforms does embed_collections run on?
embed_collections runs on API and embeddable surfaces. It can also be self-hosted.
Is embed_collections still maintained?
PulseGate's automated liveness checks currently classify embed_collections as active. The GitHub repository shows 126 commits in the last 90 days.
What are alternatives to embed_collections?
Similar tools tracked by PulseGate include agentvec, model2vec, and Colllect.agentvecmodel2vecColllect
Who makes embed_collections?
embed_collections is developed by frostyplanet, based in Serbia.
When did embed_collections launch?
embed_collections first shipped in 2025.

At a glance

Platforms
Api
Languages
English
Open source
Yes · ★ 21
License
Apache-2.0
First seen
Mar 18, 2026
Activity
🟢 Active
Status
🟢 Active
Built for
rust developers
Model
Open source
Solves
Providing efficient, low-overhead data structures for memory-constrained Rust applications.

Developer

🇷🇸frostyplanet
Solo developer
↗ GitHub

Open source

View on GitHub →
⭐ Stars
21
🍴 Forks
0
Open issues
0
Last commit
3w ago
Commits 90d
126
Contributors
1
Authorship
Solo
Default branch
master
Latest release
v0.12.2 · 2mo ago

PulseGate index

Confidence
High · 96
Indexed
Jun 26, 2026
Lifecycle
Alive
Activity
Active
First seen
Mar 2026
Last seen
2w ago
Freshness
Unknown
Identity audit (9)
Entity ID
cmqum9zip0jh6gattxgsnr5ug
Slug
embed-collections-rust-docs-rs
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 26, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 13, 2026
Canonical URL
https://docs.rs/embed-collections/latest/embed_collections

Similar apps

Other apps tracked under the same category.

  • agentvec
    pypi.org
  • model2vec
    docs.rs
  • Colllect
    colllect.io
  • Embedded Posts
    cooperativeit.co.uk
  • Embedded vector store for local-first AI
    mcsedition.org
  • Eips in eips
    docs.rs