All Projects → j3-fortran → generics

j3-fortran / generics

Licence: BSD-3-Clause License
No description or website provided.

Programming Languages

fortran
972 projects

Projects that are alternatives of or similar to generics

go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Stars: ✭ 43 (+72%)
Mutual labels:  generics, generic-programming
heidi
heidi : tidy data in Haskell
Stars: ✭ 24 (-4%)
Mutual labels:  generics, generic-programming
truthy
Package truthy provides truthy condition testing with Go generics
Stars: ✭ 31 (+24%)
Mutual labels:  generics
generic-simd
Generic SIMD abstractions for Rust.
Stars: ✭ 45 (+80%)
Mutual labels:  generics
generic
Generic programming library for Python
Stars: ✭ 50 (+100%)
Mutual labels:  generic-programming
go2generics
🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)
Stars: ✭ 146 (+484%)
Mutual labels:  generics
go-callbag
golang implementation of Callbag
Stars: ✭ 19 (-24%)
Mutual labels:  generics
generics
Deprecated! See https://github.com/golang-design/go2generics.
Stars: ✭ 26 (+4%)
Mutual labels:  generics
GENERIS
Versatile Go code generator.
Stars: ✭ 32 (+28%)
Mutual labels:  generics
Stack
A Type-Safe, Thread-Safe-ish approach to CoreData in Swift
Stars: ✭ 47 (+88%)
Mutual labels:  generics
go-inline
Generic Data Structures/Algorithms in golang.
Stars: ✭ 52 (+108%)
Mutual labels:  generics
SwiftRadix
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
Stars: ✭ 34 (+36%)
Mutual labels:  generics
genx
GenX: Generics For Go, Yet Again.
Stars: ✭ 37 (+48%)
Mutual labels:  generics
ViewControllersFactory
Instantiate your ViewControllers easily with this small factory class
Stars: ✭ 26 (+4%)
Mutual labels:  generics
go2linq
Generic Go implementation of .NET's LINQ to Objects.
Stars: ✭ 41 (+64%)
Mutual labels:  generics
TableViewExtension
This extension simplify registering any cell, reusing and other verbosity steps.
Stars: ✭ 13 (-48%)
Mutual labels:  generic-programming
ttlcache
An in-memory cache with item expiration and generics
Stars: ✭ 468 (+1772%)
Mutual labels:  generics
rueidis
A Fast Golang Redis RESP3 client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
Stars: ✭ 422 (+1588%)
Mutual labels:  generics
GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
Stars: ✭ 53 (+112%)
Mutual labels:  generic-programming
lru
LRU cache using go generics
Stars: ✭ 108 (+332%)
Mutual labels:  generics

This project is to refine concepts for potential features in Fortran 202Y that supports generic programming. (202Y is the internal name for the revision after the next revision, and is intentionally vague.)

For now, contributions should largely be in the form of motivating use cases and illustrative examples that highlight issues and approaches.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].