awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to c0fec0de/anytree

Open-source alternatives to Anytree

30 open-source projects similar to c0fec0de/anytree, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Anytree alternative.

  • aio-libs/multidictA

    aio-libs/multidict

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • alandefreitas/smallAvatar alandefreitas

    alandefreitas/small

    150Vezi pe GitHub↗

    C++ small containers

    C++
    Vezi pe GitHub↗150
  • alexdrone/bufferAvatar alexdrone

    alexdrone/Buffer

    350Vezi pe GitHub↗

    Swift μ-framework for efficient array diffs and datasource adapters.

    Swift
    Vezi pe GitHub↗350
  • alexdrone/storeAvatar alexdrone

    alexdrone/Store

    501Vezi pe GitHub↗

    Unidirectional, transactional, operation-based Store implementation.

    Swift
    Vezi pe GitHub↗501
  • ankurp/dollarAvatar ankurp

    ankurp/Dollar

    4,240Vezi pe GitHub↗

    Dollar is a functional programming library for Swift that provides a comprehensive toolkit for collection manipulation, string processing, mathematical calculations, and date and time management. It serves as a utility suite for filtering, aggregating, and restructuring arrays and dictionaries. The project implements functional programming patterns such as currying, memoization, and function composition. It also features a chainable wrapper interface that allows multiple data transformations to be applied sequentially before extracting a final result. The library covers a wide range of capab

    Swift
    Vezi pe GitHub↗4,240
  • antitypical/resultAvatar antitypical

    antitypical/Result

    2,496Vezi pe GitHub↗

    Swift type modelling the success/failure of arbitrary operations.

    Swift
    Vezi pe GitHub↗2,496

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • anvaka/ngraph.graphAvatar anvaka

    anvaka/ngraph.graph

    576Vezi pe GitHub↗

    Graph data structure in JavaScript

    JavaScript
    Vezi pe GitHub↗576
  • arjarav98/dynavarAvatar ArjArav98

    ArjArav98/DynaVar

    7Vezi pe GitHub↗

    DynaVar is a project, written wholly in C++, whose main objective is to create a user-defined data structure capable of storing all primitive data-types.

    C++
    Vezi pe GitHub↗7
  • arximboldi/immerAvatar arximboldi

    arximboldi/immer

    2,854Vezi pe GitHub↗

    Postmodern immutable and persistent data structures for C++ — value semantics at scale

    C++
    Vezi pe GitHub↗2,854
  • attaswift/btreeAvatar attaswift

    attaswift/BTree

    1,324Vezi pe GitHub↗

    Fast sorted collections for Swift using in-memory B-trees

    Swift
    Vezi pe GitHub↗1,324
  • barerose/dynarrB

    BareRose/dynarr

    0Vezi pe GitHub↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    Vezi pe GitHub↗0
  • bits-and-blooms/bitsetAvatar bits-and-blooms

    bits-and-blooms/bitset

    1,505Vezi pe GitHub↗

    Go package implementing bitsets

    Go
    Vezi pe GitHub↗1,505
  • bits-and-blooms/bloomAvatar bits-and-blooms

    bits-and-blooms/bloom

    2,791Vezi pe GitHub↗

    Go package implementing Bloom filters, used by many important systems

    Go
    Vezi pe GitHub↗2,791
  • bulldog2011/bigqueueAvatar bulldog2011

    bulldog2011/bigqueue

    568Vezi pe GitHub↗

    A big, fast and persistent queue based on memory mapped file.

    Java
    Vezi pe GitHub↗568
  • buserror/simavrAvatar buserror

    buserror/simavr

    1,738Vezi pe GitHub↗
    Cavr-gccavr-simulatorc
    Vezi pe GitHub↗1,738
  • bwireman/delayB

    bwireman/delay

    0Vezi pe GitHub↗

    A dead simple data-structure for delaying side effects ⌚! Written in the excellent gleam ✨ language. Supporting both Erlang & Javascript targets

    Vezi pe GitHub↗0
  • bwireman/gleitherAvatar bwireman

    bwireman/gleither

    3Vezi pe GitHub↗

    A small data-structure for representing an Either Monad. Written in the excellent gleam ✨ language. Supporting both Erlang & Javascript targets

    Gleam
    Vezi pe GitHub↗3
  • cameron314/concurrentqueueAvatar cameron314

    cameron314/concurrentqueue

    12,070Vezi pe GitHub↗

    ConcurrentQueue is a header-only C++ template library that provides a lock-free data structure for multi-producer multi-consumer thread communication. It functions as a synchronization primitive designed to coordinate data flow between concurrent execution units using atomic operations rather than traditional mutex locking. The library distinguishes itself through a design that minimizes contention and synchronization overhead. It utilizes sub-queue token mapping to distribute workloads across partitioned internal queues and supports bulk operations to transfer multiple data elements in singl

    C++
    Vezi pe GitHub↗12,070
  • cdgriffith/boxAvatar cdgriffith

    cdgriffith/Box

    2,823Vezi pe GitHub↗

    Python dictionaries with advanced dot notation access

    Python
    Vezi pe GitHub↗2,823
  • cl0610/java-concurrencyAvatar CL0610

    CL0610/Java-concurrency

    4,590Vezi pe GitHub↗

    This Java concurrency library provides a suite of tools for managing multi-threaded execution, synchronization, and memory consistency. It serves as a comprehensive framework for implementing concurrent execution through lock-free atomics, thread-safe collections, task coordination primitives, and worker pools. The project includes a dedicated thread synchronization toolkit featuring latches, barriers, and semaphores to coordinate the timing and order of concurrent tasks. It also provides a concurrent collection suite of maps, queues, and lists that enable data sharing without manual locking,

    concurrencyconcurrent-programminginterview
    Vezi pe GitHub↗4,590
  • cornelk/hashmapAvatar cornelk

    cornelk/hashmap

    1,879Vezi pe GitHub↗

    A Golang lock-free thread-safe HashMap optimized for fastest read access.

    Gofastgogolang
    Vezi pe GitHub↗1,879
  • cosmicmind/algorithmAvatar CosmicMind

    CosmicMind/Algorithm

    826Vezi pe GitHub↗

    Algorithm is a library of tools that is used to create intelligent applications.

    Swift
    Vezi pe GitHub↗826
  • danielgibson/snippetsAvatar DanielGibson

    DanielGibson/Snippets

    207Vezi pe GitHub↗

    Some standalone source files that don't deserve their own repositories.

    C++
    Vezi pe GitHub↗207
  • davecom/swiftgraphAvatar davecom

    davecom/SwiftGraph

    806Vezi pe GitHub↗

    A Graph Library for Swift

    Swift
    Vezi pe GitHub↗806
  • davecom/swiftpriorityqueueAvatar davecom

    davecom/SwiftPriorityQueue

    375Vezi pe GitHub↗

    A Generic Priority Queue in Pure Swift

    Swift
    Vezi pe GitHub↗375
  • dchest/siphashD

    dchest/siphash

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • deckarep/golang-setAvatar deckarep

    deckarep/golang-set

    4,690Vezi pe GitHub↗

    This project is a set theory library for Go that provides a data structure for storing unique elements of any comparable type using generics. It serves as a tool for managing unique collections and performing mathematical operations such as intersections and differences. The library provides synchronized collections to prevent data races during concurrent read and write operations. It also supports converting unique collections to and from JSON arrays for data persistence and network transmission. The implementation covers membership testing, collection cloning, and size calculation. It incl

    Go
    Vezi pe GitHub↗4,690
  • dghubble/trieD

    dghubble/trie

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dhconnelly/rtreegoD

    dhconnelly/rtreego

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aio-libs/janusAvatar aio-libs

    aio-libs/janus

    963Vezi pe GitHub↗

    Thread-safe asyncio-aware queue for Python

    Pythonasynciomypyqueue
    Vezi pe GitHub↗963