-
Updated
May 27, 2022 - Go
#
generics
Here are 702 public repositories matching this topic...
A simple generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
-
Updated
May 30, 2022 - Go
10
Open
Union()
awalterschulze
commented
Feb 24, 2019
For example
deriveEqual(T, T, func(A, A) bool, func(B, B) bool) bool
, where T contains a field with type A and B
iOS reusable form library in Swift.
-
Updated
Apr 5, 2022 - Swift
Generically derive traversals, lenses, and prisms.
-
Updated
Apr 17, 2022 - Haskell
A Fast Golang Redis RESP3 client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
go
redis
golang
redis-cluster
generics
redis-client
redis-cache
redis-cluster-client
resp3
resp3-client
redis6
client-side-caching
-
Updated
May 30, 2022 - Go
ahinchman1
commented
Dec 16, 2019
Parent issue: #335
Every plugin must be able to use all properties to construct the exact PSI element being fed in to achieve isomorphism between Quote and Scope. To ensure that AST parsing and our quote-and-template system is robust, more testing is needed to increase stability and reliability.
Checklist for WhenExpression
- Destructure and make available all methods related to re
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
AST-scope
AST elements for the quote system
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
rust
data-structure
stack
datastructures
containers
vector
array
iterator
container
static
crates
const
generics
data-structures
iterators
collections
no-std
datastructure
rustc
vec
const-generics
-
Updated
May 16, 2022 - Rust
A typed implementation of the Go sync.Map using code generation
-
Updated
Mar 9, 2021 - Go
Functional tools in Go 1.18 using newly introduced generics
-
Updated
May 25, 2022 - Go
All generic functions for Go 1.18 you ever need!
-
Updated
Apr 19, 2022 - Go
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
-
Updated
Apr 11, 2020 - Java
A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy) 🍒
-
Updated
May 23, 2022 - Go
Improve this page
Add a description, image, and links to the generics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the generics topic, visit your repo's landing page and select "manage topics."
Find will return the index of the first element that matches, or -1 if none match.