Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with enumerable
A curated list of projects in awesome lists tagged with enumerable .
https://github.com/emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree
Last synced: 16 Dec 2024
https://github.com/emirpasic/Gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree
Last synced: 24 Oct 2024
https://github.com/Dasync/AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
async async-streams asyncenumerator await csharp enumerable enumerator foreach linq parallel
Last synced: 07 Nov 2024
https://github.com/ehmicky/safe-json-value
⛑️ JSON serialization should never fail
bigint circular cycle enumerable exception-handling exceptions getters javascript json library nodejs parsing serialization symbols tojson types typescript valid validate validation
Last synced: 21 Dec 2024
https://github.com/arogozine/LinqToTypeScript
LINQ to TypeScript
async async-await async-iteration enumerable es2019 javascript linq typescript
Last synced: 29 Oct 2024
https://github.com/rubberduck203/VBEX
VBA Extension Library
enumerable vba vba-library vbide
Last synced: 04 Dec 2024
https://github.com/zeisler/active_enumerable
ActiveRecord like query methods for Ruby enumerable collections.
enumerable hash objects querydsl rails rubygem
Last synced: 24 Nov 2024
https://github.com/sabiwara/iter
A blazing fast compile-time optimized alternative to the `Enum` and `Stream` modules
elixir enum enumerable metaprogramming performance stream
Last synced: 18 Dec 2024
https://github.com/solsw/go2linq
Generic Go implementation of .NET's LINQ to Objects.
enumerable generic generics go golang iterator linq linq-to-objects
Last synced: 14 Nov 2024
https://github.com/toy/in_threads
Run all possible enumerable methods in concurrent/parallel threads
concurrent enumerable parallel ruby threads
Last synced: 18 Dec 2024
https://github.com/luvies/lazy
A linq-like lazy-evaluation enumerable/iteration library that aims to support deno, node & browser
browser deno denoland enumerable enumeration iteration iterator lazy linq node node-js nodejs
Last synced: 11 Nov 2024
https://github.com/dgroup/enumerable4j
Amazing Ruby's "Enumerable" ported to Java
collection elegantobjects enumerable java java-collections java-collections-framework library ruby ruby-to-java streamex streams streams-api
Last synced: 22 Oct 2024
https://github.com/akarnokd/async-enumerable
Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).
Last synced: 13 Oct 2024
https://github.com/lawrence-laz/zig-enumerable
Iterator tools for functional data processing.
enumerable functional iterators itertools linq zig zig-package
Last synced: 21 Nov 2024
https://github.com/douglaslise/mongoid_enumerable
Mongoid Enumerable
enum enumerable mongodb mongoid ruby status
Last synced: 24 Nov 2024
https://github.com/marchdev-tk/flinq
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.
boilerplate collection collections dart dart-library dart-package dart2 dartlang enumerable extended-capabilities iterable linq linq-expressions linq-methods
Last synced: 14 Oct 2024
https://github.com/cantido/int_set
A time- and memory-efficient data structure for positive integers.
bitfield bitfields bittorrent collection elixir enumerable hacktoberfest set
Last synced: 12 Oct 2024
https://github.com/Cantido/int_set
A time- and memory-efficient data structure for positive integers.
bitfield bitfields bittorrent collection elixir enumerable hacktoberfest set
Last synced: 04 Nov 2024
https://github.com/netfabric/netfabric.assertive
A fluent assertions library that performs full coverage on any enumerable type.
assertions assertions-library async-enumerable coverage csharp dotnet enumerable enumerable-interfaces enumerator-implementations nuget-package unit-testing
Last synced: 18 Nov 2024
https://github.com/mob-sakai/uniix
Interactive Extensions for Unity for Unity
c-sharp enumerable interactive-extensions linq unirx unity
Last synced: 11 Nov 2024
https://github.com/ehmicky/is-json-value
Check if a value is valid JSON.
bigint circular cycle enumerable exception-handling exceptions getters javascript json library nodejs parsing serialization symbols tojson types typescript valid validate validation
Last synced: 27 Oct 2024
https://github.com/oybekkayumov/enumerable-ruby
This project uses ruby to implement an enumerable mixin.
enumerable mixins proc ruby yield
Last synced: 20 Oct 2024
https://github.com/ljharb/define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
accessor configurable data define ecmascript enumerable javascript object property writable
Last synced: 31 Oct 2024
https://github.com/bitzart/pagination
A lightweight library to easily create pages of items. Works with (or without) EF Core to paginate db requests.
csharp dotnet efcore entity-framework-core enumerable pagination paging
Last synced: 16 Nov 2024
https://github.com/natasha-ct/creating-an-enumerable
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
classes enumerable modules rubocop ruby
Last synced: 13 Nov 2024
https://github.com/daudi13/enumerable
In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.
Last synced: 11 Dec 2024
https://github.com/thadeu/acts_enum_translable
💎 ActiveRecord::Enum Translate with i18n
activerecorde-enum enum enum-native-rails enumerable enums rails rails4 rails5 translable
Last synced: 03 Dec 2024
https://github.com/xeinebiu/ts-iterable
Iterables, streams for typescript
array enumerable enumeration filter first group iterable iterables iterator iterators javascript list map mapnotnull node nodejs sort typescript where wherenotnull
Last synced: 06 Nov 2024
https://github.com/laurabeatris/odd-list-filter
Elixir algorithm exercise to filter odd numbers from a given string list and return its quantity
algorithms-and-data-structures elixir enumerable functional-programming
Last synced: 21 Dec 2024
https://github.com/virag-ky/my_enumerable
In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.
Last synced: 12 Nov 2024
https://github.com/patrickroberts/enumerable-ts
A port of System.Linq.Enumerable from the .NET framework to TypeScript
deferred-tasks enumerable extension-methods iterable iterator prototype-chain typescript
Last synced: 20 Nov 2024
https://github.com/ryanmorr/reduce
Array's reduce for all iterable and enumerable objects
array enumerable iterable javascript reduce
Last synced: 13 Nov 2024
https://github.com/suntong/enum
Go enum and its string representation
enum enumerable go golang lib library
Last synced: 19 Nov 2024
https://github.com/hoshixlily/ts-collections
A simple data structures library for TypeScript
collections enumerable linq typescript
Last synced: 30 Oct 2024
https://github.com/ehmicky/redefine-property
Better `Object.defineProperty()`
browser configurable define define-property defineproperty descriptor descriptors enumerability enumerable get-set javascript library nodejs object properties property readonly reflect typescript writable
Last synced: 27 Oct 2024
https://github.com/archergu/easy-property-retriever
A little tool used to get object properties.
enumerable object property typescript-library
Last synced: 13 Nov 2024
https://github.com/belsman/enumerable-methods
We created some custom enumerable methods to functionally match those found in the enumerable methods.
enumerable microverse-projects odin-project ruby
Last synced: 07 Dec 2024
https://github.com/kanzatahreem/enumerable
In this project, we learned to use a module inside a class.
Last synced: 11 Nov 2024
https://github.com/skyv26/ruby-enumerable
In Ruby, we call an object enumerable when it describes a set of items and a method to loop over each of them. The built-in enumerables get their enumeration features by including the Enumerable module, which provides methods like #include?, #count, #map, #select and #uniq.
enumerable rspec rubocop ruby ruby-gem
Last synced: 18 Dec 2024
https://github.com/stdlib-js/utils-define-memoized-configurable-read-only-property
Define a configurable memoized read-only object property.
configurable define descriptor enumerable javascript node node-js nodejs object prop property read-only set stdlib util utilities utility utils value writable
Last synced: 12 Oct 2024
https://github.com/theophileaseh/my-enumerable
My Enumerable is an application built using Ruby that enables one to check the check the properties of items in an array.
Last synced: 11 Nov 2024
https://github.com/ijayabby/enumerable-methods
Ruby Enumerable Methods in action.
enumerable enumerable-methods ruby
Last synced: 09 Dec 2024
https://github.com/gregswindle/enum-nom-nommer
Create a numeric or mixed enumeration (enum) from a plain-old JavaScript object.
enum enum-factory enumerable enumeration enumerator
Last synced: 27 Nov 2024
https://github.com/alphayowakarindi/enumerable
Project showcasing how to use a module inside a class.
Last synced: 10 Nov 2024
https://github.com/devel0/netcore-csv
net core csv reader/writer
csv enumerable linq netcore reader scidata writer
Last synced: 14 Dec 2024
https://github.com/alipolatli/data-structures
Aimed at understanding the engineering behind by customizing built-in data structures in dotnet.
array enumerable hashset queue-stack recursive sortedlist tree
Last synced: 08 Nov 2024
https://github.com/imelgrat/es3-object-properties-iteration
ES3 Object properties iteration with the for..in loop
enumerable enumeration iteration javascript object-property objects objects-and-scenes
Last synced: 19 Nov 2024
https://github.com/imelgrat/object-properties-enumerability
Object properties enumerability - defineProperty() and defineProperties() methods
enumerable enumeration iteration javascript object-property objects property-descriptor
Last synced: 19 Nov 2024
https://github.com/adagio/because_python3
enum enumerable enums python-3 python3
Last synced: 07 Nov 2024
https://github.com/xotic750/get-own-enumerable-keys-x
Like Reflect.ownKeys but gets only enumerable properties.
browser enumerable javascript nodejs ownkeys reflect
Last synced: 17 Nov 2024
https://github.com/xotic750/get-own-enumerable-property-symbols-x
Like Object.getOwnPropertySymbols but gets only enumerable properties.
browser enumerable getownpropertysymbols javascript nodejs object
Last synced: 17 Nov 2024
https://github.com/chocolateboy/enumerator
Generate a series of tuples in lexicographical order
alphabet cartesian-product combinatorics cross-product enumerable generator iterable lexicographic lexicographical n-tuple odometer permutation permutations sequence symbols tuple
Last synced: 13 Dec 2024
https://github.com/kessie2862/enumerable
This repository showcases the implementation of a custom module called MyEnumerable and a corresponding class called MyList.
Last synced: 15 Dec 2024
https://github.com/maximilianmairinger/attachtoprototype
Attatch functions as non enumerable properties to the prototype of any object.
Last synced: 21 Nov 2024
https://github.com/a7mdfre7at/masterly.extensions.core
Rich set of C# extensions methods
collection comparable csharp dictionaries dotnet enumerable extension-methods list object-oriented-programming reflection string string-manipulation types
Last synced: 28 Nov 2024
https://github.com/maheshkumar-novice/custom-enumerables
Rebuild of few Ruby enumerable module methods
Last synced: 05 Dec 2024